 |
Belle II Software
release-05-01-25
|
12 #include <tracking/trackFindingCDC/varsets/VarSet.h>
13 #include <tracking/trackFindingCDC/varsets/VarNames.h>
15 #include <tracking/ckf/cdc/filters/paths/BaseCDCPathFilter.h>
37 class CDCPathTruthVarNames :
public TrackFindingCDC::VarNames<BaseCDCPathFilter::Object> {
virtual bool extract(const BaseCDCPathFilter::Object *path) override
Generate and assign the variables from the object.
constexpr static char const *const cdcPathTruthVarNames[]
Names of the variables to be generated.
constexpr static char const * getName(int iName)
Get the name of the column.
Var set to store basic quantities related to CDC CKF (using truth information)
Abstract base class for different kinds of events.
Generic class that generates some named float values from a given object.
static const size_t nVars
Number of variables to be generated.
AObject Object
Type of the object to be analysed.