EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for Acts::Volume, including all inherited members.
assignGeometryId(const GeometryIdentifier &geometryId) | Acts::GeometryObject | inline |
binningPosition(const GeometryContext &gctx, BinningValue bValue) const override | Acts::Volume | virtual |
binningPositionValue(const GeometryContext &gctx, BinningValue bValue) const | Acts::GeometryObject | inlinevirtual |
BoundingBox typedef | Acts::Volume | |
boundingBox(const Vector3D &envelope={0, 0, 0}) const | Acts::Volume | |
center() const | Acts::Volume | inline |
geometryId() const | Acts::GeometryObject | inline |
GeometryObject()=default | Acts::GeometryObject | |
GeometryObject(const GeometryObject &)=default | Acts::GeometryObject | |
GeometryObject(const GeometryIdentifier &geometryId) | Acts::GeometryObject | inline |
inside(const Vector3D &gpos, double tol=0.) const | Acts::Volume | |
itransform() const | Acts::Volume | inline |
m_center | Acts::Volume | protected |
m_geometryId | Acts::GeometryObject | protected |
m_itransform | Acts::Volume | protected |
m_orientedBoundingBox | Acts::Volume | protected |
m_transform | Acts::Volume | protected |
m_volumeBounds | Acts::Volume | protected |
operator=(const Volume &vol) | Acts::Volume | |
Acts::GeometryObject::operator=(const GeometryObject &geometryId) | Acts::GeometryObject | inline |
orientedBoundingBox() const | Acts::Volume | |
transform() const | Acts::Volume | inline |
Volume(const Transform3D &transform, VolumeBoundsPtr volbounds) | Acts::Volume | |
Volume(const Volume &vol, const Transform3D &shift=Transform3D::Identity()) | Acts::Volume | |
Volume()=delete | Acts::Volume | |
volumeBounds() const | Acts::Volume | inline |
~Volume()=default | Acts::Volume | virtual |