1 #ifndef Geom_SimpleCylinderBounds_H 2 #define Geom_SimpleCylinderBounds_H 46 #endif // Geom_SimpleCylinderBounds_H
virtual bool inside(const Local3DPoint &) const =0
Determine if the point is inside the bounds.
float thickness() const override
Thikness of the "pipe", i.e. difference between outer and inner radius.
bool inside(const Local3DPoint &p) const override
Determine if the point is inside the bounds.
SimpleCylinderBounds(float rmin, float rmax, float zmin, float zmax)
Bounds * clone() const override
float length() const override
Lenght of the cylinder.
float width() const override
Outer diameter of the cylinder.