1 #ifndef ALITPCALTROMAPPING_H 2 #define ALITPCALTROMAPPING_H 14 #include "AliAltroMapping.h" 22 virtual Int_t
GetHWAddress(Int_t padrow, Int_t pad, Int_t sector);
23 virtual Int_t
GetPadRow(Int_t hwAddress)
const;
24 virtual Int_t
GetPad(Int_t hwAddress)
const;
25 virtual Int_t
GetSector(Int_t hwAddress)
const;
Short_t * fInvMapping
! Inverse of fMapping
Int_t fMinPadRow
Minimum Index of pad-row.
virtual Bool_t CreateInvMapping()
AliTPCAltroMapping & operator=(const AliTPCAltroMapping &mapping)
virtual Int_t GetPadRow(Int_t hwAddress) const
virtual Int_t GetSector(Int_t hwAddress) const
virtual Int_t GetPad(Int_t hwAddress) const
virtual ~AliTPCAltroMapping()
Int_t fMaxPadRow
Maximum Index of pad-row.
virtual Int_t GetHWAddress(Int_t padrow, Int_t pad, Int_t sector)
virtual Bool_t ReadMapping()
Int_t fMaxPad
Maximum Index of pad inside row.