ATLAS Offline Software
Loading...
Searching...
No Matches
HandleTestTool2.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 "HandleTestTool2.h"
14
15
16namespace AthEx {
17
18
20{
21 ATH_CHECK( m_wdhKey.initialize() );
22 return StatusCode::SUCCESS;
23}
24
25
26} // namespace AthEx
#define ATH_CHECK
Evaluate an expression and check for errors.
Test for cross-component circular dependency warning suppression of WriteDecorHandleKey.
virtual StatusCode initialize() override
SG::WriteDecorHandleKey< MyDataObj > m_wdhKey
Definition Hist.h:25