ATLAS Offline Software
Loading...
Searching...
No Matches
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$
12
13
14#include "D3PDMakerTest/Obj5.h"
15
16
17namespace D3PDTest {
18
19
21 : m_obj5(0)
22{
23}
24
25
27 : m_obj5 (x+100)
28{
29}
30
31
32} // namespace D3PDTest
Test class for D3PD maker (aux data).
#define x
int m_obj5
Definition Obj5.h:39