![]() |
AliRoot Core
v5-06-30 (35d6c57)
|
base class for loaders More...
#include <AliTPCLoader.h>
Public Member Functions | |
AliTPCLoader () | |
AliTPCLoader (const Char_t *name, const Char_t *topfoldername) | |
AliTPCLoader (const Char_t *name, TFolder *topfolder) | |
virtual | ~AliTPCLoader () |
Static Private Attributes | |
static const TString | fgkDefaultHitsFileName = "TPC.Hits.root" |
static const TString | fgkDefaultSDigitsFileName = "TPC.SDigits.root" |
static const TString | fgkDefaultDigitsFileName = "TPC.Digits.root" |
static const TString | fgkDefaultRecPointsFileName = "TPC.RecPoints.root" |
static const TString | fgkDefaultTracksFileName = "TPC.Tracks.root" |
base class for loaders
loader is common for reading data for all detectors Each detector has a loader data member loader is accessible via folder structure as well
Definition at line 15 of file AliTPCLoader.h.
AliTPCLoader::AliTPCLoader | ( | ) |
Definition at line 32 of file AliTPCLoader.cxx.
AliTPCLoader::AliTPCLoader | ( | const Char_t * | name, |
const Char_t * | topfoldername | ||
) |
Definition at line 36 of file AliTPCLoader.cxx.
AliTPCLoader::AliTPCLoader | ( | const Char_t * | name, |
TFolder * | topfolder | ||
) |
Definition at line 43 of file AliTPCLoader.cxx.
|
inlinevirtual |
Definition at line 22 of file AliTPCLoader.h.
|
staticprivate |
Definition at line 30 of file AliTPCLoader.h.
|
staticprivate |
Definition at line 22 of file AliTPCLoader.h.
|
staticprivate |
Definition at line 31 of file AliTPCLoader.h.
|
staticprivate |
Definition at line 29 of file AliTPCLoader.h.
|
staticprivate |
Definition at line 32 of file AliTPCLoader.h.