26 #include "TObjArray.h" 34 #include <TDirectory.h> 54 if (
sim == kTRUE) SetClass(
"AliSimDigits");
56 SetClass(
"AliDigits");
78 Int_t index = param->
GetIndex(sector,row);
80 if (dig !=0)
delete dig;
83 if (dig == 0)
return 0;
114 Int_t index = param->
GetIndex(sector,row);
137 if (param==0)
return kFALSE;
148 if (
fParam ==0 )
return kFALSE;
AliDetectorParam * fParam
pointer to detector parameters
Int_t fCompression
default compression for AliDigits - used in storing
Bool_t AddSegment(AliSegmentID *segment)
Bool_t fBSim
signalize if we have digits with track ID
void ClearSegment(Int_t index)
Manager class for detector parameters.
Manager and of geomety classes for set: TPC.
AliDigits * CreateRow(Int_t sector, Int_t row)
virtual AliSegmentID * LoadSegment(Int_t index)
Bool_t ClearRow(Int_t sector, Int_t row)
Time Projection Chamber clusters objects.
Bool_t MakeArray(Int_t n)
void sim(char *configPath, char *tpcDbpath, Int_t nevents)
const AliSegmentID * At(Int_t i)
virtual void StoreSegment(Int_t index)
Bool_t StoreRow(Int_t sector, Int_t row)
AliDigits * LoadRow(Int_t sector, Int_t row)
virtual void Allocate(Int_t rows, Int_t columns)
Bool_t Setup(AliDetectorParam *param)
Int_t GetIndex(Int_t sector, Int_t row) const
AliDigits * GetRow(Int_t sector, Int_t row)
Int_t GetNPads(Int_t isector, Int_t irow) const
virtual ~AliTPCDigitsArray()
TTree * fTree
! tree with segment objects
Bool_t MakeDictionary(Int_t size)