39 double phiMin,
double phiMax,
40 double etaMin,
double etaMax);
71 double tantheta =
r/
x;
72 double theta = std::atan(tantheta);
74 return -std::log(std::tan(0.5*
theta));
82 double tantheta =
r/
x;
83 double theta = std::atan(tantheta);
85 return -std::log(std::tan(0.5*
theta));
Scalar theta() const
theta method
std::ostream & operator<<(std::ostream &s, const RegSelRoI &r)
double etaMinLimit(double r) const
find the min eta limits for an object fully contained within an roi, bounded with the specifed radius
double getrMin(const double z) const
double getphiWidth() const
double etaMaxLimit(double r) const
find the max eta limits for an object fully contained within an roi, bounded with the specifed radius
double getzMax(const double r) const
double getzMin(const double r) const
double getrMax(const double z) const