ATLAS Offline Software
Control
AthenaExamples
AthExStoreGateExample
src
HandleTestTool2.cxx
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration.
3
*/
13
#include "
HandleTestTool2.h
"
14
15
16
namespace
AthEx
{
17
18
19
StatusCode
HandleTestTool2::initialize
()
20
{
21
ATH_CHECK
(
m_wdhKey
.
initialize
() );
22
return
StatusCode::SUCCESS;
23
}
24
25
26
}
// namespace AthEx
AthEx::HandleTestTool2::initialize
virtual StatusCode initialize() override
Definition:
HandleTestTool2.cxx:19
AthEx::HandleTestTool2::m_wdhKey
SG::WriteDecorHandleKey< MyDataObj > m_wdhKey
Definition:
HandleTestTool2.h:38
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthEx
Definition:
Hist.h:25
ATH_CHECK
#define ATH_CHECK
Definition:
AthCheckMacros.h:40
SG::WriteDecorHandleKey::initialize
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
HandleTestTool2.h
Test for cross-component circular dependency warning suppression of WriteDecorHandleKey.
Generated on Thu Nov 7 2024 21:16:03 for ATLAS Offline Software by
1.8.18