|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef LARRECUTILS_LARADC2MEVCONDALG_H
10 #define LARRECUTILS_LARADC2MEVCONDALG_H
46 "SG key of MpysOverMcal object (or empty string if no MphysOverMcal)"};
48 "SG key of HVScaleCorr object (or empty string if no HVScaleCorr)"};
55 Gaudi::Property<bool>
m_isSuperCell{
this,
"isSuperCell",
false,
"switch to true to use the SuperCell Identfier helper"};
56 Gaudi::Property<bool>
m_completeDetector{
this,
"CompleteDetector",
true,
"If True, this algo will fail if input data is missing"};
SG::ReadCondHandleKey< ILArDAC2uA > m_lArDAC2uAKey
SG::ReadCondHandleKey< ILArMphysOverMcal > m_lArMphysOverMcalKey
SG::WriteCondHandleKey< LArADC2MeV > m_ADC2MeVKey
Gaudi::Property< bool > m_useFEBGainThresholds
bool const RAWDATA *ch2 const
const LArOnlineID_Base * m_larOnlineID
SG::ReadCondHandleKey< ILArRamp > m_lArRampKey
An algorithm that can be simultaneously executed in multiple threads.
StatusCode initialize() override
AthReentrantAlgorithm()
Default constructor:
StatusCode execute(const EventContext &ctx) const override
SG::ReadCondHandleKey< ILArHVScaleCorr > m_lArHVScaleCorrKey
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode finalize() override
Helper for the Liquid Argon Calorimeter cell identifiers.
Gaudi::Property< bool > m_isSuperCell
SG::ReadCondHandleKey< ILAruA2MeV > m_lAruA2MeVKey
virtual bool isReEntrant() const override final
SG::ReadCondHandleKey< LArFebConfig > m_febConfigKey
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
Gaudi::Property< bool > m_completeDetector