13 #ifndef ALI_MP_CONSTANTS_H
14 #define ALI_MP_CONSTANTS_H
26 static Bool_t
IsEqual(Double_t length1, Double_t length2);
27 static Bool_t
IsEqual(Double_t v1x, Double_t v1y,
28 Double_t v2x, Double_t v2y);
47 virtual Bool_t
IsEqual(
const TObject*)
const {
return true; }
92 #endif //ALI_MP_CONSTANTS_H
static const Int_t fgkStartPadIndex
global pad indices start value
static Int_t NofChambers()
Return number of chambers.
virtual Bool_t IsEqual(const TObject *) const
unused derived functions
static const Int_t fgkNofLocalBoards
number of notified trigger local boards
static const Int_t fgkNonBendingManuMask
bit to set to indicate a manu located in non-bending plane
virtual ~AliMpConstants()
static const Int_t fgkNofChambers
number of chambers
static const Int_t fgkNofTrackingChambers
number of tracking chambers
static Int_t NofLocalBoards()
Return number of trigger local boards.
static Double_t LengthTolerance()
Return the length precision for tests.
static Int_t ManuNofChannels()
Max number of channels per manu.
static Int_t NofCathodes()
Return number of cathodes.
static Int_t NofGeomModules()
Return number of geometry modules.
static Double_t LengthStep()
Return the step in length used to move from a geometric border.
static const Int_t fgkNofCathodes
number of cathodes
static const Int_t fgkNofGeomModules
number of geometry modules
static const Int_t fgkTotalNofLocalBoards
total number of trigger local boards
static const Int_t fgkLocalBoardNofChannels
max number of channels per local trigger board
static const Double_t fgkLengthStep
the step in length used to move from a geometric border inside (pad, motif)
static Int_t TotalNofLocalBoards()
Return total number of trigger local boards.
static Int_t LocalBoardNofChannels()
Max number of channels per local board.
static Int_t StartPadIndex()
Return global pad indices start value.
static Bool_t IsEqual(Double_t length1, Double_t length2)
static const Double_t fgkLengthTolerance
the length precision for tests
Globally used constants definition.
static const Int_t fgkManuNofChannels
max number of channels per manu
static Int_t NofTrackingChambers()
Return number of tracking chambers.
static Int_t ManuMask(AliMp::PlaneType planeType)
static Int_t NofTriggerChambers()