10#include <tracking/trackFindingCDC/filters/facet/BaseFacetFilter.h>
12#include <tracking/trackFindingCDC/filters/base/MCSymmetricFilter.dcl.h>
19 namespace TrackFindingCDC {
31 using Super::operator();
Class representing a triple of neighboring oriented wire with additional trajectory information.
Class representing a triple of neighboring wire hits.
Weight operator()(const CDCFacet &facet) final
Main filter method returning the weight of the facet.
MCSymmetric< BaseFacetFilter > Super
Type of the super class.
MCFacetFilter(bool allowReverse=true)
Constructor also setting the switch, if the reversed version of a facet (in comparison to MC truth) s...
MCSymmetric(bool allowReverse=true)
Abstract base class for different kinds of events.