ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArCalibTools
LArCalibTools
LArBlockCorrections.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
AthenaBaseComps/AthAlgorithm.h
"
6
7
class
LArBlockCorrections
:
public
AthAlgorithm
{
8
public
:
9
LArBlockCorrections
(
const
std::string& name, ISvcLocator* pSvcLocator);
10
StatusCode
initialize
();
11
StatusCode
execute
() {
return
StatusCode::SUCCESS;}
12
StatusCode
finalize
() {
return
StatusCode::SUCCESS;}
13
14
};
AthAlgorithm.h
AthAlgorithm::AthAlgorithm
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Definition
AthAlgorithm.cxx:24
LArBlockCorrections::execute
StatusCode execute()
Definition
LArBlockCorrections.h:11
LArBlockCorrections::initialize
StatusCode initialize()
Definition
LArBlockCorrections.cxx:11
LArBlockCorrections::LArBlockCorrections
LArBlockCorrections(const std::string &name, ISvcLocator *pSvcLocator)
Definition
LArBlockCorrections.cxx:8
LArBlockCorrections::finalize
StatusCode finalize()
Definition
LArBlockCorrections.h:12
Generated on
for ATLAS Offline Software by
1.14.0