ATLAS Offline Software
PhysicsAnalysis
D3PDMaker
D3PDMakerTest
src
Obj5.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id$
14
#include "
D3PDMakerTest/Obj5.h
"
15
16
17
namespace
D3PDTest
{
18
19
20
Obj5::Obj5
()
21
: m_obj5(0)
22
{
23
}
24
25
26
Obj5::Obj5
(
int
x
)
27
: m_obj5 (
x
+100)
28
{
29
}
30
31
32
}
// namespace D3PDTest
x
#define x
D3PDTest::Obj5::Obj5
Obj5()
Definition:
Obj5.cxx:20
Obj5.h
Test class for D3PD maker (aux data).
D3PDTest
Definition:
MapDumper.h:25
Generated on Sun Dec 22 2024 21:15:48 for ATLAS Offline Software by
1.8.18