10 #include <tracking/trackFindingCDC/filters/facet/BaseFacetFilter.h> 
   12 #include <tracking/trackFindingCDC/filters/base/MCSymmetricFilter.dcl.h> 
   19   namespace TrackFindingCDC {
 
   21     class CDCRLWireHitTriple;
 
Class representing a triple of neighboring oriented wire with additional trajectory information.
Class representing a triple of neighboring wire hits.
Filter for the constuction of good facets based on monte carlo information.
Weight operator()(const CDCFacet &facet) final
Main filter method returning the weight of the facet.
MCFacetFilter(bool allowReverse=true)
Constructor also setting the switch, if the reversed version of a facet (in comparision to MC truth) ...
Mixin for filters that use Monte Carlo information.
Abstract base class for different kinds of events.