ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
D3PDMakerTest
src
Obj2.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$
12
13
14
#include "
D3PDMakerTest/Obj2.h
"
15
16
17
namespace
D3PDTest
{
18
19
20
Obj2::Obj2
()
21
:
m_i
(0),
22
m_f
(0)
23
{
24
}
25
26
27
28
Obj2::Obj2
(
int
x
)
29
:
m_i
(
x
),
30
m_f
(
x
+ 0.5)
31
{
32
}
33
34
35
36
}
// namespace D3PDTest
Obj2.h
Test class for D3PD maker.
x
#define x
D3PDTest::Obj2::m_f
float m_f
Definition
Obj2.h:34
D3PDTest::Obj2::m_i
int m_i
Definition
Obj2.h:33
D3PDTest::Obj2::Obj2
Obj2()
Definition
Obj2.cxx:20
D3PDTest
Definition
MapDumper.h:25
Generated on
for ATLAS Offline Software by
1.14.0