14 #ifndef ALI_MP_V_PAD_ROW_SEGMENT_H 15 #define ALI_MP_V_PAD_ROW_SEGMENT_H 26 Int_t motifPositionId, Int_t nofPads);
69 #endif //ALI_MP_V_PAD_ROW_SEGMENT_H A pad row composed of the pad row segments.
virtual Double_t RightBorderX() const =0
Int_t fMotifPositionId
the motif position id
virtual Double_t LeftBorderX() const =0
Double_t GetOffsetX() const
Return the x position of the right/left border.
AliMpVPadRowSegment & operator=(const AliMpVPadRowSegment &right)
Not implemented.
Double_t fOffsetX
the x position of the right/left border
virtual ~AliMpVPadRowSegment()
void SetOffsetX(Double_t offsetX)
Int_t fNofPads
number of pads
AliMpMotif * fMotif
the motif
virtual AliMpMotif * GetMotif() const
Int_t GetNofPads() const
Return number of pads.
A motif with its unique ID and the motif type.
virtual AliMpPadRow * GetPadRow() const
virtual Int_t GetMotifPositionId() const
virtual Double_t HalfSizeY() const
AliMpPadRow * fPadRow
the pad row containing this segment
The abstract base class for a pad row segment composed of the the identic pads.