8#ifndef COLUMNAR_EVENT_INFO_EVENT_INFO_DEF_H
9#define COLUMNAR_EVENT_INFO_EVENT_INFO_DEF_H
22 static constexpr std::string_view
idName =
"eventInfo";
the raw column accessor template class
a class representing a single object (electron, muons, etc.)
a class representing a continuous sequence of objects (a.k.a. a container)
a class representing a single optional object (electron, muons, etc.)
a namespace for holding the ids for the different "virtual" containers
AccessorTemplate< ContainerId::eventInfo, CT, ColumnAccessMode::input, CM > EventInfoAccessor
AccessorTemplate< ContainerId::eventInfo, CT, ColumnAccessMode::output, CM > EventInfoDecorator
OptObjectId< ContainerId::eventInfo > OptEventInfoId
ObjectRange< ContainerId::eventInfo > EventInfoRange
ObjectId< ContainerId::eventInfo > EventInfoId
static constexpr bool perEventRange
static constexpr bool perEventId
static constexpr std::string_view idName
a template that provides a base definition of container id for a regular container