Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for Acts::NavigationLayer, including all inherited members.
approachDescriptor() const | Acts::Layer | |
approachDescriptor() | Acts::Layer | |
assignGeometryId(const GeometryIdentifier &geometryId) | Acts::GeometryObject | inline |
binningPosition(const GeometryContext &gctx, BinningValue bValue) const final | Acts::NavigationLayer | inlinevirtual |
binningPositionValue(const GeometryContext &gctx, BinningValue bValue) const | Acts::GeometryObject | inlinevirtual |
compatibleSurfaces(const GeometryContext &gctx, const Vector3 &position, const Vector3 &direction, const NavigationOptions< Surface > &options) const | Acts::Layer | |
create(std::shared_ptr< const Surface > sRepresentation, double thickness=0.) | Acts::NavigationLayer | inlinestatic |
encloseTrackingVolume(const TrackingVolume &tvol) | Acts::Layer | inlineprotected |
geometryId() const | Acts::GeometryObject | inline |
GeometryObject()=default | Acts::GeometryObject | |
GeometryObject(const GeometryObject &)=default | Acts::GeometryObject | |
GeometryObject(const GeometryIdentifier &geometryId) | Acts::GeometryObject | inline |
isOnLayer(const GeometryContext &gctx, const Vector3 &gp, const BoundaryCheck &bcheck=true) const final | Acts::NavigationLayer | 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_geometryId | 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_surfaceRepresentation | Acts::NavigationLayer | protected |
m_trackingVolume | Acts::Layer | protected |
NavigationLayer()=delete | Acts::NavigationLayer | |
NavigationLayer(const NavigationLayer &)=delete | Acts::NavigationLayer | |
NavigationLayer(std::shared_ptr< const Surface > surfaceRepresentation, double thickness) | Acts::NavigationLayer | protected |
nextLayer(const GeometryContext &gctx, const Vector3 &position, const Vector3 &direction) const | Acts::Layer | inline |
operator=(const NavigationLayer &)=delete | Acts::NavigationLayer | |
Acts::Layer::operator=(const Layer &layer)=delete | Acts::Layer | |
Acts::GeometryObject::operator=(const GeometryObject &geometryId) | Acts::GeometryObject | inline |
representingVolume() const | Acts::Layer | inline |
resolve(bool resolveSensitive, bool resolveMaterial, bool resolvePassive) const final | Acts::NavigationLayer | inlinevirtual |
Acts::Layer::resolve(const options_t &options) const | Acts::Layer | inline |
surfaceArray() const | Acts::Layer | inline |
surfaceArray() | Acts::Layer | inline |
surfaceOnApproach(const GeometryContext &gctx, const Vector3 &position, const Vector3 &direction, const NavigationOptions< Layer > &options) const | Acts::Layer | |
surfaceRepresentation() const final | Acts::NavigationLayer | inlinevirtual |
surfaceRepresentation() final | Acts::NavigationLayer | inlinevirtual |
thickness() const | Acts::Layer | inline |
trackingVolume() const | Acts::Layer | inline |
~Layer()=default | Acts::Layer | virtual |
~NavigationLayer() override | Acts::NavigationLayer |