10#include <tracking/trackFindingCDC/findlets/minimal/TrackLinker.h>
11#include <tracking/trackFindingCDC/findlets/minimal/TrackCombiner.h>
13#include <tracking/trackFindingCDC/eventdata/utils/ClassMnemomics.h>
14#include <tracking/trackFindingCDC/findlets/base/FindletModule.h>
23 namespace TrackFindingCDC {
FindletModule(const std::array< std::string, c_nTypes > &storeVectorNames={})
FindletModule< TrackCombiner > Super
Type of the base class.
TFCDC_TrackCombinerModule()
Constructor setting the default store vector names.
TFCDC_TrackLinkerModule()
Constructor setting the default store vector names.
FindletModule< TrackLinker > Super
Type of the base class.
Abstract base class for different kinds of events.