Skip to content

Commit 3476f2d

Browse files
authored
Reduction of nEvents
This is to account for the hybro events multiplication in EPOS4 configuration, otherwise the generator will crash at the first generated event.
1 parent ccb9ff3 commit 3476f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MC/config/examples/ini/GeneratorEPOS4_pp136TeV.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#---> GeneratorEPOS4
22
[GeneratorExternal]
33
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/examples/epos4/generator_EPOS4.C
4-
funcName=generateEPOS4("${O2DPG_MC_CONFIG_ROOT}/MC/config/examples/epos4/generator/pp_136TeV_hydro_cascade.optns", 2147483647)
4+
funcName=generateEPOS4("${O2DPG_MC_CONFIG_ROOT}/MC/config/examples/epos4/generator/pp_136TeV_hydro_cascade.optns", 214748364)
55

66
[GeneratorFileOrCmd]
77
cmd=${O2DPG_MC_CONFIG_ROOT}/MC/config/examples/epos4/epos.sh

0 commit comments

Comments
 (0)