|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CALOCELLCORRECTION_CALOCELLPEDCORRCONDALG_H
6 #define CALOCELLCORRECTION_CALOCELLPEDCORRCONDALG_H
36 Gaudi::Property<float>
m_lumi0{
this,
"Luminosity",0.0,
"Luminosity in 10**33 units"};
SG::ReadCondHandleKey< CondAttrListCollection > m_pedShiftFolder
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
ToolHandle< ICaloCoolIdTool > m_caloCoolIdTool
bool const RAWDATA *ch2 const
StatusCode finalize() override final
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandleKey< CondAttrListCollection > m_lumiFolderName
SG::WriteCondHandleKey< CaloCellPedShift > m_pedShiftKey
AthReentrantAlgorithm()
Default constructor:
Gaudi::Property< float > m_lumi0
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper class for offline cell identifiers.
StatusCode execute(const EventContext &ctx) const override final
virtual ~CaloCellPedCorrCondAlg()=default
const CaloCell_ID * m_cellId
StatusCode initialize() override final
virtual bool isReEntrant() const override final