_half_length | SimpleCylinderImpl | private |
_id | dd4hep::rec::VolSurfaceBase | protected |
_innerMat | dd4hep::rec::VolSurfaceBase | protected |
_n | dd4hep::rec::VolSurfaceBase | protected |
_o | dd4hep::rec::VolSurfaceBase | protected |
_outerMat | dd4hep::rec::VolSurfaceBase | protected |
_refCount | dd4hep::rec::VolSurfaceBase | protected |
_th_i | dd4hep::rec::VolSurfaceBase | protected |
_th_o | dd4hep::rec::VolSurfaceBase | protected |
_type | dd4hep::rec::VolSurfaceBase | protected |
_u | dd4hep::rec::VolSurfaceBase | protected |
_v | dd4hep::rec::VolSurfaceBase | protected |
_vol | dd4hep::rec::VolSurfaceBase | protected |
distance(const Vector3D &point) const | dd4hep::rec::VolCylinderImpl | virtual |
getLines(unsigned nMax=100) | SimpleCylinderImpl | inlinevirtual |
globalToLocal(const Vector3D &point) const | dd4hep::rec::VolCylinderImpl | virtual |
id() const | dd4hep::rec::VolSurfaceBase | virtual |
innerMaterial() const | dd4hep::rec::VolSurfaceBase | virtual |
innerThickness() const | dd4hep::rec::VolSurfaceBase | virtual |
insideBounds(const Vector3D &point, double epsilon) const | SimpleCylinderImpl | inlinevirtual |
length_along_u() const | dd4hep::rec::VolSurfaceBase | virtual |
length_along_v() const | dd4hep::rec::VolSurfaceBase | virtual |
localToGlobal(const Vector2D &point) const | dd4hep::rec::VolCylinderImpl | virtual |
normal(const Vector3D &point=Vector3D()) const | dd4hep::rec::VolCylinderImpl | virtual |
origin() const | dd4hep::rec::VolSurfaceBase | virtual |
outerMaterial() const | dd4hep::rec::VolSurfaceBase | virtual |
outerThickness() const | dd4hep::rec::VolSurfaceBase | virtual |
setHalfLength(double half_length) | SimpleCylinderImpl | inline |
setID(dd4hep::FieldID id) | SimpleCylinderImpl | inline |
setInnerMaterial(const IMaterial &mat) | dd4hep::rec::VolSurfaceBase | inline |
setNormal(const Vector3D &n) | dd4hep::rec::VolSurfaceBase | protectedvirtual |
setOrigin(const Vector3D &o) | dd4hep::rec::VolSurfaceBase | protectedvirtual |
setOuterMaterial(const IMaterial &mat) | dd4hep::rec::VolSurfaceBase | inline |
setU(const Vector3D &u) | dd4hep::rec::VolSurfaceBase | protectedvirtual |
setV(const Vector3D &v) | dd4hep::rec::VolSurfaceBase | protectedvirtual |
SimpleCylinderImpl(dd4hep::Volume vol, SurfaceType type, double thickness_inner, double thickness_outer, Vector3D origin) | SimpleCylinderImpl | inline |
type() const | dd4hep::rec::VolSurfaceBase | virtual |
u(const Vector3D &point=Vector3D()) const | dd4hep::rec::VolCylinderImpl | virtual |
v(const Vector3D &point=Vector3D()) const | dd4hep::rec::VolSurfaceBase | virtual |
VolCylinderImpl() | dd4hep::rec::VolCylinderImpl | inline |
VolCylinderImpl(Volume vol, SurfaceType type, double thickness_inner, double thickness_outer, Vector3D origin) | dd4hep::rec::VolCylinderImpl | |
VolSurfaceBase()=default | dd4hep::rec::VolSurfaceBase | |
VolSurfaceBase(SurfaceType typ, double thickness_inner, double thickness_outer, Vector3D u_val, Vector3D v_val, Vector3D n, Vector3D o, Volume vol, int identifier) | dd4hep::rec::VolSurfaceBase | inline |
VolSurfaceBase(const VolSurfaceBase &c) | dd4hep::rec::VolSurfaceBase | inline |
volume() const | dd4hep::rec::VolSurfaceBase | inline |
~ISurface() | dd4hep::rec::ISurface | inlinevirtual |
~VolSurfaceBase()=default | dd4hep::rec::VolSurfaceBase | virtual |