10#include <tracking/trackFindingCDC/findlets/combined/AxialTrackFinderLegendre.h>
11#include <tracking/trackFindingCDC/findlets/combined/AxialTrackFinderHough.h>
13#include <tracking/trackFindingCDC/findlets/minimal/AxialTrackCreatorSegmentHough.h>
14#include <tracking/trackFindingCDC/findlets/minimal/AxialTrackCreatorMCTruth.h>
16#include <tracking/trackFindingCDC/findlets/combined/MonopoleAxialTrackFinderLegendre.h>
17#include <tracking/trackFindingCDC/findlets/combined/AxialStraightTrackFinder.h>
19#include <tracking/trackingUtilities/eventdata/utils/ClassMnemomics.h>
21#include <tracking/trackingUtilities/findlets/base/FindletModule.h>
28 namespace TrackFindingCDC {
TrackingUtilities::FindletModule< AxialStraightTrackFinder > Super
Type of the base class.
TFCDC_AxialStraightTrackFinderModule()
Constructor setting the default store vector names.
TFCDC_AxialTrackCreatorMCTruthModule()
Constructor setting the default store vector names.
TrackingUtilities::FindletModule< AxialTrackCreatorMCTruth > Super
Type of the base class.
TFCDC_AxialTrackCreatorSegmentHoughModule()
Constructor setting the default store vector names.
TrackingUtilities::FindletModule< AxialTrackCreatorSegmentHough > Super
Type of the base class.
TFCDC_AxialTrackFinderHoughModule()
Constructor setting the default store vector names.
TrackingUtilities::FindletModule< AxialTrackFinderHough > Super
Type of the base class.
TrackingUtilities::FindletModule< AxialTrackFinderLegendre > Super
Type of the base class.
TFCDC_AxialTrackFinderLegendreModule()
Constructor setting the default store vector names.
TFCDC_MonopoleAxialTrackFinderLegendreModule()
Constructor setting the default store vector names.
TrackingUtilities::FindletModule< MonopoleAxialTrackFinderLegendre > Super
Type of 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.