ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::Intersection< DIM > Member List

This is the complete list of members for Acts::Intersection< DIM >, including all inherited members.

closestForwardOrder(const Intersection &aIntersection, const Intersection &bIntersection) noexceptActs::Intersection< DIM >static
closestOrder(const Intersection &aIntersection, const Intersection &bIntersection) noexceptActs::Intersection< DIM >static
Intersection(const ActsVector< DIM > &position, double pathLength, IntersectionStatus status) noexceptActs::Intersection< DIM >
Intersection(const Position &position, double pathLength, IntersectionStatus status) noexceptActs::Intersection< DIM >
Intersection(std::span< const double, DIM > position, double pathLength, IntersectionStatus status) noexceptActs::Intersection< DIM >
Intersection(const Intersection &) noexcept=defaultActs::Intersection< DIM >
Intersection(Intersection &&) noexcept=defaultActs::Intersection< DIM >
Invalid() noexceptActs::Intersection< DIM >static
isValid() const noexceptActs::Intersection< DIM >
operator=(const Intersection &) noexcept=defaultActs::Intersection< DIM >
operator=(Intersection &&) noexcept=defaultActs::Intersection< DIM >
pathLength() const noexceptActs::Intersection< DIM >
pathLengthOrder(const Intersection &aIntersection, const Intersection &bIntersection) noexceptActs::Intersection< DIM >static
Position typedefActs::Intersection< DIM >
position() const noexceptActs::Intersection< DIM >
status() const noexceptActs::Intersection< DIM >