10#include <tracking/trackingUtilities/findlets/base/Findlet.h>
21 namespace TrackingUtilities {
25 namespace TrackFindingCDC {
45 void apply(
std::
vector<TrackingUtilities::CDCTrack>& tracks) final;
Findlet to adjust the flight time of tracks relative to the flight time zero.
void apply(std::vector< TrackingUtilities::CDCTrack > &tracks) final
Adjust the flight time of the given tracks.
TrackingUtilities::Findlet< TrackingUtilities::CDCTrack > Super
Type of the base class.
std::string getDescription() final
Short description of the findlet.
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.