10#include <tracking/trackFindingCDC/findlets/base/Findlet.h>
12#include <tracking/trackFindingCDC/eventdata/tracks/CDCTrack.h>
22 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 fitting a list of tracks in the SZ direction and replace their trajectory 3D.
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.