10#include <tracking/vxdHoughTracking/filters/pathFilters/BasePathFilter.h>
11#include <tracking/vxdHoughTracking/entities/VXDHoughState.h>
18 namespace vxdHoughTracking {
The Module parameter list class.
std::pair< const std::vector< TrackFindingCDC::WithWeight< const VXDHoughState * > >, VXDHoughState * > Object
Basic working principle: use ThreeHitVariables and provide three B2Vector3D to each variable.
TrackFindingCDC::Weight operator()(const BasePathFilter::Object &pair) override
Return the weight based on azimuthal-angle separation.
double m_helixFitPocaDCut
cut on the POCA distance in xy obtained from the helixFitEstimator
void exposeParameters(ModuleParamList *moduleParamList, const std::string &prefix) override
Expose the parameters.
Abstract base class for different kinds of events.