10#include <tracking/trackFindingCDC/findlets/base/Findlet.h>
21 namespace TrackFindingCDC {
Findlet to exports CDCTracks as RecoTracks.
void beginEvent() final
Signal the beginning of a new event.
std::string getDescription() final
Short description of the findlet.
void apply(std::vector< CDCTrack > &cdcTracks) final
Write give tracks into track store array.
Class representing a sequence of three dimensional reconstructed hits.
Interface for a minimal algorithm part that wants to expose some parameters to a module.
Abstract base class for different kinds of events.