10#include <tracking/trackFindingCDC/findlets/combined/ClusterPreparer.h>
12#include <tracking/trackFindingCDC/findlets/minimal/SuperClusterCreator.h>
13#include <tracking/trackFindingCDC/findlets/minimal/ClusterBackgroundDetector.h>
14#include <tracking/trackFindingCDC/findlets/minimal/ClusterRefiner.h>
16#include <tracking/trackFindingCDC/filters/wireHitRelation/BridgingWireHitRelationFilter.h>
18#include <tracking/trackingUtilities/eventdata/utils/ClassMnemomics.h>
19#include <tracking/trackingUtilities/findlets/base/FindletModule.h>
26 namespace TrackFindingCDC {
TrackingUtilities::FindletModule< ClusterBackgroundDetector > Super
Type of the base class.
TFCDC_ClusterBackgroundDetectorModule()
Constructor setting the default store vector names.
TFCDC_ClusterPreparerModule()
Constructor setting the default store vector names.
TrackingUtilities::FindletModule< ClusterPreparer > Super
Type of the base class.
TrackingUtilities::FindletModule< ClusterRefiner< BridgingWireHitRelationFilter > > Super
Type of the base class.
TFCDC_ClusterRefinerModule()
Constructor setting the default store vector names.
TFCDC_SuperClusterCreatorModule()
Constructor setting the default store vector names.
TrackingUtilities::FindletModule< SuperClusterCreator > 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.