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
ForwardDetectors
ZDC
ZdcCnv
ZdcEventTPCnv
ZdcEventTPCnv
ZDC_SimFiberHit_Collection_p1.h
Go to the documentation of this file.
1
3
/*
4
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// ZDC_SimFiberHit_Collection_p1.h
8
// Persistent represenation of a ZDC_SimFiberHit_Collection
10
#ifndef ZDC_SIMFIBERHIT_COLLECTION_P1_H
11
#define ZDC_SIMFIBERHIT_COLLECTION_P1_H
12
13
#include "
ZdcEventTPCnv/ZDC_SimFiberHit_p1.h
"
14
#include <vector>
15
16
class
ZDC_SimFiberHit_Collection_p1
:
public
std::vector<ZDC_SimFiberHit_p1>
17
{
18
public
:
20
typedef
std::vector<ZDC_SimFiberHit_p1>
FiberHitVector
;
21
typedef
FiberHitVector::const_iterator
const_iterator
;
22
typedef
FiberHitVector::iterator
iterator
;
23
25
ZDC_SimFiberHit_Collection_p1
() {}
26
27
private
:
28
};
29
30
#endif
xAOD::iterator
JetConstituentVector::iterator iterator
Definition:
JetConstituentVector.cxx:68
ZDC_SimFiberHit_Collection_p1::FiberHitVector
std::vector< ZDC_SimFiberHit_p1 > FiberHitVector
typedefs
Definition:
ZDC_SimFiberHit_Collection_p1.h:20
ZDC_SimFiberHit_p1.h
ZDC_SimFiberHit_Collection_p1
Definition:
ZDC_SimFiberHit_Collection_p1.h:17
ZDC_SimFiberHit_Collection_p1::iterator
FiberHitVector::iterator iterator
Definition:
ZDC_SimFiberHit_Collection_p1.h:22
ZDC_SimFiberHit_Collection_p1::ZDC_SimFiberHit_Collection_p1
ZDC_SimFiberHit_Collection_p1()
Default constructor.
Definition:
ZDC_SimFiberHit_Collection_p1.h:25
ZDC_SimFiberHit_Collection_p1::const_iterator
FiberHitVector::const_iterator const_iterator
Definition:
ZDC_SimFiberHit_Collection_p1.h:21
Generated on Fri Apr 25 2025 21:23:46 for ATLAS Offline Software by
1.8.18