ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthenaExamples
AthExStoreGateExample
src
HandleTestTool1.cxx
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration.
3
*/
11
12
13
#include "
HandleTestTool1.h
"
14
15
16
namespace
AthEx
{
17
18
19
StatusCode
HandleTestTool1::initialize
()
20
{
21
ATH_CHECK
(
m_whKey
.initialize() );
22
return
StatusCode::SUCCESS;
23
}
24
25
26
}
// namespace AthEx
ATH_CHECK
#define ATH_CHECK
Evaluate an expression and check for errors.
Definition
AthCheckMacros.h:40
HandleTestTool1.h
Test for cross-component circular dependency warning suppression of WriteDecorHandleKey.
AthEx::HandleTestTool1::m_whKey
SG::WriteHandleKey< MyDataObj > m_whKey
Definition
HandleTestTool1.h:38
AthEx::HandleTestTool1::initialize
virtual StatusCode initialize() override
Definition
HandleTestTool1.cxx:19
AthEx
Definition
Hist.h:25
Generated on
for ATLAS Offline Software by
1.14.0