ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCalib
MdtCalib
MdtCalibData
MdtCalibData
RtScaleFunction.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MuonCalib_RtScaleFunction_h
6
#define MuonCalib_RtScaleFunction_h
7
8
namespace
MuonCalib
{
9
10
class
IRtRelation
;
11
12
float
RtScalePolynomial
(
const
float
r
);
13
14
float
RtScaleFunction
(
const
float
t,
const
bool
ml2,
const
IRtRelation
&rtrelation);
15
16
}
// namespace MuonCalib
17
18
#endif
MuonCalib::IRtRelation
generic interface for a rt-relation
Definition
IRtRelation.h:19
r
int r
Definition
globals.cxx:22
MuonCalib
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
Definition
CscCalcPed.cxx:21
MuonCalib::RtScalePolynomial
float RtScalePolynomial(const float r)
Definition
RtScaleFunction.cxx:13
MuonCalib::RtScaleFunction
float RtScaleFunction(const float t, const bool ml2, const IRtRelation &rtrelation)
Definition
RtScaleFunction.cxx:20
Generated on
for ATLAS Offline Software by
1.17.0