ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArCalibTools
LArCalibTools
LArBlockCorrections.h
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 "
AthenaBaseComps/AthReentrantAlgorithm.h
"
6
7
class
LArBlockCorrections
:
public
AthReentrantAlgorithm
{
8
public
:
9
using
AthReentrantAlgorithm::AthReentrantAlgorithm;
10
virtual
StatusCode
initialize
()
override
;
11
virtual
StatusCode
execute
(
const
EventContext&)
const override
{
return
StatusCode::SUCCESS;}
12
13
};
AthReentrantAlgorithm.h
AthReentrantAlgorithm
An algorithm that can be simultaneously executed in multiple threads.
Definition
AthReentrantAlgorithm.h:74
LArBlockCorrections
Definition
LArBlockCorrections.h:7
LArBlockCorrections::execute
virtual StatusCode execute(const EventContext &) const override
Definition
LArBlockCorrections.h:11
LArBlockCorrections::initialize
virtual StatusCode initialize() override
Definition
LArBlockCorrections.cxx:8
Generated on
for ATLAS Offline Software by
1.16.1