![]() |
ATLAS Offline Software
|
Classes | |
| struct | AuxStoreHitCollection |
| Helper for event-local xAOD hit collections with a separate auxiliary store. More... | |
Concepts | |
| concept | isHitVectorBase |
| Define the concept that the struct needs to inherit from the HitsVectorBase. | |
| concept | isAuxStoreHitCollection |
| Define the concept for hit-collection carriers owning an xAOD container and its auxiliary store. | |
Enumerations | |
| enum | OwnershipPolicy { OWN_ELEMENTS = 0 , VIEW_ELEMENTS = 1 } |
| Enumerator | |
|---|---|
| OWN_ELEMENTS | this data object owns its elements |
| VIEW_ELEMENTS | this data object is a view, does not own its elmts |
Definition at line 43 of file AthenaHitsVector.h.