Skip to content

Commit 6a405ab

Browse files
authored
Update injection scheme for nuclei with synthetic flow (#2020)
1 parent a1ad509 commit 6a405ab

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

MC/config/PWGLF/ini/GeneratorLFHyperNucleiPbPbGapWithFlow.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[GeneratorExternal]
22
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator_pythia8_longlived_gaptriggered.C
3-
funcName=generateLongLivedGapTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/hypernuclei_pbpb.gun", 1, 1, 1)
3+
funcName=generateLongLivedGapTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/hypernuclei_flow.gun", 1, 1, 1)
44

55
[GeneratorPythia8]
66
config=${O2_ROOT}/share/Generators/egconfig/pythia8_hi.cfg
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# PDG N ptMin ptMax yMin yMax
2+
1000010020 20 0.2 10 -1 1
3+
1000020030 20 0.2 10 -1 1
4+
1000020040 20 0.2 10 -1 1
5+
1010010030 20 0.2 10 -1 1

0 commit comments

Comments
 (0)