Changes between Version 12 and Version 13 of ToolS
- Timestamp:
- Apr 9, 2021, 9:44:48 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ToolS
v12 v13 3 3 === Tools and Plugins === 4 4 5 === Custom output ofMadGraph5_aMC@NLO ===5 === Plugin for MadGraph5_aMC@NLO === 6 6 7 7 To install such plugin, you need to install those in the PLUGIN directory of MG5aMC@NLO and then use the command … … 11 11 12 12 * [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 13 15 14 16 ==== Tools ==== 15 17 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.17 18 * [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] 19 21 * MadWeight : Matrix elements techniques developed using the MadGraph system 20 22 * [wiki:Reweight Reweight module]: producing weighted events from an unweighted sample … … 27 29 * HerwigInterface : the interface to the Herwig parton shower and hadronization library 28 30 * MadGraphInterface : the CMSSW interface for LHE event files 29 * PGS : the implementation of the Pretty Good Simulator in the MadGraph simulation chain30 * [wiki:PythiaInterface Pythia Interface] : the Pythia parton shower and hadronization package in the MadGraph simulation chain, including jet matching31 31 * [wiki:UseMA5withinMG5aMC MadAnalysis5] 32 * [wiki:LOPY8Merging Ma dAnalysis5]32 * [wiki:LOPY8Merging Matching Merging] 33 33 34 34 ==== Scripts ==== … … 41 41 ==== Plotting and Analysis ==== 42 42 43 * MadAnalysis : the simple analysis tool of generated events using the TDPlot software.44 43 * MatchChecker: A set of scripts to produce plenty of plots for matching validation and do comparisons between different matched (and standalone) productions 45 44 * ExRootAnalysis : the full ROOT interface including plotting interface and analysis classes.