ATLAS Offline Software
Loading...
Searching...
No Matches
LArBlockCorrections.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
7
8LArBlockCorrections::LArBlockCorrections(const std::string& name, ISvcLocator* pSvcLocator) :
9 AthAlgorithm(name,pSvcLocator) {}
10
13
14 ATH_MSG_INFO ( "LArConditionsContainerBase::applyCorrectionsAtInit set to " << setFlag );
15
16 return StatusCode::SUCCESS;
17}
18
#define ATH_MSG_INFO(x)
This file contain an implementation base class for LArConditionsContainer.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
LArBlockCorrections(const std::string &name, ISvcLocator *pSvcLocator)
static bool applyCorrectionsAtInit(bool setFlag=false, bool flag=true)
provide access to flag which determines corrections are applied at initialize, i.e.