Skip to content

Commit 3f79af1

Browse files
authored
Update funcName parameter in generator configuration
1 parent c32c968 commit 3f79af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MC/config/PWGLF/ini/GeneratorLF_ResonancesBaryonic_pp1360_injection.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[GeneratorExternal]
22
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C
3-
funcName=generateLFRapidity("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_baryonic_inj.json", true, 1, false, false, "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg", "")
3+
funcName=generateLFRapidity("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/resonancelistgun_baryonic_inj.json", true, 4, false, false, "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg", "")
44

5-
[GeneratorPythia8] # if triggered then this will be used as the background event
5+
[GeneratorPythia8] # this will be used as the background event
66
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/pythia8_inel_136tev.cfg
77

88
[DecayerPythia8] # after for transport code!

0 commit comments

Comments
 (0)