THDMII PseudoHiggsGG coupling
Posted: 2. Jun 2016, 13:40
Hello,
in the SPheno files generated by SARAH for the THDM-II model, file CouplingsForDecays_THDMII.f90 in the routine CouplingsFor_Ah_decays_2B:
Is it on purpose, that in the call
in line 1205, the mass Mhh(i1) is used instead of m_in as in the other calls? To me it seems like Mhh(i1) is the mass of the heavy CP even Higgs, not the pseudoscalar Higgs.
Cheers,
Alexander
in the SPheno files generated by SARAH for the THDM-II model, file CouplingsForDecays_THDMII.f90 in the routine CouplingsFor_Ah_decays_2B:
Is it on purpose, that in the call
Code: Select all
Call CoupPseudoHiggsToGluon(Mhh(i1),i1,ratPFd,ratPFu,MFd,MFu,gNLO,coup)Cheers,
Alexander