Skip to content

Commit

Permalink
Update hypernuclei gun for pp
Browse files Browse the repository at this point in the history
  • Loading branch information
fmazzasc committed Feb 21, 2024
1 parent 7313180 commit d013d9b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions MC/config/PWGLF/pythia8/generator/hypernuclei.gun
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# PDG N ptMin ptMax yMin yMax
1000010020 1 0.2 6 -1 1
1000010030 1 0.2 6 -1 1
1000020030 1 0.2 6 -1 1
1000020040 1 0.2 6 -1 1
1010010030 1 0.2 6 -1 1
1010010040 1 0.2 6 -1 1
1010020040 1 0.2 6 -1 1
1000010020 1 0.2 10 -1 1
1000010030 1 0.2 10 -1 1
1000020030 1 0.2 10 -1 1
1000020040 1 0.2 10 -1 1
1010010030 1 0.2 10 -1 1
1010010040 1 0.2 10 -1 1
1010020040 1 0.2 10 -1 1
2 changes: 1 addition & 1 deletion MC/run/PWGLF/run_HyperNucleiInjectedGap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

NWORKERS=${NWORKERS:-8}
MODULES="--skipModules ZDC"
SIMENGINE=${SIMENGINE:-TGeant3}
SIMENGINE=${SIMENGINE:-TGeant4}
NSIGEVENTS=${NSIGEVENTS:-1}
NBKGEVENTS=${NBKGEVENTS:-1}
NTIMEFRAMES=${NTIMEFRAMES:-1}
Expand Down

0 comments on commit d013d9b

Please sign in to comment.