Skip to content

Commit ef870db

Browse files
committed
remove lines which inhibit transport at large eta
1 parent 15de97a commit ef870db

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

MC/config/PWGDQ/ini/GeneratorHF_bbbarToBplus_midy_triggerGap.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,3 @@ funcName = GeneratorBplusToJpsiKaon_EvtGen()
1212
config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg
1313
hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C
1414
hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5)
15-
16-
### The setup inhibits transport of primary particles which are produce at forward rapidity.
17-
### The settings below only transports particles in the barrel, which is currently defined as |eta| < 2
18-
19-
[Stack]
20-
transportPrimary = barrel

MC/config/PWGDQ/ini/GeneratorHF_bbbar_PsiAndJpsi_midy_triggerGap.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,3 @@ funcName = GeneratorBeautyToPsiAndJpsi_EvtGenMidY()
1212
config = ${O2DPG_MC_CONFIG_ROOT}/MC/config/common/pythia8/generator/pythia8_hf.cfg
1313
hooksFileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/hooks/pythia8_userhooks_qqbar.C
1414
hooksFuncName = pythia8_userhooks_bbbar(-1.5,1.5)
15-
16-
### The setup inhibits transport of primary particles which are produce at forward rapidity.
17-
### The settings below only transports particles in the barrel, which is currently defined as |eta| < 2
18-
19-
[Stack]
20-
transportPrimary = barrel

0 commit comments

Comments
 (0)