Skip to content

Commit 04450fa

Browse files
authored
Tunable cb patch (#2448)
* Update and rename GeneratorHF_D2H_ccbar_and_bbbar3_PbPb.ini to GeneratorHF_D2H_ccbar3_and_bbbar_PbPb.ini * Rename GeneratorHF_D2H_ccbar_and_bbbar3_PbPb.C to GeneratorHF_D2H_ccbar3_and_bbbar_PbPb.C
1 parent 4fc4713 commit 04450fa

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar_and_bbbar3_PbPb.ini renamed to MC/config/PWGHF/ini/GeneratorHF_D2H_ccbar3_and_bbbar_PbPb.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
### The external generator derives from GeneratorPythia8.
33
[GeneratorExternal]
44
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_embed_hf.C
5-
funcName=GeneratorPythia8EmbedHFRatio(3.0)
5+
funcName=GeneratorPythia8EmbedHFRatio(0.2)
6+
### bOverCRatio = 0.2 generates quarkDpgList = [5,4,4,4]
7+
### because the loop stops at the first valid iteration (c=3, b=1) due to the early break, rather than finding the true closest ratio
68

79
[GeneratorPythia8]
810
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2_hardQCD_5TeV.cfg

MC/config/PWGHF/ini/tests/GeneratorHF_D2H_ccbar_and_bbbar3_PbPb.C renamed to MC/config/PWGHF/ini/tests/GeneratorHF_D2H_ccbar3_and_bbbar_PbPb.C

File renamed without changes.

0 commit comments

Comments
 (0)