| 1 | |
| 2 | |
| 3 | === Tools === |
| 4 | |
| 5 | ==== Tools ==== |
| 6 | |
| 7 | * [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. |
| 8 | * [http://feynrules.phys.ucl.ac.be FeynRules]: the Mathematica package to automatically write particles and interaction list as well as coupling analytical expressions. |
| 9 | * MadWeight : Matrix elements techniques developed using the MadGraph system |
| 10 | |
| 11 | ==== Interfaces ==== |
| 12 | |
| 13 | * HerwigInterface : the interface to the Herwig parton shower and hadronization library |
| 14 | * MadGraphInterface : the CMSSW interface for LHE event files |
| 15 | * PGS : the implementation of the Pretty Good Simulator in the MadGraph simulation chain |
| 16 | * [:PythiaInterface:Pythia Interface] : the Pythia parton shower and hadronization package in the MadGraph simulation chain, including jet matching |
| 17 | |
| 18 | ==== Scripts ==== |
| 19 | |
| 20 | * SplitEvents: A script to split event files |
| 21 | * EventConverters: A set of tools to converts event files in various formats |
| 22 | * [:Replace:Replace]: A script for replacing particles or groups of particles in LHE event files |
| 23 | * AddMasses: A script for adding masses to leptons and inserting W or Z mothers in the LHE event file |
| 24 | |
| 25 | ==== Plotting and Analysis ==== |
| 26 | |
| 27 | * MadAnalysis : the simple analysis tool of generated events using the TDPlot software. |
| 28 | * MatchChecker: A set of scripts to produce plenty of plots for matching validation and do comparisons between different matched (and standalone) productions |
| 29 | * ExRootAnalysis : the full ROOT interface including plotting interface and analysis classes. |
| 30 | |
| 31 | -- Main.FabioMaltoni - 03 Mar 2009 |