![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/EventData/GeometryContainers.hpp>
Public Types | |
| using | Container = GeometryIdMultiset< T > |
| using | Key = Acts::GeometryIdentifier |
| using | Value = typename GeometryIdMultiset< T >::value_type |
| using | Iterator = typename GeometryIdMultiset< T >::const_iterator |
Public Attributes | |
| const Container * | container = nullptr |
The accessor for the GeometryIdMultiset container
It wraps up a few lookup methods to be used in the Combinatorial Kalman Filter
Definition at line 222 of file GeometryContainers.hpp.
View newest version in sPHENIX GitHub at line 222 of file GeometryContainers.hpp
| using ActsExamples::GeometryIdMultisetAccessor< T >::Container = GeometryIdMultiset<T> |
Definition at line 223 of file GeometryContainers.hpp.
View newest version in sPHENIX GitHub at line 223 of file GeometryContainers.hpp
| using ActsExamples::GeometryIdMultisetAccessor< T >::Iterator = typename GeometryIdMultiset<T>::const_iterator |
Definition at line 226 of file GeometryContainers.hpp.
View newest version in sPHENIX GitHub at line 226 of file GeometryContainers.hpp
| using ActsExamples::GeometryIdMultisetAccessor< T >::Key = Acts::GeometryIdentifier |
Definition at line 224 of file GeometryContainers.hpp.
View newest version in sPHENIX GitHub at line 224 of file GeometryContainers.hpp
| using ActsExamples::GeometryIdMultisetAccessor< T >::Value = typename GeometryIdMultiset<T>::value_type |
Definition at line 225 of file GeometryContainers.hpp.
View newest version in sPHENIX GitHub at line 225 of file GeometryContainers.hpp
| const Container* ActsExamples::GeometryIdMultisetAccessor< T >::container = nullptr |
Definition at line 229 of file GeometryContainers.hpp.
View newest version in sPHENIX GitHub at line 229 of file GeometryContainers.hpp
Referenced by ActsExamples::TrackFindingAlgorithm::execute().