![]() |
ATLAS Offline Software
|
#include <ColumnarCore/ContainerId.h>#include <ColumnarInterfaces/ColumnarDef.h>#include <xAODEventInfo/EventInfo.h>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> |