5#ifndef MUONCALIB_UPDATECALIBHIT_H
6#define MUONCALIB_UPDATECALIBHIT_H
11#include "GaudiKernel/MsgStream.h"
12#include "MdtCalibInterfaces/IRtRelation.h"
33 log << MSG::WARNING <<
"UpdateCalibHit failed, invalid rt" <<
endmsg;
An MdtCalibHit is an object containing all the intermediate information needed in the conversion of r...
double driftTime() const
retrieve drift time
void setDriftRadius(double r, double sigmaR)
sets drift radius and drift radius error
generic interface for a rt-relation
UpdateCalibHit(const IRtRelation *rt)
void operator()(MdtCalibHit *hit)
singleton-like access to IMessageSvc via open function and helper
IMessageSvc * getMessageSvc(bool quiet=false)
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.