ATLAS Offline Software
Loading...
Searching...
No Matches
AtlasTest
DatabaseTest
AthenaPoolTestData
AthenaPoolTestData
AthenaPoolTestD.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
15
/***************************************************************************
16
Athena Pool Test Data package
17
-----------------------------------------
18
***************************************************************************/
19
20
//<doc><file> $Id: AthenaPoolTestD.h,v 1.5 2005-09-02 15:53:01 gemmeren Exp $
21
//<version> $Name: not supported by cvs2svn $
22
23
#ifndef ATHENAPOOLTESTDATA_ATHENAPOOLTESTD_H
24
# define ATHENAPOOLTESTDATA_ATHENAPOOLTESTD_H
25
26
27
#include "
AthenaPoolTestData/AthenaPoolTestC.h
"
28
//#include "CLHEP/Geometry/Point3D.h"
29
#include <string>
30
31
32
class
AthenaPoolTestD
:
public
AthenaPoolTestC
33
{
34
public
:
35
AthenaPoolTestD
();
36
AthenaPoolTestD
(
int
a
,
int
b,
int
c,
int
d,
int
e,
int
f);
37
38
virtual
~AthenaPoolTestD
(
void
);
39
virtual
std::string
printWhoYouAre
(
void
)
const
;
40
41
private
:
42
int
m_e
;
43
int
m_f
;
44
};
45
46
//<<<<<< INLINE PUBLIC FUNCTIONS >>>>>>
47
//<<<<<< INLINE MEMBER FUNCTIONS >>>>>>
48
49
50
51
#endif
// ATHENAPOOLTESTDATA_ATHENAPOOLTESTD_H
AthenaPoolTestC.h
Class definition for AthenaPoolTestC.
a
static Double_t a
Definition
LArPhysWaveHECTool.cxx:38
AthenaPoolTestC::AthenaPoolTestC
AthenaPoolTestC()
Definition
AthenaPoolTestC.cxx:33
AthenaPoolTestD::m_e
int m_e
Definition
AthenaPoolTestD.h:42
AthenaPoolTestD::~AthenaPoolTestD
virtual ~AthenaPoolTestD(void)
Definition
AthenaPoolTestD.cxx:51
AthenaPoolTestD::m_f
int m_f
Definition
AthenaPoolTestD.h:43
AthenaPoolTestD::printWhoYouAre
virtual std::string printWhoYouAre(void) const
Definition
AthenaPoolTestD.cxx:56
AthenaPoolTestD::AthenaPoolTestD
AthenaPoolTestD()
Definition
AthenaPoolTestD.cxx:35
Generated on
for ATLAS Offline Software by
1.14.0