Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
NPDet
Commits
40aeeec0
Commit
40aeeec0
authored
Nov 24, 2021
by
Wouter Deconinck
Browse files
Physics.py: add all diquarks to rejectPDGs
parent
1f0f27b0
Pipeline
#25018
passed with stages
in 2 minutes and 13 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/dd4pod/python/npsim/DDSim/Helper/Physics.py
View file @
40aeeec0
...
...
@@ -19,7 +19,7 @@ class Physics(ConfigHelper):
self
.
_list
=
"FTFP_BERT"
self
.
_decays
=
False
self
.
_pdgfile
=
None
self
.
_rejectPDGs
=
{
1
,
2
,
3
,
4
,
5
,
6
,
21
,
23
,
24
,
25
,
431
,
433
,
2101
}
self
.
_rejectPDGs
=
{
1
,
2
,
3
,
4
,
5
,
6
,
21
,
23
,
24
,
25
,
431
,
433
,
1103
,
2101
,
2103
,
2203
,
3101
,
3103
,
3201
,
3203
,
3303
,
101
,
4103
,
4201
,
4203
,
4301
,
4303
,
4403
}
self
.
_zeroTimePDGs
=
{
11
,
13
,
15
,
17
}
self
.
_trackSecondariesFirst
=
False
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment