 |
Belle II Software
release-05-01-25
|
12 #include <tracking/trackFindingCDC/varsets/VarSet.h>
13 #include <tracking/trackFindingCDC/varsets/VarNames.h>
14 #include <tracking/trackFindingCDC/varsets/FixedSizeNamedFloatTuple.h>
16 #include <tracking/ckf/svd/entities/CKFToSVDResult.h>
27 "number_of_hits_related_svd_track",
31 class RelationSVDResultVarNames :
public TrackFindingCDC::VarNames<CKFToSVDResult> {
Var set used in the VXD-CDC-Merger for calculating the probability of a VXD-CDC-track match,...
static const size_t nVars
Number of variables to be generated.
Abstract base class for different kinds of events.
Specialized CKF Result for extrapolating into the SVD.
constexpr static char const * getName(int iName)
Get the name of the column.
bool extract(const CKFToSVDResult *object) final
Generate and assign the variables from the object.
Generic class that generates some named float values from a given object.
constexpr static char const *const relationSVDResultVarNames[]
Names of the variables to be generated.