13 #ifndef ALI_MP_ROW_SEGMENT_L_SPECIAL_H
14 #define ALI_MP_ROW_SEGMENT_L_SPECIAL_H
45 Double_t& x, Double_t& y)
const;
54 #endif //ALI_MP_ROW_SEGMENT_L_SPECIAL_H
A pad row composed of the pad row segments.
virtual Double_t GetPositionX() const
Return the x position of the row segment centre.
virtual void UpdatePadsOffset()
Update pads offset.
virtual Int_t SetIndicesToMotifPosition(Int_t i, MpPair_t indices)
Set global indices to i-th motif position and returns next index in x.
virtual Double_t GetPositionY() const
Return the y position of the row segment centre.
AliMpVPadRowSegment * FindMostRightPadRowSegment(Int_t motifPositionId) const
AliMpRowSegmentLSpecial()
A special inner row segment composed of the pad rows.
A row composed of the row segments.
Abstract base class for a special row segment composed of the pad rows.
virtual void SetGlobalIndices(AliMpRow *rowBefore)
Set global indices limits.
virtual void MotifCenterSlow(Int_t motifPositionId, Double_t &x, Double_t &y) const
Return the coordinates of the motif specified with the given motif position Id . ...
virtual Double_t LeftBorderX() const
Return the x coordinate of the left border in the global coordinate system.
virtual Double_t RightBorderX() const
Return the x coordinate of the right border in the global coordinate system.
virtual ~AliMpRowSegmentLSpecial()
The abstract base class for a pad row segment composed of the the identic pads.