1 #ifndef GeometryVector_PhiInterval_H 2 #define GeometryVector_PhiInterval_H 11 if (phi2<phi1) phi2+=
c1;
12 auto dphi = 0.5f*(phi2-phi1);
31 bool inside(
float ix,
float iy)
const {
T y() const
Cartesian y coordinate.
T x() const
Cartesian x coordinate.
PhiInterval(float ix, float iy, float dphi)
Sin< T >::type sin(const T &t)
bool inside(Basic3DVector< T > const &v) const
Cos< T >::type cos(const T &t)
PhiInterval(float phi1, float phi2)
bool inside(float ix, float iy) const