ATLAS Offline Software
Loading...
Searching...
No Matches
TruthParticleDef.h File Reference
Include dependency graph for TruthParticleDef.h:
This graph shows which files directly or indirectly include this file:

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>