set non-zero aQGC value

Asked by Iro Koletsou

Hello,

I would like to produce MadGraph samples with aQGC non-zero for the WZjj channel. For the SM production I use:

fcard = open('proc_card_mg5.dat','w')
if runArgs.runNumber in test:
    fcard.write("""
    import model sm-no_b_mass
    define p = g u c d s b u~ c~ d~ s~ b~
    define j = g u c d s u~ c~ d~ s~
    define mu = mu+ mu-
    define vl = ve vm vt ve~ vm~ vt~
    generate p p > e+ e- e+ ve j j QCD<=2
    output -f""")
    fcard.close()

How can I make the same configuration but set a QGC parameter, like FMO, to a non-zero value?

Thank you very much,
Iro

Question information

Language:
English Edit question
Status:
Answered
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Olivier Mattelaer suggests this article as an answer to your question:
FAQ #2186: “How to script MG5 run?”.

Can you help with this problem?

Provide an answer of your own, or ask Iro Koletsou for more information if necessary.

To post a message you must log in.