Skip to content

Commit ca18456

Browse files
authored
Add configuration for GeneratorHF D2H Sigmac+/D* replaced by Omegac0/Xic0
1 parent eb866f3 commit ca18456

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
### The external generator derives from GeneratorPythia8.
2+
[GeneratorExternal]
3+
fileName=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/external/generator/generator_pythia8_embed_hf.C
4+
funcName=GeneratorPythia8EmbedHFCharmAndBeauty(false, -1.5, 1.5, -1.5, 1.5, std::vector<int>{}, std::vector<int>{}, std::vector<std::array<int,2>>{{{423,4132}},{{4212,4332}}}, std::vector<float>{1,1})
5+
6+
[GeneratorPythia8]
7+
config=${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_replaced_with_decays_Mode2_hardQCD_5TeV.cfg
8+
includePartonEvent=true

0 commit comments

Comments
 (0)