ATLAS Offline Software
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
AllowedVariables::e
e
Definition:
AsgElectronSelectorTool.cxx:37
hist_file_dump.d
d
Definition:
hist_file_dump.py:137
AthenaPoolTestD::~AthenaPoolTestD
virtual ~AthenaPoolTestD(void)
Definition:
AthenaPoolTestD.cxx:51
AthenaPoolTestD::m_f
int m_f
Definition:
AthenaPoolTestD.h:46
AthenaPoolTestD
Simple class with HepGeom::Point3D<double> for testing pool i/o from Athena.
Definition:
AthenaPoolTestD.h:33
AthenaPoolTestD::printWhoYouAre
virtual std::string printWhoYouAre(void) const
Definition:
AthenaPoolTestD.cxx:56
AthenaPoolTestC.h
Class definition for AthenaPoolTestC.
hist_file_dump.f
f
Definition:
hist_file_dump.py:135
AthenaPoolTestC
Simple class with four int's divided among protected/private for testing pool i/o from Athena.
Definition:
AthenaPoolTestC.h:40
plotBeamSpotMon.b
b
Definition:
plotBeamSpotMon.py:77
a
TList * a
Definition:
liststreamerinfos.cxx:10
AthenaPoolTestD::AthenaPoolTestD
AthenaPoolTestD()
Definition:
AthenaPoolTestD.cxx:35
AthenaPoolTestD::m_e
int m_e
Definition:
AthenaPoolTestD.h:45
python.compressB64.c
def c
Definition:
compressB64.py:93
Generated on Thu Nov 7 2024 21:10:23 for ATLAS Offline Software by
1.8.18