Definition at line 62 of file GetMedia.C.
Public Member Functions | |
GetMedia (const char *modlist="FMD:ITS:BODY:ABSO:START:PIPE", const char *output="media.root") | |
Media * | FindMedia (Int_t med) |
Bool_t | Init () |
Bool_t | Begin (Int_t ev) |
Bool_t | ProcessHit (AliFMDHit *hit, TParticle *track) |
Bool_t | Finish () |
Private Attributes | |
TString | fModList |
TObjArray | fMedia |
Media * | fOther |
Media * | fAll |
Int_t | fEv |
TFile * | fOutput |
|
Definition at line 73 of file GetMedia.C. |
|
Begining of event
Reimplemented from AliFMDInput. Definition at line 121 of file GetMedia.C. |
|
Definition at line 83 of file GetMedia.C. |
|
Called at the end of the run.
Reimplemented from AliFMDInput. Definition at line 167 of file GetMedia.C. |
|
Initialize the class. If a user class overloads this member function, then this must be explicitly called
Reimplemented from AliFMDInput. Definition at line 96 of file GetMedia.C. |
|
Process one hit, and optionally it's corresponding kinematics track. Users should over this to process each hit.
Reimplemented from AliFMDInput. Definition at line 127 of file GetMedia.C. |
|
Definition at line 68 of file GetMedia.C. |
|
Definition at line 69 of file GetMedia.C. |
|
Definition at line 66 of file GetMedia.C. |
|
Definition at line 65 of file GetMedia.C. |
|
Definition at line 67 of file GetMedia.C. |
|
Definition at line 70 of file GetMedia.C. |