Skip to content

Commit a1b6785

Browse files
committed
select dijet POWHEG process
1 parent 4d3383e commit a1b6785

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
### The external generator derives from GeneratorPythia8.
22
## The generator allows to run Pythia8 with POWHEG
3+
## The option '3' given to getGeneratorJEPythia8POWHEG selects the pwhg_main_dijet process
34
#---> GeneratorPythia8POWHEG
45
[GeneratorExternal]
56
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/external/generator/generator_pythia8_powheg.C
6-
funcName=getGeneratorJEPythia8POWHEG("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/external/powheg/powheg_jetjet_13600.input")
7+
funcName=getGeneratorJEPythia8POWHEG("${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/external/powheg/powheg_jetjet_13600.input","",3)
78

89
[GeneratorPythia8]
910
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGGAJE/pythia8/generator/pythia8_powheg.cfg

0 commit comments

Comments
 (0)