DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
This is the complete list of members for dd4hep::rec::ISurface, including all inherited members.
distance(const Vector3D &point) const =0 | dd4hep::rec::ISurface | pure virtual |
globalToLocal(const Vector3D &point) const =0 | dd4hep::rec::ISurface | pure virtual |
id() const =0 | dd4hep::rec::ISurface | pure virtual |
innerMaterial() const =0 | dd4hep::rec::ISurface | pure virtual |
innerThickness() const =0 | dd4hep::rec::ISurface | pure virtual |
insideBounds(const Vector3D &point, double epsilon=1.e-4) const =0 | dd4hep::rec::ISurface | pure virtual |
length_along_u() const =0 | dd4hep::rec::ISurface | pure virtual |
length_along_v() const =0 | dd4hep::rec::ISurface | pure virtual |
localToGlobal(const Vector2D &point) const =0 | dd4hep::rec::ISurface | pure virtual |
normal(const Vector3D &point=Vector3D()) const =0 | dd4hep::rec::ISurface | pure virtual |
origin() const =0 | dd4hep::rec::ISurface | pure virtual |
outerMaterial() const =0 | dd4hep::rec::ISurface | pure virtual |
outerThickness() const =0 | dd4hep::rec::ISurface | pure virtual |
type() const =0 | dd4hep::rec::ISurface | pure virtual |
u(const Vector3D &point=Vector3D()) const =0 | dd4hep::rec::ISurface | pure virtual |
v(const Vector3D &point=Vector3D()) const =0 | dd4hep::rec::ISurface | pure virtual |
~ISurface() | dd4hep::rec::ISurface | inlinevirtual |