10#include <tracking/trackFindingCDC/filters/base/RelationFilter.icc.h>
12#include <tracking/modules/cosmicsTrackMerger/CellularRecoTrack.h>
20 class ModuleParamList;
37 using Super::operator();
The Module parameter list class.
Relation filter that lets only possibilities with small phi distance pass.
double m_param_maximalPhiDistance
Parameter : The maximal deviation in phi between the trajectories of the track.
TrackFindingCDC::Weight operator()(const CellularRecoTrack &fromTrack, const CellularRecoTrack &toTrack) final
Implementation of the phi calculation.
void exposeParameters(ModuleParamList *moduleParamList, const std::string &prefix) override
Export all parameters.
Base class for filtering the neighborhood of objects.
Mixin class to attach an automaton cell to an object or pointer.
Abstract base class for different kinds of events.