|
ATLAS Offline Software
|
Go to the documentation of this file.
18 #define RPC_COND_STATUS_ERROR_CODE 0xFF
36 void setId(
int stripId);
51 void setCs(
float theCs);
83 float m_eff = 0.0F,
m_errEff = 0.0F,
m_res1 = 0.0F,
m_res2 = 0.0F,
m_resX = 0.0F,
m_errRes1 = 0.0F,
m_errRes2 = 0.0F,
m_errResX = 0.0F,
m_time = 0.0F,
m_errTime = 0.0F,
m_noise = 0.0F,
m_errNoise = 0.0F,
m_noiseC = 0.0F,
m_errNoiseC = 0.0F,
m_cs = 0.0F,
m_errCs = 0.0F;
144 std::cout <<
"RpcCalibData ERROR: Invalid parameter type specified for setParameter."
float getErrNoiseC() const
void setRes1(float theRes1)
void setErrEff(float theErrEff)
void setNoiseC(float theNoiseC)
void setErrTime(float theErrTime)
void setEff(float theEff)
void setTime(float theTime)
float getParameter(RpcCondParType parType) const
void setNoise(float theNoise)
void setResX(float theResX)
void setParameter(RpcCondParType parType, T value)
holds all conditions data for rpc strip.
void setErrNoise(float theErrNoise)
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
void setRes2(float theRes2)
float getErrNoise() const
void setErrRes2(float theErrRes2)
void setErrResX(float theErrResX)
void setErrNoiseC(float theErrNoiseC)
void setErrRes1(float theErrRes1)
void setErrCs(float theErrCs)