10#include <tracking/trackFindingCDC/findlets/minimal/TrackRejecter.h>
11#include <tracking/trackFindingCDC/findlets/minimal/TrackQualityAsserter.h>
12#include <tracking/trackFindingCDC/findlets/minimal/TrackOrienter.h>
13#include <tracking/trackFindingCDC/findlets/minimal/TrackFlightTimeAdjuster.h>
14#include <tracking/trackFindingCDC/findlets/minimal/TrackExporter.h>
16#include <tracking/trackingUtilities/eventdata/utils/ClassMnemomics.h>
17#include <tracking/trackingUtilities/findlets/base/FindletModule.h>
24 namespace TrackFindingCDC {
TrackingUtilities::FindletModule< TrackExporter > Super
Type of the base class.
TFCDC_TrackExporterModule()
Constructor setting the default store vector names.
TFCDC_TrackFlightTimeAdjusterModule()
Constructor setting the default store vector names.
TrackingUtilities::FindletModule< TrackFlightTimeAdjuster > Super
Type of the base class.
TrackingUtilities::FindletModule< TrackOrienter > Super
Type of the base class.
TFCDC_TrackOrienterModule()
Constructor setting the default store vector names.
TrackingUtilities::FindletModule< TrackQualityAsserter > Super
Type of the base class.
TFCDC_TrackQualityAsserterModule()
Constructor setting the default store vector names.
TrackingUtilities::FindletModule< TrackRejecter > Super
Type of the base class.
TFCDC_TrackRejecterModule()
Constructor setting the default store vector names.
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.