Changes between Version 4 and Version 5 of AHttbarNLO
- Timestamp:
- Aug 17, 2017, 3:09:59 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AHttbarNLO
v4 v5 6 6 7 7 '''Information''': 8 To use the model in MadGraph_aMC@NLO you need to follow these instructions: 8 To use the model in MadGraph_aMC@NLO you need to follow these instructions:[[BR]] 9 9 10 10 11 1 - Comment line self['loop_diagrams']=newloopselection in madgraph/loop/loop_diagram_generation.py inside your distribution ; 11 12 12 13 2 - 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-tt14 mg5> import model AHttbar >define p = 21 2 4 1 3 -2 -4 -1 -3 5 -5 [[BR]] 15 mg5>define j = p [[BR]] 16 mg5>set complex_mass_scheme [[BR]] 17 mg5>generate p p > t t~ QCD=2 QED=1 EFT=1 [QCD] [[BR]] 18 mg5>output PROC_pp-tt 18 19 19 20 3 - Go into the generated directory (e.g. PROC_pp-tt) and comment the following lines in SubProcesses/montecarlocounter.fc [[BR]]