|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef ZDCRECRun3DECODE_H
10 #define ZDCRECRun3DECODE_H
18 #include "GaudiKernel/ToolHandle.h"
19 #include "GaudiKernel/ServiceHandle.h"
57 Gaudi::Property<unsigned int>
m_nFragments{
this,
"NFragments",6,
"Number of expected LUCROD fragments"};
63 {
this,
"ZdcLucrodDataContainerKey",
"ZdcLucrodDataContainer",
"" };
66 {
this,
"ZdcModuleContainerName",
"ZdcModules",
"" };
69 {
this,
"ZdcSumContainerName",
"ZdcSums",
"" };
72 {
this,
"ChannelTool",
"ZdcRecChannelToolLucrod",
"" };
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode initialize() override
Gaudi::Property< unsigned int > m_nFragments
The Athena Transient Store API.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< ZdcLucrodDataContainer > m_zldContainerName
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteDecorHandleKey< xAOD::EventInfo > m_eventInfoDecorKey
StatusCode finalize() override
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
ToolHandle< ZdcRecChannelToolLucrod > m_ChannelTool
SG::WriteHandleKey< xAOD::ZdcModuleContainer > m_zdcModuleContainerName
SG::WriteHandleKey< xAOD::ZdcModuleContainer > m_zdcSumContainerName
ZdcRecRun3Decode(const std::string &name, ISvcLocator *pSvcLocator)
StatusCode execute() override