Go to the documentation of this file.
10 #ifndef CBMMUCHSECTORRECTANGULAR_H
11 #define CBMMUCHSECTORRECTANGULAR_H 1
14 #include <RtypesCore.h>
51 return x > fX1 && x < fX2 && y > fY1 &&
y < fY2;
CbmMuchPadRectangular * GetPad(Double_t x, Double_t y)
CbmMuchSectorRectangular()
Double_t GetPadDy() const
Double_t GetPadDx() const
Double_t GetSigmaX() const
std::vector< CbmMuchSectorRectangular * > fNeighbours
void SetNeighbours(std::vector< CbmMuchSectorRectangular * > neighbours)
ClassDef(CbmMuchSectorRectangular, 1)
Bool_t Inside(Double_t x, Double_t y)
virtual ~CbmMuchSectorRectangular()
std::vector< CbmMuchSectorRectangular * > GetNeighbours()
TVector3 GetPosition() const
Double_t GetSigmaY() const