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::ContainerId::eventInfo

Namespaces

namespace  columnar
namespace  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>