|
CbmRoot
|
#include <CbmMvdHitfinderTB.h>
Public Member Functions | |
| CbmMvdHitfinderTB () | |
| CbmMvdHitfinderTB (const char *name, Int_t iVerbose=1) | |
| CbmMvdHitfinderTB (const char *name, Int_t mode, Int_t iVerbose) | |
| virtual | ~CbmMvdHitfinderTB () |
| void | Exec (Option_t *opt) |
| void | UseClusterfinder (Bool_t clusterfinderFlag) |
| void | ShowDebugHistos () |
Private Member Functions | |
| virtual InitStatus | Init () |
| virtual InitStatus | ReInit () |
| virtual void | Finish () |
| void | Register () |
| void | Reset () |
| void | GetMvdGeometry () |
| void | PrintParameters () const |
| std::string | ParametersToString () const |
| CbmMvdHitfinderTB (const CbmMvdHitfinderTB &) | |
| CbmMvdHitfinderTB | operator= (const CbmMvdHitfinderTB &) |
| ClassDef (CbmMvdHitfinderTB, 1) | |
Private Attributes | |
| CbmMvdDetector * | fDetector |
| TClonesArray * | fInputDigis |
| TClonesArray * | fInputCluster |
| TClonesArray * | fHits |
| UInt_t | fHitfinderPluginNr |
| Bool_t | useClusterfinder |
| Bool_t | fShowDebugHistos |
| TStopwatch | fTimer |
| ROOT timer. | |
| Int_t | fmode |
Definition at line 22 of file CbmMvdHitfinderTB.h.
| CbmMvdHitfinderTB::CbmMvdHitfinderTB | ( | ) |
Default constructor
Definition at line 37 of file CbmMvdHitfinderTB.cxx.
References fDetector, fHitfinderPluginNr, fHits, fInputCluster, fInputDigis, fmode, fShowDebugHistos, fTimer, and useClusterfinder.
Referenced by CbmMvdHitfinderTB(), ClassDef(), and operator=().
| CbmMvdHitfinderTB::CbmMvdHitfinderTB | ( | const char * | name, |
| Int_t | iVerbose = 1 ) |
Standard constructor
| name | Task name |
Definition at line 53 of file CbmMvdHitfinderTB.cxx.
References fDetector, fHitfinderPluginNr, fHits, fInputCluster, fInputDigis, fmode, fShowDebugHistos, fTimer, and useClusterfinder.
Definition at line 69 of file CbmMvdHitfinderTB.cxx.
References fDetector, fHitfinderPluginNr, fHits, fInputCluster, fInputDigis, fmode, fShowDebugHistos, fTimer, and useClusterfinder.
|
virtual |
|
private |
References CbmMvdHitfinderTB().
|
private |
References CbmMvdHitfinderTB().
| void CbmMvdHitfinderTB::Exec | ( | Option_t * | opt | ) |
Definition at line 97 of file CbmMvdHitfinderTB.cxx.
References fDetector, fHitfinderPluginNr, fHits, fInputCluster, and fTimer.
|
privatevirtual |
Virtual method Finish
Definition at line 183 of file CbmMvdHitfinderTB.cxx.
References PrintParameters().
|
private |
Definition at line 192 of file CbmMvdHitfinderTB.cxx.
|
privatevirtual |
Intialisation
Definition at line 122 of file CbmMvdHitfinderTB.cxx.
References fDetector, fHitfinderPluginNr, fHits, fInputCluster, fShowDebugHistos, and CbmMvdDetector::Instance().
|
private |
References CbmMvdHitfinderTB().
|
private |
Definition at line 198 of file CbmMvdHitfinderTB.cxx.
Referenced by PrintParameters().
|
private |
Print digitisation parameters
Definition at line 195 of file CbmMvdHitfinderTB.cxx.
References ParametersToString().
Referenced by Finish().
|
private |
Register the output arrays to the IOManager
|
privatevirtual |
Reinitialisation
Definition at line 178 of file CbmMvdHitfinderTB.cxx.
|
private |
|
inline |
Definition at line 44 of file CbmMvdHitfinderTB.h.
References fShowDebugHistos.
|
inline |
Definition at line 40 of file CbmMvdHitfinderTB.h.
References useClusterfinder.
|
private |
Definition at line 48 of file CbmMvdHitfinderTB.h.
Referenced by CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), Exec(), and Init().
|
private |
Definition at line 54 of file CbmMvdHitfinderTB.h.
Referenced by CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), Exec(), and Init().
|
private |
Definition at line 52 of file CbmMvdHitfinderTB.h.
Referenced by CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), Exec(), Init(), Reset(), and ~CbmMvdHitfinderTB().
|
private |
Definition at line 51 of file CbmMvdHitfinderTB.h.
Referenced by CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), Exec(), and Init().
|
private |
Definition at line 50 of file CbmMvdHitfinderTB.h.
Referenced by CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), and CbmMvdHitfinderTB().
|
private |
Definition at line 58 of file CbmMvdHitfinderTB.h.
Referenced by CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), and CbmMvdHitfinderTB().
|
private |
Definition at line 56 of file CbmMvdHitfinderTB.h.
Referenced by CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), Init(), and ShowDebugHistos().
|
private |
ROOT timer.
Definition at line 57 of file CbmMvdHitfinderTB.h.
Referenced by CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), and Exec().
|
private |
Definition at line 55 of file CbmMvdHitfinderTB.h.
Referenced by CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), CbmMvdHitfinderTB(), and UseClusterfinder().