![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| struct | columnar::TruthParticleDef |
Namespaces | |
| namespace | columnar |
Typedefs | |
| using | columnar::TruthParticleRange = ObjectRange<TruthParticleDef> |
| using | columnar::TruthParticleId = ObjectId<TruthParticleDef> |
| using | columnar::OptTruthParticleId = OptObjectId<TruthParticleDef> |
| template<typename CT, typename CM = ColumnarModeDefault> | |
| using | columnar::TruthParticleAccessor = AccessorTemplate<TruthParticleDef,CT,ColumnAccessMode::input,CM> |
| template<typename CT, typename CM = ColumnarModeDefault> | |
| using | columnar::TruthParticleDecorator = AccessorTemplate<TruthParticleDef,CT,ColumnAccessMode::output,CM> |