|
ACTS
Experiment-independent tracking
|
This is the complete list of members for Acts::Portal, including all inherited members.
| fill(TrackingVolume &volume) | Acts::Portal | |
| fuse(const GeometryContext &gctx, Portal &aPortal, Portal &bPortal, const Logger &logger=getDummyLogger()) | Acts::Portal | static |
| getLink(Direction direction) const | Acts::Portal | |
| isValid() const | Acts::Portal | |
| merge(const GeometryContext &gctx, Portal &aPortal, Portal &bPortal, AxisDirection direction, const Logger &logger=getDummyLogger()) | Acts::Portal | static |
| Portal(Direction direction, std::unique_ptr< PortalLinkBase > link) | Acts::Portal | |
| Portal(Direction direction, std::shared_ptr< RegularSurface > surface, TrackingVolume &volume) | Acts::Portal | |
| Portal(const GeometryContext &gctx, std::unique_ptr< PortalLinkBase > alongNormal, std::unique_ptr< PortalLinkBase > oppositeNormal) | Acts::Portal | |
| Portal(const GeometryContext &gctx, Arguments &&args) | Acts::Portal | |
| resolveVolume(const GeometryContext &gctx, const Vector3 &position, const Vector3 &direction) const | Acts::Portal | |
| setLink(const GeometryContext &gctx, Direction direction, std::unique_ptr< PortalLinkBase > link) | Acts::Portal | |
| setLink(const GeometryContext &gctx, Direction direction, std::shared_ptr< RegularSurface > surface, TrackingVolume &volume) | Acts::Portal | |
| surface() const | Acts::Portal | |
| surface() | Acts::Portal |