Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
AtlasTest
DatabaseTest
AthenaPoolTestData
AthenaPoolTestData
AthenaPoolTestC.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
16
/***************************************************************************
17
Athena Pool Test Data package
18
-----------------------------------------
19
***************************************************************************/
20
21
//<doc><file> $Id: AthenaPoolTestC.h,v 1.2 2005-01-07 20:33:29 cranshaw Exp $
22
//<version> $Name: not supported by cvs2svn $
23
24
#ifndef ATHENAPOOLTESTDATA_ATHENAPOOLTESTC_H
25
# define ATHENAPOOLTESTDATA_ATHENAPOOLTESTC_H
26
27
//<<<<<< INCLUDES >>>>>>
28
29
#include "
AthenaPoolTestData/IAthenaPoolTestData.h
"
30
#include <string>
31
32
//<<<<<< PUBLIC DEFINES >>>>>>
33
//<<<<<< PUBLIC CONSTANTS >>>>>>
34
//<<<<<< PUBLIC TYPES >>>>>>
35
//<<<<<< PUBLIC VARIABLES >>>>>>
36
//<<<<<< PUBLIC FUNCTIONS >>>>>>
37
//<<<<<< CLASS DECLARATIONS >>>>>>
38
39
class
AthenaPoolTestC
:
public
IAthenaPoolTestData
40
{
41
public
:
42
AthenaPoolTestC
();
43
AthenaPoolTestC
(
int
a
,
int
b
,
int
c
,
int
d
);
44
45
virtual
~AthenaPoolTestC
(
void
);
46
virtual
std::string
printWhoYouAre
(
void
)
const
;
47
48
protected
:
49
int
m_a
;
50
int
m_b
;
51
52
private
:
53
int
m_c
;
54
int
m_d
;
55
56
};
57
58
//<<<<<< INLINE PUBLIC FUNCTIONS >>>>>>
59
//<<<<<< INLINE MEMBER FUNCTIONS >>>>>>
60
61
62
63
#endif // ATHENAPOOLTESTDATA_ATHENAPOOLTESTC_H
AthenaPoolTestC::m_a
int m_a
Definition:
AthenaPoolTestC.h:52
AthenaPoolTestC::m_c
int m_c
Definition:
AthenaPoolTestC.h:56
hist_file_dump.d
d
Definition:
hist_file_dump.py:143
AthenaPoolTestC::AthenaPoolTestC
AthenaPoolTestC()
Definition:
AthenaPoolTestC.cxx:33
IAthenaPoolTestData
Interface class for AthenaPoolTest i/o tests.
Definition:
IAthenaPoolTestData.h:38
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
AthenaPoolTestC::m_d
int m_d
Definition:
AthenaPoolTestC.h:57
AthenaPoolTestC::~AthenaPoolTestC
virtual ~AthenaPoolTestC(void)
Definition:
AthenaPoolTestC.cxx:51
a
TList * a
Definition:
liststreamerinfos.cxx:10
AthenaPoolTestC::printWhoYouAre
virtual std::string printWhoYouAre(void) const
Definition:
AthenaPoolTestC.cxx:56
IAthenaPoolTestData.h
Class definition for IAthenaPoolTestData.
AthenaPoolTestC::m_b
int m_b
Definition:
AthenaPoolTestC.h:53
python.compressB64.c
def c
Definition:
compressB64.py:93
Generated on Sun Mar 16 2025 21:07:24 for ATLAS Offline Software by
1.8.18