8#ifndef COLUMNAR_CLUSTER_CLUSTER_DEF_H
9#define COLUMNAR_CLUSTER_CLUSTER_DEF_H
20 static constexpr std::string_view
idName =
"cluster";
the raw column accessor template class
a class representing a single object (electron, muons, etc.)
a class representing a single optional object (electron, muons, etc.)
AccessorTemplate< ClusterDef, CT, ColumnAccessMode::input, CM > ClusterAccessor
ObjectId< ClusterDef > ClusterId
OptObjectId< ClusterDef > OptClusterId
AccessorTemplate< ClusterDef, CT, ColumnAccessMode::output, CM > ClusterDecorator
static constexpr std::string_view idName
a unique internal identifier for this container
Container id definitions for the columnar infrastructure.