10#include <tracking/trackFindingCDC/findlets/base/Findlet.h>
21 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 to adjust the flight time of tracks relative to the flight time zero.
void apply(std::vector< CDCTrack > &tracks) final
Adjust the flight time of the given tracks.
std::string getDescription() final
Short description of the findlet.
Abstract base class for different kinds of events.