Decay Information Being Discarded Warning
Hi everyone,
I'm currently trying to produce gridpacks using the process
generate p p > w2- h02, w2- > t~ b, t~ > w- b~, w- > j j
However, when running MadGraph5 this gives out the warning
WARNING: Decay without corresponding particle in core process found.
Decay information for particle(s) w+,t is discarded.
Please check your process definition carefully.
This warning usually means that you forgot parentheses in presence of subdecay.
Example of correct syntax: p p > t t~, ( t > w+ b, w+ > l+ vl)
I've tried these different combinations so far:
generate p p > w2- h02, w2- > t~ b, (t~ > w- b~, w- > j j)
generate p p > w2- h02, (w2- > t~ b, t~ > w- b~, w- > j j)
generate p p > w2- h02, w2- > t~ b, (t > w+ b, w+ > j j)
generate p p > w2- h02, (w2- > t~ b, t > w+ b, w+ > j j)
generate p p > w2- h02, w2- > t~ b, (t~ > w- b~, t > w+ b, w+ > j j, w- > j j)
generate p p > w2- h02, w2- > t~ b, w- > j j
but they all give similar warnings. Could you tell me how should I rewrite my process to fix it?
Thanks in advance for your help,
Daniel
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Olivier Mattelaer
- Solved:
- Last query:
- Last reply: