Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/EventData/IndexSourceLink.hpp>
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 82 of file IndexSourceLink.hpp.
View newest version in sPHENIX GitHub at line 82 of file IndexSourceLink.hpp
using ActsExamples::IndexSourceLinkAccessor::BaseIterator = GeometryIdMultisetAccessor<IndexSourceLink>::Iterator |
Definition at line 83 of file IndexSourceLink.hpp.
View newest version in sPHENIX GitHub at line 83 of file IndexSourceLink.hpp
using ActsExamples::IndexSourceLinkAccessor::Iterator = Acts::SourceLinkAdapterIterator<BaseIterator> |
Definition at line 85 of file IndexSourceLink.hpp.
View newest version in sPHENIX GitHub at line 85 of file IndexSourceLink.hpp
|
inline |
Definition at line 88 of file IndexSourceLink.hpp.
View newest version in sPHENIX GitHub at line 88 of file IndexSourceLink.hpp
References assert, parse_cmake_options::begin, ActsExamples::GeometryIdMultisetAccessor< IndexSourceLink >::container, end, and Acts::GeometryObject::geometryId().
Referenced by ActsExamples::TrackFindingAlgorithm::execute().