ATLAS Offline Software
PhysicsAnalysis
D3PDMaker
D3PDMakerTest
src
Obj4.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/Obj4.h
"
15
16
17
namespace
D3PDTest
{
18
19
20
Obj4::Obj4
()
21
: m_obj4(0)
22
{
23
}
24
25
26
Obj4::Obj4
(
int
x
)
27
:
Obj1
(
x
),
28
m_obj4 (
x
+100)
29
{
30
}
31
32
33
}
// namespace D3PDTest
D3PDTest::Obj1
Test class for D3PD maker.
Definition:
Obj1.h:38
x
#define x
Obj4.h
Test class for D3PD maker.
D3PDTest::Obj4::Obj4
Obj4()
Definition:
Obj4.cxx:20
D3PDTest
Definition:
MapDumper.h:25
Generated on Thu Nov 7 2024 21:22:58 for ATLAS Offline Software by
1.8.18