10#include <tracking/ckf/cdc/filters/states/BaseCDCStateFilter.h>
12#include <tracking/trackFindingCDC/numerics/Weight.h>
Give a weight based on the mc truth information (1 or NAN)
TrackFindingCDC::Weight operator()(const BaseCDCStateFilter::Object &pair) final
return 1 if matched truth hit belongs to matched truth track, NAN otherwise
Base class for filters on a generic object type.
AObject Object
Type of the object to be analysed.
Abstract base class for different kinds of events.