10#include <tracking/modules/fitter/timeEstimator/BaseTrackTimeEstimatorModule.h>
Base Module estimating the track time of RecoTracks - before or after the fit.
Module estimating the track time of RecoTracks - before or after the fit.
double estimateFlightLengthUsingSeedInformation(const RecoTrack &recoTrack) const override
Use some helix functionality to calculate the distance to given the radius.
double estimateFlightLengthUsingFittedInformation(genfit::MeasuredStateOnPlane &measuredStateOnPlane) const override
Extrapolate the measured state on plane to the given radius.
double m_param_radiusForExtrapolation
Radius used for extrapolation. Please be aware that if the RecoTrack does not reach this radius,...
RadiusTrackTimeEstimatorModule()
Initialize the module parameters.
This is the Reconstruction Event-Data Model Track.
Abstract base class for different kinds of events.