Skip to content

Commit 2de6c27

Browse files
authored
ALICE3: Adding parton level stack in simulations (#1720)
1 parent 0626bc6 commit 2de6c27

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

MC/config/ALICE3/ini/pythia8_pp_hardQCD_136tev.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ funcName=generator_pythia8_ALICE3()
77

88
[GeneratorPythia8]
99
config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_hardQCD_136tev.cfg
10+
includePartonEvent=true

MC/config/ALICE3/ini/pythia8_pp_hf_hardQCD_136tev.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C
66
funcName=generator_pythia8_ALICE3()
77

88
[GeneratorPythia8]
9-
config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_hf_hardQCD_136tev.cfg
9+
config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_hf_hardQCD_136tev.cfg
10+
includePartonEvent=true

0 commit comments

Comments
 (0)