 |
Belle II Software
release-05-01-25
|
10 #include <tracking/trackFindingCDC/findlets/minimal/TrackNormalizer.h>
12 #include <tracking/trackFindingCDC/eventdata/tracks/CDCTrack.h>
13 #include <tracking/trackFindingCDC/processing/TrackQualityTools.h>
18 using namespace TrackFindingCDC;
22 return "Findlet for normalizing the track (trajectory) into common requirements (e.g. let it start at the first hit etc.)";
Class representing a sequence of three dimensional reconstructed hits.
Abstract base class for different kinds of events.
void apply(std::vector< CDCTrack > &tracks) final
Fit the tracks.
std::string getDescription() final
Short description of the findlet.