13 #ifndef ALI_MP_PAD_ROW_H 14 #define ALI_MP_PAD_ROW_H 20 #include <TObjArray.h> 34 Int_t motifPositionId,
62 #endif //ALI_MP_PAD_ROW_H A pad row composed of the pad row segments.
void SetOffsetX(Double_t offsetX)
AliMpVPadRowSegment * GetPadRowSegment(Int_t i) const
Double_t HalfSizeY() const
Int_t GetNofPadRowSegments() const
Double_t fOffsetX
the x position of the border
AliMpVPadRowSegment * FindPadRowSegment(Double_t x) const
Double_t CurrentBorderX() const
AliMp::XDirection fDirection
the pad row x direction
A motif with its unique ID and the motif type.
AliMpVPadRowSegment * AddPadRowSegment(AliMpMotif *motif, Int_t motifPositionId, Int_t nofPads)
TObjArray fSegments
the pad row segments
The abstract base class for a pad row segment composed of the the identic pads.