Version 3 (modified by 15 years ago) ( diff ) | ,
---|
!MadGraph5 Syntax For generate events
Compare to MG4 the syntax is basically the same but
- All particles should be separated with a spaces
write this: w+ > ve e+ and not: w+>vee+
- The coupling is specify after the process in the same line.
Please note that:
- Note that contrary to !MG4 the default for the coupling is to infinity
- couplings are case sensitive
write this: w+ > ve e+ QED=2 and not: w+>ve e+ qed=2
- you can still use the special tag at the end of the process
- "/" fordids the following particles to appear in the process
- "$" fordids the following particles to appear in a S-Channel
- The syntax for decay chain is different.
- In !MG5 the production process is separated from the decay by a coma.
- Each part can be restricted by couplings/ special tag restrictions
write this: g g > t t~ QED=0 /a, (t > b W+, W+ > l+ vl), t~ >j j j QCD=0 and not: g g > (t >b (W+ >l+vl))(t~> j j j)
Note that If you run MG5 on MG4 proc_card. for a decay chains, then the couplings restriction will be applied only on the core process.
Note:
See TracWiki
for help on using the wiki.