10#include <tracking/trackFindingCDC/findlets/base/Findlet.h>
18 namespace TrackFindingCDC {
Class representing a sequence of three dimensional reconstructed hits.
Interface for a minimal algorithm part that wants to expose some parameters to a module.
Findlet for normalizing the track (trajectory) into common requirements (e.g. let it start at the fir...
void apply(std::vector< CDCTrack > &tracks) final
Fit the tracks.
std::string getDescription() final
Short description of the findlet.
Abstract base class for different kinds of events.