10#include <tracking/ckf/cdc/filters/pathPairs/BaseCDCPathPairFilter.h>
12#include <tracking/trackFindingCDC/numerics/Weight.h>
For the two paths select the one with the most of MC matched hits.
TrackFindingCDC::Weight operator()(const BaseCDCPathPairFilter::Object &pair) final
Input: pair of paths, returns 1 if pair.first to be selected, 0 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.