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/trackFindingCDC/eventdata/utils/ClassMnemomics.h>
19#include <tracking/trackFindingCDC/findlets/base/FindletModule.h>
26 namespace TrackFindingCDC {
Adapter of a findlet to a module that exposes the parameters of the findlet and manages the IO with t...
Module implementation using the ClusterBackgroundDetector.
TFCDC_ClusterBackgroundDetectorModule()
Constructor setting the default store vector names.
Module implementation using the ClusterPreparer.
TFCDC_ClusterPreparerModule()
Constructor setting the default store vector names.
Module implementation using the ClusterRefiner.
TFCDC_ClusterRefinerModule()
Constructor setting the default store vector names.
Module implementation using the SuperClusterCreator.
TFCDC_SuperClusterCreatorModule()
Constructor setting the default store vector names.
Abstract base class for different kinds of events.