Changes between Version 4 and Version 5 of NumSHEP2011
- Timestamp:
- Apr 19, 2012, 9:32:10 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NumSHEP2011
v4 v5 17 17 * [wiki:FurtherReading Perspectives on LHC physics, Ed. by G. Kane and A. Pierce]. 18 18 * [http://home.thep.lu.se/~torbjorn/pythia/lutp0613man2.pdf Pythia 6 Physics and Manual] (excellent introduction to event generation, parton showers and hadronization). 19 === Basic exercises 1: Familiarize with Software.MadGraph ===19 === Basic exercises 1: Familiarize with MadGraph === 20 20 21 * Logon to the Software.MadGraph web site and register: http://madgraph.hep.uiuc.edu.21 * Logon to the MadGraph web site and register: http://madgraph.hep.uiuc.edu. 22 22 * Register with a valid e-mail address 23 23 * Feynman diagrams. Generate a few processes (with different QED + QCD couplings) trying to guess which diagrams appear: … … 47 47 48 48 Try out the Analysis Tools: 49 * a Fortran-based package: Software.MadAnalysis ([http://madgraph.phys.ucl.ac.be/cgi-bin/NewProcess/download.cgi Download it here])50 * a Root-based package: Software.ExRootAnalysis ([http://madgraph.hep.uiuc.edu/Downloads/ExRootAnalysis/ExRootAnalysis_V1.0.7.tar.gz Download it here])49 * a Fortran-based package: MadAnalysis ([http://madgraph.phys.ucl.ac.be/cgi-bin/NewProcess/download.cgi Download it here]) 50 * a Root-based package: ExRootAnalysis ([http://madgraph.hep.uiuc.edu/Downloads/ExRootAnalysis/ExRootAnalysis_V1.0.7.tar.gz Download it here]) 51 51 * a Mathematica-based package: [http://v1.jthaler.net/olympicswiki/doku.php?id=lhc_olympics:analysis_tools Chameleon] 52 52 … … 69 69 70 70 For !FeynRules download and information, see the [http://feynrules.phys.ucl.ac.be/ FeynRules wiki] 71 * Implement a (part of a) Standard Model extension into Software.MadGraph, specific for studying a given process. Generate events, study relevant distributions.71 * Implement a (part of a) Standard Model extension into MadGraph, specific for studying a given process. Generate events, study relevant distributions. 72 72 * Determine most relevant Standard Model backgrounds with identical final states (“non-reducible”). If not too complicated, generate backgrounds with cuts determined from signal distributions. 73 73 * Which other (“reducible”) backgrounds might be important?