10#include <tracking/trackFindingCDC/filters/facet/BaseFacetFilter.h>
21 namespace TrackFindingCDC {
The Module parameter list class.
Class representing a triple of neighboring oriented wire with additional trajectory information.
Base class for filters on a generic object type.
Filter for the construction of good facets based on simple criteria.
double m_param_phiPullCut
Memory for the pull cu.
Weight operator()(const CDCFacet &facet) final
Main filter method returning the weight of the facet Returns NAN if the cell shall be rejected.
void exposeParameters(ModuleParamList *moduleParamList, const std::string &prefix) final
Expose the set of parameters of the filter to the module parameter list.
RealisticFacetFilter()
Constructor using default direction of flight deviation cut off.
Abstract base class for different kinds of events.