8#ifndef COLUMNAR_MUON_MUON_DEF_H
9#define COLUMNAR_MUON_MUON_DEF_H
18 static constexpr std::string_view
idName =
"muon";
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.)
OptObjectId< MuonDef > OptMuonId
ObjectId< MuonDef > MuonId
ObjectRange< MuonDef > MuonRange
AccessorTemplate< MuonDef, CT, ColumnAccessMode::input, CM > MuonAccessor
AccessorTemplate< MuonDef, CT, ColumnAccessMode::output, CM > MuonDecorator
static constexpr std::string_view idName
Container id definitions for the columnar infrastructure.