ATLAS Offline Software
Classes | Namespaces | Typedefs
EventInfoDef.h File Reference
#include <ColumnarCore/ContainerId.h>
#include <xAODEventInfo/EventInfo.h>
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::ContainerId::eventInfo
 

Namespaces

 columnar
 
 columnar::ContainerId
 a namespace for holding the ids for the different "virtual" containers
 

Typedefs

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