Changes between Version 4 and Version 5 of AHttbarNLO


Ignore:
Timestamp:
Aug 17, 2017, 3:09:59 PM (7 years ago)
Author:
Diogo Buarque Franzosi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AHttbarNLO

    v4 v5  
    66
    77'''Information''':
    8 To use the model in MadGraph_aMC@NLO you need to follow these instructions:
     8To use the model in MadGraph_aMC@NLO you need to follow these instructions:[[BR]]
     9
    910 
    10111 - Comment line self['loop_diagrams']=newloopselection in madgraph/loop/loop_diagram_generation.py inside your distribution ;
    1112
    12132 - Generate the output with [[BR]]
    13 \> import model AHttbar >define p = 21 2 4 1 3 -2 -4 -1 -3 5 -5 [[BR]]
    14 >define j = p [[BR]]
    15 >set complex_mass_scheme [[BR]]
    16 >generate p p > t t~ QCD=2 QED=1 EFT=1 [QCD] [[BR]]
    17 >output PROC_pp-tt
     14mg5> import model AHttbar >define p = 21 2 4 1 3 -2 -4 -1 -3 5 -5 [[BR]]
     15mg5>define j = p [[BR]]
     16mg5>set complex_mass_scheme [[BR]]
     17mg5>generate p p > t t~ QCD=2 QED=1 EFT=1 [QCD] [[BR]]
     18mg5>output PROC_pp-tt
    1819
    19203 - Go into the generated directory (e.g. PROC_pp-tt) and comment the following lines in SubProcesses/montecarlocounter.fc [[BR]]