Belle II Software  release-05-01-25
CDCPathBasicVarNames Class Reference

Vehicle class to transport the variable names. More...

#include <CDCPathBasicVarSet.h>

Inheritance diagram for CDCPathBasicVarNames:
Collaboration diagram for CDCPathBasicVarNames:

Public Types

using Object = BaseCDCPathFilter::Object
 Basic type from which the variables are generated.
 

Static Public Member Functions

constexpr static char const * getName (int iName)
 Get the name of the column.
 
constexpr static char const * getName (int iName __attribute__((unused)))
 Function looking up the variable name at the given index as compile time.
 

Static Public Attributes

static const size_t nVars = TrackFindingCDC::size(cdcPathBasicVarNames)
 Number of variables to be generated.
 

Detailed Description

Vehicle class to transport the variable names.

Definition at line 97 of file CDCPathBasicVarSet.h.


The documentation for this class was generated from the following file: