Changes between Version 5 and Version 6 of BSMCharacterisation


Ignore:
Timestamp:
Jul 30, 2015, 1:19:44 PM (9 years ago)
Author:
Benjamin Fuks
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BSMCharacterisation

    v5 v6  
    22
    33=== Authors ===
     4 * Benjamin Fuks (IPHC Strasbourg / U. Strasbourg)
    45 * Kentarou Mawatari (Vrije Universiteit Brussel)
    5       * Emails: kentarou.mawatari @ vub.ac.be
     6
     7 * Emails: benjamin.fuks@iphc.cnrs.fr, kentarou.mawatari@vub.ac.be
    68
    79=== Description of the model ===
    810
    9 This is a model file based on the Standard Model (SM) effective-field-theory (EFT) lagrangian in the mass basis. We adopt the notation of the lagrangian in the Higgs basis proposal for LHC HXSWG; see [https://twiki.cern.ch/twiki/bin/view/LHCPhysics/LHCHXSWGEFTbases the HXSWG page] for details.
     11This is a model file based on the Standard Model (SM) effective-field-theory (EFT) Lagrangian in the mass basis. We adopt the notation of the Lagrangian in the Higgs basis proposal for LHC HXSWG and additionally consider all couplings external parameters that can be tuned according to the needs of the user. More information on the parameterization can be found on [https://twiki.cern.ch/twiki/bin/view/LHCPhysics/LHCHXSWGEFTbases the HXSWG page]. All the coefficients of the operators in the mass basis are hence implemented as external parameters in the !FeynRules implementation (i.e. independent parameters), although a large fraction of them are dependent as soon as one considers a gauge-invariant set of independent operators in the SM EFT, as done e.g. in the Warsaw or SILH bases. The translation of the coefficients from those bases to the mass basis can be done by [https://github.com/kenmimasu/Rosetta Rosetta], and an output parameter card from Rosetta can be used as an input card for FeynRules and for event generators (e.g. MadGraph5_aMC@NLO), with the mass-basis (MB) model file. See more details in
    1012
    11 All the coefficients of the operators in the mass basis are implemented as external parameters, i.e. independent parameters, but some of them can be dependent if one considers the gauge invariant set of operators in the SM EFT, e.g. Warsaw and SILH bases. The translation of the coefficients from those bases to the mass basis can be done by [https://github.com/kenmimasu/Rosetta Rosetta], and an output parameter card from Rosetta can be used as an input card for event generators, e.g. MadGraph5_aMC@NLO, with the mass-basis (MB) model file. See more details in
    12 
    13 * [arXiv:1507.xxxxx] : B. Fuks, K. Mawatari, K. Mimasu, F. Riva, V. Sanz, "Rosetta: translator between different effective-field-theory basis choices".
     13* [arXiv:1507.xxxxx] : A. Falkowksi, B. Fuks, K. Mawatari, K. Mimasu, F. Riva, V. Sanz, "Rosetta: a translator between different effective-field-theory basis choices".
    1414
    1515
     
    1818* [http://feynrules.irmp.ucl.ac.be/attachment/wiki/EFTmassbasis/MB.fr MB.fr] : The main model file.
    1919* [http://feynrules.irmp.ucl.ac.be/attachment/wiki/EFTmassbasis/SM_MB.fr SM_MB.fr] : This model requires the modified SM implementation of FeynRules.
    20 * [http://feynrules.irmp.ucl.ac.be/attachment/wiki/EFTmassbasis/Massless.rst Massless.rst], [http://feynrules.irmp.ucl.ac.be/attachment/wiki/EFTmassbasis/Cabibbo.rst Cabibbo.rst] : SM restriction files.
     20* [http://feynrules.irmp.ucl.ac.be/attachment/wiki/EFTmassbasis/Massless.rst Massless.rst]: restriction files tha can be possibly used.
    2121* [http://feynrules.irmp.ucl.ac.be/attachment/wiki/EFTmassbasis/MB.nb MB.nb] : This is an example Mathematica notebook that loads the model, calculates the Feynman rules and extract the model files within the UFO format.
    2222* [http://feynrules.irmp.ucl.ac.be/raw-attachment/wiki/EFTmassbasis/MB_UFO.zip MB_UFO.zip] : The model files in UFO format (for, e.g. MadGraph5_aMC@NLO).
     
    2424
    2525=== Version updates ===
    26 
     26* 30.07.2015 - v1.1: modification of the handling of the flavor structure. Update to the Higgs basis note of Aug/15.
    2727* 14.07.2015 - v1.0: release version (based on the Higgs basis note (Jun/14)).