10#include <tracking/trackFindingCDC/filters/base/ChoosableFromVarSetFilter.dcl.h>
11#include <tracking/ckf/svd/filters/results/SVDResultVarSet.h>
12#include <tracking/ckf/svd/entities/CKFToSVDResult.h>
25 return result.getWeightSum();
Specialized CKF Result for extrapolating into the SVD.
Base class for filters on a generic object type.
Base filter for CKF SVD results (on overlap check)
TrackFindingCDC::Weight operator()(const CKFToSVDResult &result) override
Return the sum of CKF SVD weights.
Abstract base class for different kinds of events.