10#include <tracking/trackFindingCDC/filters/base/NegativeFilter.dcl.h>
18 namespace TrackFindingCDC {
19 template<
class AFilter>
22 return -Super::operator()(obj);
Weight operator()(const typename AFilter::Object &obj) final
Invert the result.
Abstract base class for different kinds of events.