17 namespace TrackFindingCDC {
20 template<
class AObject>
28 static const std::size_t
nVars = 0;
31 constexpr static char const*
getName(
int iName __attribute__((unused)))
Class that specifies the names of the variables.
static const std::size_t nVars
Number of variables to be generated.
AObject Object
Basic type from which the variables are generated.
static constexpr char const * getName(int iName)
Function looking up the variable name at the given index as compile time.
Abstract base class for different kinds of events.