ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
D3PDMakerTest
src
Obj4GetterTool.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
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
14
15
16
#ifndef D3PDMAKERTEST_OBJ4GETTERTOOL_H
17
#define D3PDMAKERTEST_OBJ4GETTERTOOL_H
18
19
20
#include "
D3PDMakerTest/Obj4.h
"
21
#include "
D3PDMakerUtils/SGCollectionGetterTool.h
"
22
23
24
namespace
D3PDTest
{
25
26
27
class
Obj4GetterTool
28
:
public
D3PD::SGCollectionGetterTool
<Obj4Container>
29
{
30
public
:
37
Obj4GetterTool
(
const
std::string&
type
,
38
const
std::string& name,
39
const
IInterface* parent);
40
};
41
42
43
}
// namespace D3PDTest
44
45
46
#endif
// not D3PDMAKERTEST_OBJ4GETTERTOOL_H
Obj4.h
Test class for D3PD maker.
SGCollectionGetterTool.h
Collection getter tool retrieving a container from StoreGate.
D3PDTest::Obj4GetterTool::Obj4GetterTool
Obj4GetterTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition
Obj4GetterTool.cxx:26
D3PD::SGCollectionGetterTool
Collection getter tool retrieving a container from StoreGate.
Definition
SGCollectionGetterTool.h:41
D3PDTest
Definition
MapDumper.h:25
type
Generated on
for ATLAS Offline Software by
1.14.0