~maddevelopers/mg5amcnlo/GGVV_plugin

« back to all changes in this revision

Viewing changes to GGVV_UFO_model/parameters.py

  • Committer: Valentin Hirschi
  • Date: 2017-12-23 00:30:12 UTC
  • Revision ID: valentin.hirschi@gmail.com-20171223003012-yoqokofl1i8r93rh
1. Changed LHAID of ResidueToReturn to 4004
2. Fixed last remaining bug in the re-instatement of scale dependency in GGVVAmp. Cross-checked against g g > h @NLOQCD in HEFT.

Show diffs side-by-side

added added

removed removed

Lines of Context:
848
848
                  lhablock = 'TWOLOOPGGVV',
849
849
                  lhacode = [ 40003 ])
850
850
 
 
851
residueToReturn = Parameter(name = 'residueToReturn',
 
852
                  nature  = 'external',
 
853
                  type = 'real',
 
854
                  value = 0.0,
 
855
                  texname = '\\text{residueToReturn}',
 
856
                  lhablock = 'TWOLOOPGGVV',
 
857
                  lhacode = [ 40004 ])
 
858
 
851
859
include_d_quark = Parameter(name = 'include_d_quark',
852
860
                  nature  = 'external',
853
861
                  type = 'real',
896
904
                  lhablock = 'TWOLOOPGGVV',
897
905
                  lhacode = [ 50006 ])
898
906
 
899
 
residueToReturn = Parameter(name = 'residueToReturn',
900
 
                  nature  = 'external',
901
 
                  type = 'real',
902
 
                  value = 0.0,
903
 
                  texname = '\\text{residueToReturn}',
904
 
                  lhablock = 'TWOLOOPGGVV',
905
 
                  lhacode = [ 50007 ])
906
 
 
907
907
AllGGAACouplings = Parameter(name = 'AllGGAACouplings',
908
908
                  nature  = 'internal',
909
909
                  type = 'complex',