ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCalibTools
src
LArBlockCorrections.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
LArCalibTools/LArBlockCorrections.h
"
6
#include "
LArRawConditions/LArConditionsContainerBase.h
"
7
8
StatusCode
LArBlockCorrections::initialize
() {
9
bool
setFlag =
LArConditionsContainerBase::applyCorrectionsAtInit
(
true
,
false
);
10
11
ATH_MSG_INFO
(
"LArConditionsContainerBase::applyCorrectionsAtInit set to "
<< setFlag );
12
13
return
StatusCode::SUCCESS;
14
}
15
ATH_MSG_INFO
#define ATH_MSG_INFO(x)
Definition
AthMsgStreamMacros.h:31
LArBlockCorrections.h
LArConditionsContainerBase.h
This file contain an implementation base class for LArConditionsContainer.
LArBlockCorrections::initialize
virtual StatusCode initialize() override
Definition
LArBlockCorrections.cxx:8
LArConditionsContainerBase::applyCorrectionsAtInit
static bool applyCorrectionsAtInit(bool setFlag=false, bool flag=true)
provide access to flag which determines corrections are applied at initialize, i.e.
Definition
LArConditionsContainerBase.cxx:564
Generated on
for ATLAS Offline Software by
1.17.0