ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthenaExamples
AthExStoreGateExample
src
IHandleTestTool.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
/*
3
* Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration.
4
*/
12
13
14
#ifndef ATHEXSTOREGATEEXAMPLE_IHANDLETESTTOOL_H
15
#define ATHEXSTOREGATEEXAMPLE_IHANDLETESTTOOL_H
16
17
18
#include "GaudiKernel/IInterface.h"
19
20
21
namespace
AthEx
{
22
23
24
class
IHandleTestTool
25
:
virtual
public
IAlgTool
26
{
27
public
:
28
DeclareInterfaceID
(
IHandleTestTool
, 1, 0);
29
};
30
31
32
}
// namespace AthEx
33
34
#endif
// not ATHEXSTOREGATEEXAMPLE_IHANDLETESTTOOL_H
AthEx::IHandleTestTool
Definition
IHandleTestTool.h:26
AthEx::IHandleTestTool::DeclareInterfaceID
DeclareInterfaceID(IHandleTestTool, 1, 0)
AthEx
Definition
Hist.h:25
Generated on
for ATLAS Offline Software by
1.14.0