|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef ZDCRECV3Decode_H
10 #define ZDCRECV3Decode_H
22 #include "GaudiKernel/ToolHandle.h"
23 #include "GaudiKernel/ServiceHandle.h"
66 {
this,
"DigitsContainerName",
"ZdcTriggerTowers",
"" };
69 {
this,
"ZdcModuleContainerName",
"ZdcModules",
"" };
72 {
this,
"ZdcSumContainerName",
"ZdcSums",
"" };
78 {
this,
"ChannelTool",
"ZdcRecChannelToolV2",
"" };
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode finalize() override
SG::WriteHandleKey< xAOD::ZdcModuleContainer > m_zdcModuleContainerName
SG::ReadHandleKey< xAOD::TriggerTowerContainer > m_ttContainerName
ZdcRecV3Decode(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode initialize() override
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::WriteHandleKey< xAOD::ZdcModuleContainer > m_zdcSumContainerName
Property holding a SG store/key/clid from which a WriteHandle is made.
StatusCode execute() override
ToolHandle< ZdcRecChannelToolV2 > m_ChannelTool