|
ACTS
Experiment-independent tracking
|
This is the complete list of members for Acts::CylinderVolumeStack, including all inherited members.
| addGapVolume(const Transform3 &transform, const std::shared_ptr< VolumeBounds > &bounds) | Acts::VolumeStack | protected |
| assignGeometryId(const GeometryIdentifier &geometryId) | Acts::GeometryObject | |
| assignVolumeBounds(std::shared_ptr< VolumeBounds > volbounds) | Acts::Volume | |
| BoundingBox typedef | Acts::Volume | |
| boundingBox(const Vector3 &envelope={0, 0, 0}) const | Acts::Volume | |
| center(const GeometryContext &gctx) const | Acts::Volume | |
| center() const | Acts::Volume | |
| CylinderVolumeStack(const GeometryContext &gctx, std::vector< Volume * > &volumes, AxisDirection direction, VolumeAttachmentStrategy strategy=VolumeAttachmentStrategy::Midpoint, VolumeResizeStrategy resizeStrategy=VolumeResizeStrategy::Expand, const Logger &logger=Acts::getDummyLogger()) | Acts::CylinderVolumeStack | |
| CylinderVolumeStack(const GeometryContext &gctx, std::vector< Volume * > &volumes, AxisDirection direction, VolumeAttachmentStrategy strategy, std::pair< VolumeResizeStrategy, VolumeResizeStrategy > resizeStrategies, const Logger &logger=Acts::getDummyLogger()) | Acts::CylinderVolumeStack | |
| gaps() const | Acts::VolumeStack | |
| geometryId() const | Acts::GeometryObject | |
| GeometryObject()=default | Acts::GeometryObject | |
| GeometryObject(const GeometryObject &)=default | Acts::GeometryObject | |
| GeometryObject(const GeometryIdentifier &geometryId) | Acts::GeometryObject | explicit |
| globalToLocalTransform(const GeometryContext &gctx) const | Acts::Volume | |
| inside(const GeometryContext &gctx, const Vector3 &gpos, double tol=0.) const | Acts::Volume | |
| inside(const Vector3 &gpos, double tol=0.) const | Acts::Volume | |
| isGapVolume(const Volume &volume) const | Acts::VolumeStack | |
| itransform() const | Acts::Volume | |
| localToGlobalTransform(const GeometryContext &gctx) const | Acts::Volume | |
| m_center | Acts::Volume | protected |
| m_direction | Acts::VolumeStack | protected |
| m_gaps | Acts::VolumeStack | protected |
| m_geometryId | Acts::GeometryObject | protected |
| m_itransform | Acts::Volume | protected |
| m_resizeStrategies | Acts::VolumeStack | protected |
| m_transform | Acts::Volume | protected |
| m_volumes | Acts::VolumeStack | protected |
| operator=(const Volume &vol) | Acts::Volume | |
| operator==(const Volume &other) const | Acts::Volume | |
| orientedBoundingBox() const | Acts::Volume | |
| referencePosition(const GeometryContext &gctx, AxisDirection aDir) const override | Acts::Volume | virtual |
| referencePositionValue(const GeometryContext &gctx, AxisDirection aDir) const | Acts::GeometryObject | virtual |
| setTransform(const Transform3 &transform) | Acts::Volume | |
| transform() const | Acts::Volume | |
| update(const GeometryContext &gctx, std::shared_ptr< VolumeBounds > volbounds, std::optional< Transform3 > transform=std::nullopt, const Logger &logger=getDummyLogger()) override | Acts::CylinderVolumeStack | virtual |
| visualize(IVisualization3D &helper, const GeometryContext &gctx, const ViewConfig &viewConfig) const | Acts::Volume | |
| Volume(const Transform3 &transform, std::shared_ptr< VolumeBounds > volbounds) | Acts::Volume | |
| Volume(const Volume &vol, const Transform3 &shift=Transform3::Identity()) | Acts::Volume | |
| volumeBounds() const | Acts::Volume | |
| volumeBounds() | Acts::Volume | |
| volumeBoundsPtr() const | Acts::Volume | |
| volumeBoundsPtr() | Acts::Volume | |
| VolumeStack(std::vector< Volume * > &volumes, AxisDirection direction, std::pair< VolumeResizeStrategy, VolumeResizeStrategy > resizeStrategies) | Acts::VolumeStack | protected |
| ~GeometryObject() noexcept=default | Acts::GeometryObject | virtual |
| ~Volume() noexcept override=default | Acts::Volume |