10#include <tracking/trackFindingCDC/filters/facetRelation/BaseFacetRelationFilter.h>
12#include <tracking/trackFindingCDC/filters/facet/MCFacetFilter.h>
14#include <tracking/trackFindingCDC/filters/base/MCSymmetricFilter.dcl.h>
21 namespace TrackFindingCDC {
The Module parameter list class.
Class representing a triple of neighboring oriented wire with additional trajectory information.
Filter for the construction of good facets based on Monte Carlo information.
Class filtering the neighborhood of facets with Monte Carlo information.
MCFacetFilter m_mcFacetFilter
Monte Carlo cell filter to reject neighborhoods have false cells.
void initialize() final
Initialize the before event processing.
void exposeParameters(ModuleParamList *moduleParamList, const std::string &prefix) final
Expose the parameters to a module.
void setAllowReverse(bool allowReverse) override
Setter for the allow reverse parameter.
Mixin for filters that use Monte Carlo information.
virtual void setAllowReverse(bool allowReverse)
Setter for the allow reverse parameter.
Abstract base class for different kinds of events.