ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for Acts::Layer, including all inherited members.
approachDescriptor() const | Acts::Layer | |
approachDescriptor() | Acts::Layer | |
assignGeoID(const GeometryID &geoID) | Acts::GeometryObject | inline |
binningPosition(const GeometryContext &gctx, BinningValue bValue) const =0 | Acts::GeometryObject | pure virtual |
binningPositionValue(const GeometryContext &gctx, BinningValue bValue) const | Acts::GeometryObject | inlinevirtual |
closeGeometry(const IMaterialDecorator *materialDecorator, const GeometryID &layerID) | Acts::Layer | private |
compatibleSurfaces(const GeometryContext &gctx, const Vector3D &position, const Vector3D &direction, const options_t &options) const | Acts::Layer | |
encloseTrackingVolume(const TrackingVolume &tvol) | Acts::Layer | inlineprotected |
geoID() const | Acts::GeometryObject | inline |
GeometryObject()=default | Acts::GeometryObject | |
GeometryObject(const GeometryObject &)=default | Acts::GeometryObject | |
GeometryObject(const GeometryID &geoID) | Acts::GeometryObject | inline |
isOnLayer(const GeometryContext &gctx, const Vector3D &position, const BoundaryCheck &bcheck=true) const | Acts::Layer | inlinevirtual |
Layer()=delete | Acts::Layer | |
Layer(const Layer &)=delete | Acts::Layer | |
Layer(std::unique_ptr< SurfaceArray > surfaceArray, double thickness=0., std::unique_ptr< ApproachDescriptor > ades=nullptr, LayerType laytyp=passive) | Acts::Layer | protected |
layerType() const | Acts::Layer | inline |
m_approachDescriptor | Acts::Layer | protected |
m_geoID | Acts::GeometryObject | protected |
m_layerThickness | Acts::Layer | protected |
m_layerType | Acts::Layer | protected |
m_nextLayers | Acts::Layer | protected |
m_nextLayerUtility | Acts::Layer | protected |
m_representingVolume | Acts::Layer | protected |
m_ssApproachSurfaces | Acts::Layer | protected |
m_ssRepresentingSurface | Acts::Layer | protected |
m_ssSensitiveSurfaces | Acts::Layer | protected |
m_surfaceArray | Acts::Layer | protected |
m_trackingVolume | Acts::Layer | protected |
nextLayer(const GeometryContext &gctx, const Vector3D &position, const Vector3D &direction) const | Acts::Layer | inline |
operator=(const Layer &)=delete | Acts::Layer | |
Acts::GeometryObject::operator=(const GeometryObject &geoID) | Acts::GeometryObject | inline |
representingVolume() const | Acts::Layer | inline |
resolve(const options_t &options) const | Acts::Layer | inline |
resolve(bool resolveSensitive, bool resolveMaterial, bool resolvePassive) const | Acts::Layer | inlinevirtual |
surfaceArray() const | Acts::Layer | inline |
surfaceArray() | Acts::Layer | inline |
surfaceOnApproach(const GeometryContext &gctx, const Vector3D &position, const Vector3D &direction, const options_t &options) const | Acts::Layer | |
surfaceRepresentation() const =0 | Acts::Layer | pure virtual |
surfaceRepresentation()=0 | Acts::Layer | pure virtual |
thickness() const | Acts::Layer | inline |
TrackingVolume class | Acts::Layer | friend |
trackingVolume() const | Acts::Layer | inline |
~Layer()=default | Acts::Layer | virtual |