|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef LARHVCORRMAKER_H
8 #define LARHVCORRMAKER_H
45 Gaudi::Property<std::string>
m_folderName{
this,
"folderName",
"/LAR/ElecCalibFlat/HVScaleCorr",
46 "Folder to store the CondAttrListCollection containing the HVScale correction"};
49 {
this,
"LArHVScaleCorr",
"LArHVScaleCorrRecomputed",
"" };
51 {
this,
"CablingKey",
"LArOnOffIdMap",
"SG Key of LArOnOffIdMapping object" };
virtual StatusCode initialize() override
virtual StatusCode finalize() override
SG::ReadCondHandleKey< ILArHVScaleCorr > m_scaleCorrKey
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
::StatusCode StatusCode
StatusCode definition for legacy code.
const LArOnlineID * m_lar_on_id
Gaudi::Property< std::string > m_folderName
AthAlgorithm()
Default constructor:
virtual StatusCode stop() override
virtual StatusCode execute() override
virtual ~LArHVCorrMaker()