4#ifndef MuonCalib_T0RefinementH
5#define MuonCalib_T0RefinementH
generic interface for a rt-relation
A MuonCalibSegment is a reconstructed three dimensional track segment in the MuonSpectrometer.
std::unique_ptr< StraightPatRec > m_qfitter
~T0Refinement()=default
Destructor.
void setRoadWidth(const double road_width)
set the road with to road_width (mm) (default: 1mm)
T0Refinement()
Default constructor.
void SetDeltaT0(const double dt0)
Set the scan point distance.
std::unique_ptr< CurvedPatRec > m_cfitter
void setTimeOut(const double time_out)
set the time-out for pattern finding to time_out (s)
double getDeltaT0(MuonCalibSegment *segment, const IRtRelation *rt, bool overwrite, double &error, bool &failed, bool curved=false)
determine a t0 correction for the given segment; the algorithm choses the correction such that the ch...
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.