ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for Acts::BoundarySurfaceT< T >, including all inherited members.
attachedVolume(const GeometryContext &gctx, const Vector3D &pos, const Vector3D &mom, NavigationDirection pdir) const | Acts::BoundarySurfaceT< T > | virtual |
attachVolume(const T *volume, BoundaryOrientation inout) | Acts::BoundarySurfaceT< T > | |
attachVolumeArray(std::shared_ptr< const VolumeArray > volumes, BoundaryOrientation inout) | Acts::BoundarySurfaceT< T > | |
BoundarySurfaceT() | Acts::BoundarySurfaceT< T > | inline |
BoundarySurfaceT(std::shared_ptr< const Surface > surface, const T *inside, const T *outside) | Acts::BoundarySurfaceT< T > | inline |
BoundarySurfaceT(std::shared_ptr< const Surface > surface, VolumePtr inside, VolumePtr outside) | Acts::BoundarySurfaceT< T > | inline |
BoundarySurfaceT(std::shared_ptr< const Surface > surface, std::shared_ptr< const VolumeArray > insideArray, std::shared_ptr< const VolumeArray > outsideArray) | Acts::BoundarySurfaceT< T > | inline |
m_insideVolume | Acts::BoundarySurfaceT< T > | protected |
m_insideVolumeArray | Acts::BoundarySurfaceT< T > | protected |
m_outsideVolume | Acts::BoundarySurfaceT< T > | protected |
m_outsideVolumeArray | Acts::BoundarySurfaceT< T > | protected |
m_surface | Acts::BoundarySurfaceT< T > | protected |
onBoundary(const GeometryContext &gctx, const P &pars) const | Acts::BoundarySurfaceT< T > | inline |
surfaceRepresentation() const | Acts::BoundarySurfaceT< T > | inlinevirtual |
T | Acts::BoundarySurfaceT< T > | private |
VolumeArray typedef | Acts::BoundarySurfaceT< T > | private |
VolumePtr typedef | Acts::BoundarySurfaceT< T > | private |
~BoundarySurfaceT()=default | Acts::BoundarySurfaceT< T > | virtual |