Skip to content

WIP: Add code for POWHEG Higgs decay

Hang Yin requested to merge LHCBGAUSS-471.LbPowheg_yinh into LHCBGAUSS-471.LbPowheg

In POWHEG-BOX generator, the default setting is turn off the Higgs decays. Therefore, for the ggH->H->ZZ decay, we have to turn on the decay use PYTHIA settings, as force H decay into ZZ, and ZZ decay into four leptons, which need a little modification on Gen/LbPowheg/src/component/PowhegProduction.cpp.

Edited by Hang Yin

Merge request reports