 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARROD_LARNNRAWCHANNELBUILDER_H
6 #define LARROD_LARNNRAWCHANNELBUILDER_H
36 using AthReentrantAlgorithm::AthReentrantAlgorithm;
45 "SG Key of LArDigitContaiiner"};
48 "SG key of the output LArRawChannelContainer"};
61 Gaudi::Property<int>
m_firstSample{
this,
"firstSample", 0,
"first of the 32 sampels of the MC shape to be used"};
69 Gaudi::Property<bool>
m_useDBFortQ{
this,
"useDB",
true,
"Use DB for cut on t,Q"};
StatusCode initialize() override
SG::ReadCondHandleKey< ILArShape > m_shapeKey
const CaloCell_ID * m_calocellID
SG::ReadCondHandleKey< LArDSPThresholdsComplete > m_run1DSPThresholdsKey
SG::ReadCondHandleKey< ILArOFC > m_ofcKey
SG::ReadCondHandleKey< CondAttrListCollection > m_nnClustersDb
SG::ReadCondHandleKey< AthenaAttributeList > m_run2DSPThresholdsKey
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< LArRawChannelContainer > m_rawChannelKey
Handle class for recording to StoreGate.
A LArRawConditionsContainer holding thresholds used by the DSP.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper class for offline cell identifiers.
ServiceHandle< AthOnnx::IOnnxRuntimeSvc > m_onnxRuntimeSvc
Gaudi::Property< bool > m_useDBFortQ
SG::ReadHandleKey< LArDigitContainer > m_digitKey
SG::ReadCondHandleKey< LArADC2MeV > m_adc2MeVKey
StatusCode execute(const EventContext &ctx) const override
const LArOnlineID * m_onlineId
Handle class for reading from StoreGate.
SG::ReadCondHandleKey< ILArPedestal > m_pedestalKey
Gaudi::Property< int > m_firstSample
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey