LDMX Software
|
Accessor for the above source link container. More...
#include <IndexSourceLink.h>
Public Types | |
using | BaseIterator = GeometryIdMultisetAccessor< IndexSourceLink >::Iterator |
using | Iterator = Acts::SourceLinkAdapterIterator< BaseIterator > |
Public Types inherited from ActsExamples::GeometryIdMultisetAccessor< IndexSourceLink > | |
using | Container = GeometryIdMultiset< IndexSourceLink > |
using | Key = Acts::GeometryIdentifier |
using | Value = typename GeometryIdMultiset< IndexSourceLink >::value_type |
using | Iterator = typename GeometryIdMultiset< IndexSourceLink >::const_iterator |
Public Member Functions | |
std::pair< Iterator, Iterator > | range (const Acts::Surface &surface) const |
Additional Inherited Members | |
Public Attributes inherited from ActsExamples::GeometryIdMultisetAccessor< IndexSourceLink > | |
const Container * | container |
Accessor for the above source link container.
It wraps up a few lookup methods to be used in the Combinatorial Kalman Filter
Definition at line 72 of file IndexSourceLink.h.
using ActsExamples::IndexSourceLinkAccessor::BaseIterator = GeometryIdMultisetAccessor<IndexSourceLink>::Iterator |
Definition at line 73 of file IndexSourceLink.h.
using ActsExamples::IndexSourceLinkAccessor::Iterator = Acts::SourceLinkAdapterIterator<BaseIterator> |
Definition at line 75 of file IndexSourceLink.h.
|
inline |
Definition at line 78 of file IndexSourceLink.h.