Go to the documentation of this file. 1 #ifndef Geom_SimpleConeBounds_H
2 #define Geom_SimpleConeBounds_H
84 float dr = (rAtZmax - rAtZmin);
102 #endif // Geom_SimpleConeBounds_H
Geom::Theta< float > openingAngle() const
virtual bool inside(const Local2DPoint &p, const LocalError &err) const
GlobalPoint vertex() const
Bounds * clone() const override
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
virtual bool inside(const Local3DPoint &) const =0
Determine if the point is inside the bounds.
Geom::Theta< T > theta() const
Global3DPoint GlobalPoint
bool inside(const Local3DPoint &p) const override
Determine if the point is inside the bounds.
bool inside(const Local3DPoint &p, const LocalError &err, float scale) const override
Determine if a point is inside the bounds, taking error into account.
float width() const override
Maximum diameter.
SimpleConeBounds(float zmin, float rmin_zmin, float rmax_zmin, float zmax, float rmin_zmax, float rmax_zmax)
Construct from inner/outer radius on the two Z faces.
Abs< T >::type abs(const T &t)
float thickness() const override
float length() const override
Length along Z.