59 class TSystemDirectory;
162 virtual void SetLoads(
const char* mask);
170 virtual const char*
LoadedString(Bool_t dataOnly=
false)
const;
175 virtual Bool_t
Init();
181 virtual Bool_t
Begin(Int_t event);
186 virtual Bool_t
Event();
189 virtual Bool_t
End();
192 virtual Bool_t
Finish() {
return kTRUE; }
195 virtual Bool_t
Run(UInt_t maxEvents=0);
297 virtual Bool_t
ProcessESD(UShort_t d, Char_t r, UShort_t s, UShort_t t,
298 Float_t eta, Float_t mult);
307 virtual Bool_t
ProcessUser(UShort_t d, Char_t r, UShort_t s, UShort_t t,
314 static TArrayF
MakeLogScale(Int_t n, Double_t min, Double_t max);
381 virtual Float_t
GetSignal(UShort_t d, Char_t r, UShort_t s, UShort_t t);
396 static TChain*
MakeChain(
const char* what,
const char* datadir,
397 bool recursive=
false);
409 const TString& olddir,
411 const char* pattern,
bool recursive);
452 TParticle*) {
return kTRUE; }
462 Float_t,Float_t) {
return kTRUE; }
464 Float_t) {
return kTRUE; }
Reconstructed FMD points. It contains the pseudo-inclusive multiplicity.
Class to read ALTRO formated raw data from an AliRawReader object.
Forward Multiplicity Detector based on Silicon wafers. This class is the driver for especially simula...
Event Summary Data for the Forward Multiplicity Detector.This stores the psuedo-multiplicity and -rap...
class for summable digits
AliFMDhit is the hit class for the FMD. Hits are the information that comes from a Monte Carlo at eac...