Loading [MathJax]/jax/output/SVG/config.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
graphics
VP1
VP1Systems
VP1UtilitySystems
VP1UtilitySystems
VP1PartSpectFlags.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 VP1PARTSPECTFLAGS_H
6
#define VP1PARTSPECTFLAGS_H
7
9
// //
10
// Header file for the namespace VP1PartSpect //
11
// //
12
// //
13
// Initial version: September 2009 //
14
// //
16
17
namespace
VP1PartSpect
18
{
19
enum
ParticleType
{
20
Baryon
= 0,
21
E
,
22
Gamma
,
23
Lepton
,
24
Meson
,
25
Neutron
,
26
Nucleus
,
27
Pi
,
28
Proton
29
};
30
}
31
32
#endif
VP1PartSpect::Nucleus
@ Nucleus
Definition:
VP1PartSpectFlags.h:26
VP1PartSpect::Neutron
@ Neutron
Definition:
VP1PartSpectFlags.h:25
VP1PartSpect::Gamma
@ Gamma
Definition:
VP1PartSpectFlags.h:22
VP1PartSpect::ParticleType
ParticleType
Definition:
VP1PartSpectFlags.h:19
VP1PartSpect::E
@ E
Definition:
VP1PartSpectFlags.h:21
VP1PartSpect::Lepton
@ Lepton
Definition:
VP1PartSpectFlags.h:23
VP1PartSpect::Baryon
@ Baryon
Definition:
VP1PartSpectFlags.h:20
VP1PartSpect
Definition:
VP1PartSpectFlags.h:18
VP1PartSpect::Proton
@ Proton
Definition:
VP1PartSpectFlags.h:28
VP1PartSpect::Meson
@ Meson
Definition:
VP1PartSpectFlags.h:24
VP1PartSpect::Pi
@ Pi
Definition:
VP1PartSpectFlags.h:27
Generated on Mon Mar 24 2025 21:23:07 for ATLAS Offline Software by
1.8.18