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
MuonSpectrometer
MuonCnv
MuonSimEventTPCnv
MuonSimEventTPCnv
RPCSimHitCollection_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef RPCSIMHITCOLLECTION_P1_H
6
#define RPCSIMHITCOLLECTION_P1_H
7
8
#include <vector>
9
#include "
GeneratorObjectsTPCnv/HepMcParticleLink_p1.h
"
10
11
namespace
Muon
{
12
class
RPCSimHitCollection_p1
13
{
14
public
:
15
std::vector<int>
m_RPCid
;
16
std::vector<float>
m_globalTime
;
17
std::vector<float>
m_stX
,
m_stY
,
m_stZ
;
18
std::vector<HepMcParticleLink_p1>
m_partLink
;
19
};
20
}
21
22
#endif
23
Muon::RPCSimHitCollection_p1::m_stY
std::vector< float > m_stY
Definition:
RPCSimHitCollection_p1.h:17
Muon::RPCSimHitCollection_p1::m_stZ
std::vector< float > m_stZ
Represents m_localPosition in transient class.
Definition:
RPCSimHitCollection_p1.h:17
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition:
TrackSystemController.h:45
HepMcParticleLink_p1.h
Muon::RPCSimHitCollection_p1::m_stX
std::vector< float > m_stX
Definition:
RPCSimHitCollection_p1.h:17
Muon::RPCSimHitCollection_p1::m_globalTime
std::vector< float > m_globalTime
Definition:
RPCSimHitCollection_p1.h:16
Muon::RPCSimHitCollection_p1::m_RPCid
std::vector< int > m_RPCid
Definition:
RPCSimHitCollection_p1.h:15
Muon::RPCSimHitCollection_p1::m_partLink
std::vector< HepMcParticleLink_p1 > m_partLink
Definition:
RPCSimHitCollection_p1.h:18
Muon::RPCSimHitCollection_p1
Definition:
RPCSimHitCollection_p1.h:13
Generated on Wed Apr 23 2025 21:18:14 for ATLAS Offline Software by
1.8.18