 |
Belle II Software
release-05-01-25
|
12 #include <tracking/trackFindingCDC/filters/facet/BaseFacetFilter.h>
23 namespace TrackFindingCDC {
27 class RealisticFacetFilter :
public BaseFacetFilter {
31 using Super = BaseFacetFilter;
BaseFacetFilter Super
Type of the super class.
Weight operator()(const CDCFacet &facet) final
Main filter method returning the weight of the facet Returns NAN if the cell shall be rejected.
RealisticFacetFilter()
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.
Abstract base class for different kinds of events.
Class representing a triple of neighboring oriented wire with additional trajectory information.
The Module parameter list class.
double m_param_phiPullCut
Memory for the pull cu.