10#include <tracking/trackFindingCDC/varsets/VarSet.h>
11#include <tracking/trackFindingCDC/varsets/VarNames.h>
12#include <tracking/trackFindingCDC/varsets/FixedSizeNamedFloatTuple.h>
14#include <tracking/ckf/svd/entities/CKFToSVDResult.h>
25 "number_of_hits_related_svd_track",
Specialized CKF Result for extrapolating into the SVD.
Vehicle class to transport the variable names.
static const size_t nVars
Number of variables to be generated.
static constexpr char const * getName(int iName)
Get the name of the column.
Var set used in the VXD-CDC-Merger for calculating the probability of a VXD-CDC-track match,...
bool extract(const CKFToSVDResult *object) final
Generate and assign the variables from the object.
Class that specifies the names of the variables.
Generic class that generates some named float values from a given object.
static constexpr char const *const relationSVDResultVarNames[]
Names of the variables to be generated.
Abstract base class for different kinds of events.