Juggler
Juggling algorithms and event processing using gaudi framework
|
constexpr Acts::GeometryIdentifier geometryId() const
Access the geometry identifier.
Definition: IndexSourceLink.hpp:41
boost::container::flat_multiset< T, detail::CompareGeometryId > GeometryIdMultiset
Definition: GeometryContainers.hpp:71
constexpr IndexSourceLink(Acts::GeometryIdentifier gid, Index idx)
Construct from geometry identifier and index.
Definition: IndexSourceLink.hpp:30
uint32_t Index
Definition: Index.hpp:21
IndexSourceLink & operator=(const IndexSourceLink &)=default
constexpr friend bool operator!=(const IndexSourceLink &lhs, const IndexSourceLink &rhs)
Definition: IndexSourceLink.hpp:53
IndexSourceLink()=default
satisfy SourceLinkConcept.
IndexSourceLink(IndexSourceLink &&)=default
constexpr friend bool operator==(const IndexSourceLink &lhs, const IndexSourceLink &rhs)
Definition: IndexSourceLink.hpp:49
IndexSourceLink(const IndexSourceLink &)=default
constexpr Index index() const
Access the index.
Definition: IndexSourceLink.hpp:43
Definition: DD4hepBField.h:22
Index m_index
Definition: IndexSourceLink.hpp:47
Definition: IndexSourceLink.hpp:27
Acts::GeometryIdentifier m_geometryId
Definition: IndexSourceLink.hpp:46
GeometryIdMultiset< IndexSourceLink > IndexSourceLinkContainer
Definition: IndexSourceLink.hpp:60
IndexSourceLink & operator=(IndexSourceLink &&)=default
Definition: GeometryContainers.hpp:172