ATLAS Offline Software
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
};
LArBlockCorrections
Definition:
LArBlockCorrections.h:7
LArBlockCorrections::execute
StatusCode execute()
Definition:
LArBlockCorrections.h:11
AthAlgorithm.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
LArBlockCorrections::LArBlockCorrections
LArBlockCorrections(const std::string &name, ISvcLocator *pSvcLocator)
Definition:
LArBlockCorrections.cxx:8
AthAlgorithm
Definition:
AthAlgorithm.h:47
LArBlockCorrections::finalize
StatusCode finalize()
Definition:
LArBlockCorrections.h:12
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
LArBlockCorrections::initialize
StatusCode initialize()
Definition:
LArBlockCorrections.cxx:11
Generated on Thu Nov 7 2024 21:19:17 for ATLAS Offline Software by
1.8.18