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
InnerDetector
InDetEventCnv
InDetSimEventTPCnv
InDetSimEventTPCnv
InDetHits
SiHit_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 SIHIT_P1_H
6
#define SIHIT_P1_H
7
8
#include "
GeneratorObjectsTPCnv/HepMcParticleLink_p1.h
"
9
10
class
SiHit_p1
{
11
public
:
12
float
m_stX
,
m_stY
,
m_stZ
;
13
float
m_enX
,
m_enY
,
m_enZ
;
14
float
m_energyLoss
;
// deposited energy
15
float
m_meanTime
;
// time of energy deposition
16
HepMcParticleLink_p1
m_partLink
;
17
unsigned
int
m_ID
;
18
};
19
#endif
SiHit_p1::m_enX
float m_enX
Definition:
SiHit_p1.h:13
SiHit_p1::m_enZ
float m_enZ
Definition:
SiHit_p1.h:13
SiHit_p1
Definition:
SiHit_p1.h:10
SiHit_p1::m_meanTime
float m_meanTime
Definition:
SiHit_p1.h:15
SiHit_p1::m_stX
float m_stX
Definition:
SiHit_p1.h:12
HepMcParticleLink_p1
Definition:
HepMcParticleLink_p1.h:21
SiHit_p1::m_partLink
HepMcParticleLink_p1 m_partLink
Definition:
SiHit_p1.h:16
HepMcParticleLink_p1.h
SiHit_p1::m_enY
float m_enY
Definition:
SiHit_p1.h:13
SiHit_p1::m_ID
unsigned int m_ID
Definition:
SiHit_p1.h:17
SiHit_p1::m_energyLoss
float m_energyLoss
Definition:
SiHit_p1.h:14
SiHit_p1::m_stZ
float m_stZ
Definition:
SiHit_p1.h:12
SiHit_p1::m_stY
float m_stY
Definition:
SiHit_p1.h:12
Generated on Fri Mar 14 2025 21:18:38 for ATLAS Offline Software by
1.8.18