|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef CALOREC_CALOBCIDAVGALG_H
7 #define CALOREC_CALOBCIDAVGALG_H
10 #include "GaudiKernel/ToolHandle.h"
40 {
this,
"BCIDLumiKey",
"CaloBCIDLumi",
"SG Key of input CaloBCIDLumi conditions object"};
43 Gaudi::Property<bool>
m_isSC {
this,
"IsSuperCell",
false,
"Is SuperCell" };
47 ToolHandle< GenericMonitoringTool >
m_monTool {
this,
"MonTool",
"",
"Monitoring tool" };
Gaudi::Property< bool > m_isSC
Property: m_isSC.
ToolHandle< GenericMonitoringTool > m_monTool
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< CaloBCIDAverage > m_bcidAvgKey
virtual StatusCode initialize() override
An algorithm that can be simultaneously executed in multiple threads.
Handle class for recording to StoreGate.
AthReentrantAlgorithm()
Default constructor:
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode finalize() override
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
SG::ReadCondHandleKey< CaloBCIDLumi > m_bcidLumiKey
Handle class for reading from StoreGate.
Luminosity-dependent pileup offset correction conditions object.
SG::ReadCondHandleKey< LArMCSym > m_mcSym