Changes between Version 18 and Version 19 of SMEFTatNLO
- Timestamp:
- Nov 9, 2020, 4:56:40 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SMEFTatNLO
v18 v19 45 45 46 46 The {{{3.0.3-neworders}}} development branch ([https://bazaar.launchpad.net/~maddevelopers/mg5amcnlo/3.0.3-neworders/tarball tarball]) of MG is required for NLO predictions involving four-fermion operators and (in general) H^2^G^2^ with coefficient {{{cpG}}} not normalized with any power of g,,S,,. 47 It also allows for a better control over coupling orders and, in particular, for the separate computation of linear and quadratic EFT contributions at NLO, in fixed order mode. 47 It also allows for a better control over coupling orders and, in particular, for the separate computation of linear and quadratic EFT contributions at NLO. 48 It is however only available for fixed order computations (i.e. not for event generation). 49 Sufficiently coarse differential distributions can be obtained by implementing a FixedOrderAnalysis in Fortran (see examples in the corresponding subdirectory). 48 50 A branch allowing for the separate computation of different orders in event-generation mode (with matching to parton shower) is being validated. 49 The 2.X.X series of MadGraph5_aMC@NLO can handle bosonic and two-fermion operators at one-loop. 51 52 The 2.X.X series of MadGraph5_aMC@NLO should be used for event generation (i.e. beyond fixed-order computations). 53 It can handle bosonic and two-fermion operators at one-loop. 54 The model should in that case be loaded with a restriction card where other coefficients are set to zero. 50 55 51 56 … … 87 92 88 93 For example: 89 90 94 {{{ 91 95 > generate p p > t t~ QCD=2 QED=0 NP=2 [QCD] … … 96 100 We recommend avoiding setting values of Wilson coefficients to 0 when computing at NLO using MadGraph5_aMC@NLO. 97 101 98 Operators should either be removed explicitly with restriction cards or set to a very small non-zero value, e.g., 1e-5 102 Operators should either be removed explicitly with restriction cards or set to a very small non-zero value, e.g., 1e-5. 99 103 100 104 ==== Plugin for b-quark Yukawa coupling and operator ({{{ymb}}} and {{{cbp}}}) ====