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 221 of file GeometryContainers.h.
using ActsExamples::GeometryIdMultisetAccessor< T >::Container = GeometryIdMultiset<T> |
Definition at line 222 of file GeometryContainers.h.
using ActsExamples::GeometryIdMultisetAccessor< T >::Iterator = typename GeometryIdMultiset<T>::const_iterator |
Definition at line 225 of file GeometryContainers.h.
using ActsExamples::GeometryIdMultisetAccessor< T >::Key = Acts::GeometryIdentifier |
Definition at line 223 of file GeometryContainers.h.
using ActsExamples::GeometryIdMultisetAccessor< T >::Value = typename GeometryIdMultiset<T>::value_type |
Definition at line 224 of file GeometryContainers.h.
const Container* ActsExamples::GeometryIdMultisetAccessor< T >::container = nullptr |
Definition at line 228 of file GeometryContainers.h.