|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCALIB_RTRESOLUTIONLOOKUP_H
6 #define MUONCALIB_RTRESOLUTIONLOOKUP_H
11 #include "GaudiKernel/MsgStream.h"
28 log << MSG::WARNING <<
"<to few parameters>" <<
endmsg;
37 std::string
name()
const {
return "RtResolutionLookUp"; }
70 return reso >= 0 ? reso : 0;
singleton-like access to IMessageSvc via open function and helper
RtResolutionLookUp(const ParVec &vec)
int getBin(double t) const
std::vector< size_t > vec
IMessageSvc * getMessageSvc(bool quiet=false)
double par(unsigned int index) const
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
std::vector< double > ParVec
double getRadius(int bin) const
int binInRtRange(double t) const
double resolution(double t, double) const
returns drift radius for a given time
generic interface for a resolution function
unsigned int nPar() const
Equidistant look up table for resolution tables with the time as key.