10#include <tracking/modules/fitter/timeEstimator/BaseTrackTimeEstimatorModule.h>
Base Module estimating the track time of RecoTracks - before or after the fit.
Base Module estimating the track time of RecoTracks - before or after the fit.
double estimateFlightLengthUsingSeedInformation(const RecoTrack &recoTrack) const override
Calculate the flight length from the origin or the perigee to the start position of the track.
double estimateFlightLengthUsingFittedInformation(genfit::MeasuredStateOnPlane &measuredStateOnPlane) const override
Extrapolate the first measurement to the center of the IP.
This is the Reconstruction Event-Data Model Track.
Abstract base class for different kinds of events.