Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cta
MonteCarlo
ProdX-Download
Commits
3b46bf47
Commit
3b46bf47
authored
Aug 17, 2020
by
Gernot Maier
Browse files
Correct particle type
parent
c32fa6e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
getFiles_and_checkifLocal.sh
View file @
3b46bf47
...
...
@@ -27,7 +27,7 @@ do
if
[[
${
F
}
==
*
"gamma-diffuse"
*
]]
;
then
P
=
"gamma_cone"
elif
[[
${
F
}
==
*
"gamma"
*
]]
;
then
P
=
"gamma"
P
=
"gamma
_onSource
"
elif
[[
${
F
}
==
*
"proton"
*
]]
;
then
P
=
"proton"
elif
[[
${
F
}
==
*
"electron"
*
]]
;
then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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