FACT++  1.0
Int_t MThread::RunThread ( void *  arg = 0)
inline

Definition at line 43 of file MThread.h.

Referenced by Camera::Camera().

43 { return fThread.Run(arg); }
TThread fThread
Definition: MThread.h:11

+ Here is the caller graph for this function: