Belle II Software  release-08-01-10
VarNames< AObject > Class Template Reference

Class that specifies the names of the variables. More...

#include <VarNames.h>

Public Types

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

Static Public Member Functions

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

Static Public Attributes

static const std::size_t nVars = 0
 Number of variables to be generated.
 

Detailed Description

template<class AObject>
class Belle2::TrackFindingCDC::VarNames< AObject >

Class that specifies the names of the variables.

Definition at line 21 of file VarNames.h.


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