10#include <tracking/trackFindingCDC/findlets/combined/StereoHitFinder.h>
11#include <tracking/trackFindingCDC/findlets/combined/MonopoleStereoHitFinder.h>
12#include <tracking/trackFindingCDC/findlets/combined/MonopoleStereoHitFinderQuadratic.h>
14#include <tracking/trackingUtilities/findlets/base/FindletModule.h>
15#include <tracking/trackingUtilities/eventdata/utils/ClassMnemomics.h>
22 namespace TrackFindingCDC {
TrackingUtilities::FindletModule< MonopoleStereoHitFinder > Super
The base class.
TFCDC_MonopoleStereoHitFinderModule()
Tries to add CDC stereo hits to the found CDC tracks by applying a histogramming method with a quad t...
TFCDC_MonopoleStereoHitFinderQuadraticModule()
Tries to add CDC stereo hits to the found CDC tracks by applying a histogramming method with a quad t...
TrackingUtilities::FindletModule< MonopoleStereoHitFinderQuadratic > Super
The base class.
TFCDC_StereoHitFinderModule()
Tries to add CDC stereo hits to the found CDC tracks by applying a histogramming method with a 2D hou...
TrackingUtilities::FindletModule< StereoHitFinder > Super
The base class.
Adapter of a findlet to a module that exposes the parameters of the findlet and manages the IO with t...
Abstract base class for different kinds of events.