|
ATLAS Offline Software
|
Go to the documentation of this file.
18 #include "GaudiKernel/ToolHandle.h"
19 #include "GaudiKernel/ServiceHandle.h"
60 Gaudi::Property<std::string>
m_configuration{
this,
"Configuration",
"none",
"ZDC reconstruction configuration"};
65 "if not ZdcEventUnknown, Use forced event type true/false"};
70 {
this,
"ZdcModuleContainerName",
"ZdcModules",
"" };
73 {
this,
"ZdcSumContainerName",
"ZdcSums",
"" };
86 ToolHandleArray<ZDC::IZdcAnalysisTool>
m_zdcTools{
this,
"ZdcAnalysisTools",{} };
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode execute() override
SG::ReadHandleKey< xAOD::ZdcModuleContainer > m_zdcModuleContainerName
ZdcRecRun3(const std::string &name, ISvcLocator *pSvcLocator)
Gaudi::Property< std::string > m_configuration
Gaudi::Property< unsigned int > m_DAQMode
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteDecorHandleKey< xAOD::ZdcModuleContainer > m_ZdcEventType
StatusCode finalize() override
Gaudi::Property< int > m_ownPolicy
The Athena Transient Store API.
SG::WriteDecorHandleKey< xAOD::ZdcModuleContainer > m_ZdcDAQMode
@ OWN_ELEMENTS
this data object owns its elements
StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandleArray< ZDC::IZdcAnalysisTool > m_zdcTools
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteDecorHandleKey< xAOD::EventInfo > m_eventInfoDecorKey
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
SG::ReadHandleKey< xAOD::ZdcModuleContainer > m_zdcSumContainerName
SG::WriteDecorHandleKey< xAOD::ZdcModuleContainer > m_ZdcBCIDOverride
Define enumerations for event-level ZDC data.
Gaudi::Property< unsigned int > m_forcedEventType