Geant4
11.3.0
Toolkit for the simulation of the passage of particles through matter
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
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
m
n
o
p
q
r
s
t
u
w
z
Variables
a
c
e
g
h
i
k
l
m
n
o
p
q
s
t
v
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
w
Enumerations
a
b
c
d
e
f
g
l
m
p
r
s
t
v
y
z
Enumerator
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
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
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
c
d
e
f
g
k
l
m
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Symbols
:
a
b
c
d
g
h
i
o
q
r
s
t
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
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
r
s
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
z
Enumerations
b
c
d
e
f
g
i
j
l
m
n
p
s
t
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
▼
Geant4
Deprecated List
Todo List
►
Namespaces
►
Classes
▼
Files
▼
File List
▼
geant4-v11.3.0
▼
source
►
analysis
►
digits_hits
►
error_propagation
►
event
►
externals
►
g3tog4
►
geometry
►
global
►
graphics_reps
►
intercoms
►
interfaces
►
materials
►
parameterisations
►
particles
►
persistency
►
physics_lists
▼
processes
►
biasing
►
cuts
►
decay
►
electromagnetic
►
hadronic
▼
management
▼
include
►
G4EntanglementAuxInfo.hh
►
G4eplusAnnihilationEntanglementClipBoard.hh
►
G4NoProcess.hh
G4ParticleTypes.hh
►
G4ProcessAttribute.hh
►
G4ProcessManager.hh
►
G4ProcessManagerMessenger.hh
►
G4ProcessTable.hh
►
G4ProcessTableMessenger.hh
►
G4ProcessType.hh
►
G4ProcessVector.hh
►
G4ProcTblElement.hh
►
G4VContinuousDiscreteProcess.hh
►
G4VContinuousProcess.hh
►
G4VDiscreteProcess.hh
►
G4VEntanglementClipBoard.hh
►
G4VProcess.hh
►
G4VRestContinuousDiscreteProcess.hh
►
G4VRestContinuousProcess.hh
►
G4VRestDiscreteProcess.hh
►
G4VRestProcess.hh
►
G4WrapperProcess.hh
►
src
►
optical
►
parameterisation
►
scoring
►
solidstate
►
transportation
►
readout
►
run
►
track
►
tracking
►
visualization
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
G4ParticleTypes.hh
Go to the documentation of this file.
1
//
2
// ********************************************************************
3
// * License and Disclaimer *
4
// * *
5
// * The Geant4 software is copyright of the Copyright Holders of *
6
// * the Geant4 Collaboration. It is provided under the terms and *
7
// * conditions of the Geant4 Software License, included in the file *
8
// * LICENSE and available at http://cern.ch/geant4/license . These *
9
// * include a list of copyright holders. *
10
// * *
11
// * Neither the authors of this software system, nor their employing *
12
// * institutes,nor the agencies providing financial support for this *
13
// * work make any representation or warranty, express or implied, *
14
// * regarding this software system or assume any liability for its *
15
// * use. Please see the license in the file LICENSE and URL above *
16
// * for the full disclaimer and the limitation of liability. *
17
// * *
18
// * This code implementation is the result of the scientific and *
19
// * technical work of the GEANT4 collaboration. *
20
// * By using, copying, modifying or distributing the software (or *
21
// * any work based on the software) you agree to acknowledge its *
22
// * use in resulting scientific publications, and indicate your *
23
// * acceptance of all terms of the Geant4 Software license. *
24
// ********************************************************************
25
//
26
// G4ParticleTypes
27
//
28
// Description:
29
//
30
// Inclusion of all existing particle definitions
31
32
// Created, G.Cosmo, 4 April 1996
33
// --------------------------------------------------------------------
34
#ifndef G4ParticleTypes_hh
35
#define G4ParticleTypes_hh 1
36
37
// Bosons
38
#include "
G4ChargedGeantino.hh
"
39
#include "
G4Geantino.hh
"
40
#include "
G4Gamma.hh
"
41
#include "
G4OpticalPhoton.hh
"
42
#include "
G4UnknownParticle.hh
"
43
#include "
G4ChargedUnknownParticle.hh
"
44
45
// Leptons
46
#include "
G4MuonPlus.hh
"
47
#include "
G4MuonMinus.hh
"
48
#include "
G4TauMinus.hh
"
49
#include "
G4TauPlus.hh
"
50
#include "
G4Electron.hh
"
51
#include "
G4Positron.hh
"
52
#include "
G4NeutrinoTau.hh
"
53
#include "
G4AntiNeutrinoTau.hh
"
54
#include "
G4NeutrinoMu.hh
"
55
#include "
G4AntiNeutrinoMu.hh
"
56
#include "
G4NeutrinoE.hh
"
57
#include "
G4AntiNeutrinoE.hh
"
58
59
// Mesons
60
#include "
G4PionPlus.hh
"
61
#include "
G4PionMinus.hh
"
62
#include "
G4PionZero.hh
"
63
#include "
G4Eta.hh
"
64
#include "
G4EtaPrime.hh
"
65
66
#include "
G4KaonPlus.hh
"
67
#include "
G4KaonMinus.hh
"
68
#include "
G4KaonZero.hh
"
69
#include "
G4AntiKaonZero.hh
"
70
#include "
G4KaonZeroLong.hh
"
71
#include "
G4KaonZeroShort.hh
"
72
73
#include "
G4DMesonPlus.hh
"
74
#include "
G4DMesonMinus.hh
"
75
#include "
G4DMesonZero.hh
"
76
#include "
G4AntiDMesonZero.hh
"
77
#include "
G4DsMesonPlus.hh
"
78
#include "
G4DsMesonMinus.hh
"
79
#include "
G4JPsi.hh
"
80
#include "
G4Etac.hh
"
81
82
#include "
G4BMesonPlus.hh
"
83
#include "
G4BMesonMinus.hh
"
84
#include "
G4BMesonZero.hh
"
85
#include "
G4AntiBMesonZero.hh
"
86
#include "
G4BsMesonZero.hh
"
87
#include "
G4AntiBsMesonZero.hh
"
88
#include "
G4Upsilon.hh
"
89
90
// Barions
91
#include "
G4Proton.hh
"
92
#include "
G4AntiProton.hh
"
93
#include "
G4Neutron.hh
"
94
#include "
G4AntiNeutron.hh
"
95
96
#include "
G4Lambda.hh
"
97
#include "
G4SigmaPlus.hh
"
98
#include "
G4SigmaZero.hh
"
99
#include "
G4SigmaMinus.hh
"
100
#include "
G4XiMinus.hh
"
101
#include "
G4XiZero.hh
"
102
#include "
G4OmegaMinus.hh
"
103
104
#include "
G4AntiLambda.hh
"
105
#include "
G4AntiSigmaPlus.hh
"
106
#include "
G4AntiSigmaZero.hh
"
107
#include "
G4AntiSigmaMinus.hh
"
108
#include "
G4AntiXiMinus.hh
"
109
#include "
G4AntiXiZero.hh
"
110
#include "
G4AntiOmegaMinus.hh
"
111
112
#include "
G4LambdacPlus.hh
"
113
#include "
G4SigmacPlusPlus.hh
"
114
#include "
G4SigmacPlus.hh
"
115
#include "
G4SigmacZero.hh
"
116
#include "
G4XicPlus.hh
"
117
#include "
G4XicZero.hh
"
118
#include "
G4OmegacZero.hh
"
119
120
#include "
G4AntiLambdacPlus.hh
"
121
#include "
G4AntiSigmacPlusPlus.hh
"
122
#include "
G4AntiSigmacPlus.hh
"
123
#include "
G4AntiSigmacZero.hh
"
124
#include "
G4AntiXicPlus.hh
"
125
#include "
G4AntiXicZero.hh
"
126
#include "
G4AntiOmegacZero.hh
"
127
128
#include "
G4Lambdab.hh
"
129
#include "
G4SigmabPlus.hh
"
130
#include "
G4SigmabZero.hh
"
131
#include "
G4SigmabMinus.hh
"
132
#include "
G4XibZero.hh
"
133
#include "
G4XibMinus.hh
"
134
#include "
G4OmegabMinus.hh
"
135
136
#include "
G4AntiLambdab.hh
"
137
#include "
G4AntiSigmabPlus.hh
"
138
#include "
G4AntiSigmabZero.hh
"
139
#include "
G4AntiSigmabMinus.hh
"
140
#include "
G4AntiXibZero.hh
"
141
#include "
G4AntiXibMinus.hh
"
142
#include "
G4AntiOmegabMinus.hh
"
143
144
// Nuclei
145
#include "
G4Alpha.hh
"
146
#include "
G4Deuteron.hh
"
147
#include "
G4He3.hh
"
148
#include "
G4Triton.hh
"
149
150
#include "
G4AntiAlpha.hh
"
151
#include "
G4AntiDeuteron.hh
"
152
#include "
G4AntiHe3.hh
"
153
#include "
G4AntiTriton.hh
"
154
155
// Ions
156
#include "
G4GenericIon.hh
"
157
158
#endif
G4Alpha.hh
G4AntiAlpha.hh
G4AntiBMesonZero.hh
G4AntiBsMesonZero.hh
G4AntiDMesonZero.hh
G4AntiDeuteron.hh
G4AntiHe3.hh
G4AntiKaonZero.hh
G4AntiLambda.hh
G4AntiLambdab.hh
G4AntiLambdacPlus.hh
G4AntiNeutrinoE.hh
G4AntiNeutrinoMu.hh
G4AntiNeutrinoTau.hh
G4AntiNeutron.hh
G4AntiOmegaMinus.hh
G4AntiOmegabMinus.hh
G4AntiOmegacZero.hh
G4AntiProton.hh
G4AntiSigmaMinus.hh
G4AntiSigmaPlus.hh
G4AntiSigmaZero.hh
G4AntiSigmabMinus.hh
G4AntiSigmabPlus.hh
G4AntiSigmabZero.hh
G4AntiSigmacPlusPlus.hh
G4AntiSigmacPlus.hh
G4AntiSigmacZero.hh
G4AntiTriton.hh
G4AntiXiMinus.hh
G4AntiXiZero.hh
G4AntiXibMinus.hh
G4AntiXibZero.hh
G4AntiXicPlus.hh
G4AntiXicZero.hh
G4BMesonMinus.hh
G4BMesonPlus.hh
G4BMesonZero.hh
G4BsMesonZero.hh
G4ChargedGeantino.hh
G4ChargedUnknownParticle.hh
G4DMesonMinus.hh
G4DMesonPlus.hh
G4DMesonZero.hh
G4Deuteron.hh
G4DsMesonMinus.hh
G4DsMesonPlus.hh
G4Electron.hh
G4EtaPrime.hh
G4Eta.hh
G4Etac.hh
G4Gamma.hh
G4Geantino.hh
G4GenericIon.hh
G4He3.hh
G4JPsi.hh
G4KaonMinus.hh
G4KaonPlus.hh
G4KaonZeroLong.hh
G4KaonZeroShort.hh
G4KaonZero.hh
G4Lambda.hh
G4Lambdab.hh
G4LambdacPlus.hh
G4MuonMinus.hh
G4MuonPlus.hh
G4NeutrinoE.hh
G4NeutrinoMu.hh
G4NeutrinoTau.hh
G4Neutron.hh
G4OmegaMinus.hh
G4OmegabMinus.hh
G4OmegacZero.hh
G4OpticalPhoton.hh
G4PionMinus.hh
G4PionPlus.hh
G4PionZero.hh
G4Positron.hh
G4Proton.hh
G4SigmaMinus.hh
G4SigmaPlus.hh
G4SigmaZero.hh
G4SigmabMinus.hh
G4SigmabPlus.hh
G4SigmabZero.hh
G4SigmacPlusPlus.hh
G4SigmacPlus.hh
G4SigmacZero.hh
G4TauMinus.hh
G4TauPlus.hh
G4Triton.hh
G4UnknownParticle.hh
G4Upsilon.hh
G4XiMinus.hh
G4XiZero.hh
G4XibMinus.hh
G4XibZero.hh
G4XicPlus.hh
G4XicZero.hh
geant4-v11.3.0
source
processes
management
include
G4ParticleTypes.hh
Generated by
1.13.2