5 #include "TClonesArray.h"
44 virtual void Clear(
const Option_t *);
void SetLength(Int_t l1, Int_t l2)
Int_t fNhitsInLayer[fNDetMax]
static const Int_t fNDetMax
void AddCell(AliMFTCACell *cell)
const Int_t GetNcellsInLayer(Int_t nl)
static const Int_t fNMaxPlanes
AliMFTCACell * GetCellInLayer(Int_t nl, Int_t nc)
ClassDef(AliMFTCARoad, 1)
Array of cells per layer.
TClonesArray * fHitsInLayer[fNDetMax]
void AddHit(AliMFTCAHit *hit)
AliMFTCARoad & operator=(const AliMFTCARoad &)
AliMFTCAHit * GetHitInLayer(Int_t nl, Int_t nh)
virtual void Clear(const Option_t *)
const Int_t GetNhitsInLayer(Int_t nl)
TClonesArray * fCellsInLayer[fNDetMax]
Array of hits per layer.
Int_t fNcellsInLayer[fNDetMax]
AliMFTCACell * GetCellByGID(Int_t gid)