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.
Weight operator()(const CDCFacet &facet) final
Main filter method returning the weight of the facet.
SimpleFacetFilter()
Constructor using default direction of flight deviation cut off.
void exposeParameters(ModuleParamList *moduleParamList, const std::string &prefix) final
Expose the set of parameters of the filter to the module parameter list.
double m_param_deviationCosCut
Memory for the used direction of flight deviation.
Abstract base class for different kinds of events.