|
ACTS
Experiment-independent tracking
|
#include <Acts/Utilities/Intersection.hpp>
Public Types | |
| using | Container |
| using | IndexedIntersection = std::pair<IntersectionType, IntersectionIndex> |
| using | IntersectionType = Intersection<DIM> |
| using | size_type = IntersectionIndex |
Public Member Functions | |
| constexpr | MultiIntersection (const IntersectionType &intersection) noexcept |
| constexpr | MultiIntersection (const IntersectionType &intersection1, const IntersectionType &intersection2) noexcept |
| constexpr | MultiIntersection (const MultiIntersection &) noexcept=default |
| constexpr | MultiIntersection (MultiIntersection &&) noexcept=default |
| constexpr const IntersectionType & | at (IntersectionIndex index) const |
| constexpr auto | begin () const noexcept |
| constexpr IntersectionType | closest () const noexcept |
| constexpr IntersectionType | closestForward () const noexcept |
| constexpr IndexedIntersection | closestForwardWithIndex () const noexcept |
| constexpr IndexedIntersection | closestWithIndex () const noexcept |
| constexpr auto | end () const noexcept |
| constexpr MultiIntersection & | operator= (const MultiIntersection &) noexcept=default |
| constexpr MultiIntersection & | operator= (MultiIntersection &&) noexcept=default |
| constexpr const IntersectionType & | operator[] (IntersectionIndex index) const |
| constexpr IntersectionIndex | size () const noexcept |
| using Acts::MultiIntersection< DIM >::Container |
| using Acts::MultiIntersection< DIM >::IndexedIntersection = std::pair<IntersectionType, IntersectionIndex> |
| using Acts::MultiIntersection< DIM >::IntersectionType = Intersection<DIM> |
| using Acts::MultiIntersection< DIM >::size_type = IntersectionIndex |
|
explicitconstexprnoexcept |
|
constexprnoexcept |
|
constexprdefaultnoexcept |
|
constexprdefaultnoexcept |
|
constexpr |
|
constexprnoexcept |
|
constexprnoexcept |
|
constexprnoexcept |
|
constexprnoexcept |
|
constexprnoexcept |
|
constexprnoexcept |
|
constexprdefaultnoexcept |
|
constexprdefaultnoexcept |
|
constexpr |
|
constexprnoexcept |