8#ifndef COLUMNAR_TAU_TAU_JET_DEF_H
9#define COLUMNAR_TAU_TAU_JET_DEF_H
20 static constexpr std::string_view
idName =
"tauJet";
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
ObjectId< ContainerId::tauJet > TauJetId
AccessorTemplate< ContainerId::tauJet, CT, ColumnAccessMode::output, CM > TauJetDecorator
AccessorTemplate< ContainerId::tauJet, CT, ColumnAccessMode::input, CM > TauJetAccessor
OptObjectId< ContainerId::tauJet > OptTauJetId
ObjectRange< ContainerId::tauJet > TauJetRange
a template that provides a base definition of container id for a regular container
static constexpr std::string_view idName