Virtual Corrections of top, bottom quarks in w w > h h
(This is a refined version of question 704489)
Hi, I am attempting to compute the effects of heavy fermions arising in loops contributing to w+ w- > h h production, with the (top, bottom) pair as an example in the Standard Model. My understanding is that this is probably impossible to do beyond a fixed-order calculation, or interfacing with lepton PDFs, but I am happy with only the calculation of the matrix element for now, using the [virt=QED] syntax.
In that spirit, I have tried running
> import loop_qcd_qed_sm
> generate w+ w- > h h [virt=QED]
> output
> launch
This runs, but naturally includes a number of diagrams I am not interested in, and gives me a single pole, which I assume is an IR divergence due to the loops involving massless photons, since I don't include any corresponding real emissions.
I understand from Olivier's answer here (https:/
As a workaround, I created a UFO model for the SM with all the fermions except the top and bottom quark removed, and added a new coupling (equal to 1) with order 'NP'=1 to all the t, b interactions, so that I can consistently ask for all the loop corrections involving the top and bottom in a gauge invariant way. I can then run,
> import model SM-TBonly
> generate w+ w- > h h QED<=4 NP<=4 [virt=NP]
> output
> launch
which, as far as I can tell, generates all the relevant virtual diagrams, and should have the correct UV countqerterms, since these were computed directly for this model (with only the t, b quarks), and should only include the relevant countqerterms (those involving the top, bottom, and not, e.g., loops of electroweak bosons) since I ask for virt=NP, and not virt=QED.
Unfortunately, this still leads to a single pole from the virtual corrections. (I've attached the output of running ./check in SubProcesses/
If there is in fact an error in my counterterm computations, it would be useful to try and compute loop amplitudes with a smaller number of external particles to check that there are no poles there. Is this possible with MadLoop? (e.g., can I compute w+ w- > h, with an unphysical set of four-momenta, and see if this vertex is renormalized properly?)
Apologies for the long, multi-part question, but thanks for any help you can provide.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- Valentin Hirschi Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Samuel Homiller for more information if necessary.