Changes between Version 12 and Version 13 of ToolS


Ignore:
Timestamp:
Apr 9, 2021, 9:44:48 AM (3 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ToolS

    v12 v13  
    33=== Tools and Plugins  ===
    44
    5 === Custom output of MadGraph5_aMC@NLO ===
     5=== Plugin for MadGraph5_aMC@NLO ===
    66
    77To install such plugin, you need to install those in the PLUGIN directory of MG5aMC@NLO and then use the command
     
    1111
    1212* [wiki:PY8Kernel PY8Kernel]  by V. Hirschi: thread safe (and a single library) version of the matrix-element
     13* [https://github.com/qliphy/MGISR MGISR] by Qiang Li and Qi-Shu Yan: handling of initial state radiation for lepton collider [https://arxiv.org/abs/1804.00125 arxiv ]
     14* [https://code.launchpad.net/~maddevelopers/mg5amcnlo/MadSTRPlugin MadSTR] by m. Zaro: Removal of resonances from the Real computation for NLO computation
    1315
    1416==== Tools ====
    1517
    16    * [http://www.lns.cornell.edu/public/theory/BRIDGE/ BRIDGE]: the MG/ME interface of the Branching ratio calculator and decayed events generator developed by Patrick Meade and Matt Reece.
    1718   * [http://feynrules.phys.ucl.ac.be FeynRules]: the Mathematica package to automatically write particles and interaction list as well as coupling analytical expressions.
    18    * [https://launchpad.net/maddm MadDM]: Computation of relic-density, direct and indirect detection
     19   * [https://launchpad.net/maddm MadDM]: Computation of relic-density, direct and indirect detection [https://arxiv.org/abs/1804.00044 arxiv]
     20   * [https://launchpad.net/maddump maddump]: Beamdump experiment. [https://arxiv.org/abs/1812.06771 arxiv]
    1921   * MadWeight : Matrix elements techniques developed using the MadGraph system
    2022   * [wiki:Reweight Reweight module]: producing weighted events from an unweighted sample
     
    2729   * HerwigInterface : the interface to the Herwig parton shower and hadronization library
    2830   * MadGraphInterface : the CMSSW interface for LHE event files
    29    * PGS : the implementation of the Pretty Good Simulator in the MadGraph simulation chain
    30    * [wiki:PythiaInterface Pythia Interface] : the Pythia parton shower and hadronization package in the MadGraph simulation chain, including jet matching
    3131   * [wiki:UseMA5withinMG5aMC MadAnalysis5]
    32    * [wiki:LOPY8Merging MadAnalysis5]
     32   * [wiki:LOPY8Merging Matching Merging]
    3333
    3434==== Scripts ====
     
    4141==== Plotting and Analysis ====
    4242
    43    * MadAnalysis : the simple analysis tool of generated events using the TDPlot software.
    4443   * MatchChecker: A set of scripts to produce plenty of plots for matching validation and do comparisons between different matched (and standalone) productions
    4544   * ExRootAnalysis : the full ROOT interface including plotting interface and analysis classes.