Changes between Version 2 and Version 3 of BSMCharacterisation


Ignore:
Timestamp:
Jul 14, 2015, 3:31:34 PM (9 years ago)
Author:
mawatari
Comment:

v1.

Legend:

Unmodified
Added
Removed
Modified
  • BSMCharacterisation

    v2 v3  
    77=== Description of the model ===
    88
    9 This is a model file for ...
     9This 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.
     10
     11All 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 consider 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".
    1014
    1115
    1216=== Model files ===
    1317
     18* [http://feynrules.irmp.ucl.ac.be/raw-attachment/wiki/EFTmassbasis/MB.fr MB.fr] : The main model file.
     19* [http://feynrules.irmp.ucl.ac.be/raw-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/raw-attachment/wiki/EFTmassbasis/Massless.rst Massless.rst], [http://feynrules.irmp.ucl.ac.be/attachment/wiki/EFTmassbasis/Cabibbo.rst Cabibbo.rst] : SM restriction files.
     21* [http://feynrules.irmp.ucl.ac.be/raw-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.
     22* [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).
     23
    1424
    1525=== Version updates ===
    1626
    17 * xx.07.2015 - v1.0: release version.
     27* 14.07.2015 - v1.0: release version (based on the Higgs basis note (Jun/14)).