|
LDMX Software
|
The accessor for the GeometryIdMultiset container. More...
#include <GeometryContainers.h>
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 223 of file GeometryContainers.h.
| using acts_examples::GeometryIdMultisetAccessor< T >::Container = GeometryIdMultiset<T> |
Definition at line 224 of file GeometryContainers.h.
| using acts_examples::GeometryIdMultisetAccessor< T >::Iterator = typename GeometryIdMultiset<T>::const_iterator |
Definition at line 227 of file GeometryContainers.h.
| using acts_examples::GeometryIdMultisetAccessor< T >::Key = Acts::GeometryIdentifier |
Definition at line 225 of file GeometryContainers.h.
| using acts_examples::GeometryIdMultisetAccessor< T >::Value = typename GeometryIdMultiset<T>::value_type |
Definition at line 226 of file GeometryContainers.h.
| const Container* acts_examples::GeometryIdMultisetAccessor< T >::container_ = nullptr |
Definition at line 230 of file GeometryContainers.h.