Skip to content

Commit 355a532

Browse files
Added OO-Gun for nuclei and hypernuclei (#2158)
* ini file for OO nuclei-injected * corrected the format * test macro added * Added OO-Gun for nuclei and hypernuclei --------- Co-authored-by: Arvind Khuntia <arvind.khuntia@cern.ch>
1 parent 58270d6 commit 355a532

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed
Lines changed: 2 additions & 2 deletions
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)
3+
funcName=generateLongLivedGapTriggered("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGLF/pythia8/generator/hypernuclei_oo.gun", 1)
44

55
[GeneratorPythia8]
6-
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_OO_536.cfg
6+
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_OO_536.cfg
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# PDG N ptMin ptMax yMin yMax
2+
1000010020 2 0.2 10 -1 1
3+
1000010030 2 0.2 10 -1 1
4+
1000020030 2 0.2 10 -1 1
5+
1000020040 2 0.2 10 -1 1
6+
1010010030 2 0.2 10 -1 1
7+
1010010040 2 0.2 10 -1 1
8+
1010020040 2 0.2 10 -1 1
9+
1010000030 1 0.2 10 -1 1
10+
1000030040 1 0.2 10 -1 1

0 commit comments

Comments
 (0)