8#ifndef COLUMNAR_CLUSTER_CLUSTER_DEF_H
9#define COLUMNAR_CLUSTER_CLUSTER_DEF_H
22 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.)
a namespace for holding the ids for the different "virtual" containers
ObjectId< ContainerId::cluster > ClusterId
AccessorTemplate< ContainerId::cluster, CT, ColumnAccessMode::output, CM > ClusterDecorator
OptObjectId< ContainerId::cluster > OptClusterId
AccessorTemplate< ContainerId::cluster, CT, ColumnAccessMode::input, CM > ClusterAccessor
static constexpr std::string_view idName
a unique internal identifier for this container
a template that provides a base definition of container id for a regular container