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

Go to the source code of this file.

Classes

struct  columnar::EventInfoDef

Namespaces

namespace  columnar

Typedefs

using columnar::EventInfoRange = ObjectRange<EventInfoDef>
using columnar::EventInfoId = ObjectId<EventInfoDef>
using columnar::OptEventInfoId = OptObjectId<EventInfoDef>
template<typename CT, typename CM = ColumnarModeDefault>
using columnar::EventInfoAccessor = AccessorTemplate<EventInfoDef,CT,ColumnAccessMode::input,CM>
template<typename CT, typename CM = ColumnarModeDefault>
using columnar::EventInfoDecorator = AccessorTemplate<EventInfoDef,CT,ColumnAccessMode::output,CM>