15#ifndef LARIOV_LARCONDITIONSTESTALG_H
16#define LARIOV_LARCONDITIONSTESTALG_H
48 virtual StatusCode
execute()
override;
49 virtual StatusCode
finalize()
override;
70 BooleanProperty
m_TB{
this,
"Testbeam",
false};
71 IntegerProperty
m_tbin{
this,
"Tbin", 0};
Define macros for attributes used to control the static checker.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
BooleanProperty m_testCondObjs
BooleanProperty m_writeCorrections
StatusCode testEachCondObject ATLAS_NOT_THREAD_SAFE(const LArRampMC *ramps)
BooleanProperty m_readCondObjs
StatusCode testChannelSet()
std::vector< LArRampPTmp > m_rampCorrections
virtual StatusCode execute() override
StatusCode createCompareObjects()
std::vector< LArRampPTmp > m_rampCache
StatusCode testCondObjects()
BooleanProperty m_writeCondObjs
StatusCode testDbObjectRead()
LArConditionsTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
const LArOnlineID * m_onlineID
virtual StatusCode finalize() override
BooleanProperty m_testReadDB
BooleanProperty m_applyCorrections
Implementation of the interface ILArRamp for MC Derives from LArRampComplete, and implements the phi-...