Changes between Version 2 and Version 3 of IPMUYITPMCSchool2011
- Timestamp:
- Apr 13, 2012, 10:29:44 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPMUYITPMCSchool2011
v2 v3 14 14 * [http://home.thep.lu.se/~torbjorn/pythia/lutp0613man2.pdf Pythia 6 Physics and Manual] (excellent introduction to event generation, parton showers and hadronization). 15 15 16 === Exercises 1: Familiarize with Software.MadGraph ===16 === Exercises 1: Familiarize with MadGraph === 17 17 18 * Logon to the Software.MadGraph web site and register: http://madgraph.hep.uiuc.edu.18 * Logon to the MadGraph web site and register: http://madgraph.hep.uiuc.edu. 19 19 * Register with a valid e-mail address 20 20 * Download the latest version of the !MadGraph v5 code from the Dowloads page on the madgraph website. … … 54 54 55 55 Try out the Analysis Tools: 56 * a Fortran-based package: Software.MadAnalysis ([http://madgraph.phys.ucl.ac.be/cgi-bin/NewProcess/download.cgi Download it here])57 * a Root-based package: Software.ExRootAnalysis ([http://madgraph.hep.uiuc.edu/cgi-bin/NewProcess/download.cgi Download it here])56 * a Fortran-based package: MadAnalysis ([http://madgraph.phys.ucl.ac.be/cgi-bin/NewProcess/download.cgi Download it here]) 57 * a Root-based package: ExRootAnalysis ([http://madgraph.hep.uiuc.edu/cgi-bin/NewProcess/download.cgi Download it here]) 58 58 59 59 Study SM Higgs production at the LHC. Choose a channel and investigate signal and background, using either of the packages above: … … 61 61 1. 62 62 * Signal 63 * Events: [ http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/hww-signal.lhe.gz Parton Level] || [http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/hww-signal.lhco.gz Detector Level]64 * Plots: [ http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/hww-signal-lhe.pdf Parton Level] || [http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/hww-signal-lhco.pdf Detector Level]63 * Events: [attachment:hww-signal.lhe.gz Parton Level] || [attachment:hww-signal.lhco.gz Detector Level] 64 * Plots: [attachment:hww-signal-lhe.pdf Parton Level] || [attachment:hww-signal-lhco.pdf Detector Level] 65 65 * Background 66 * Events: [ http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/hww-background.lhe.gz Parton Level] <span style="color: #000000;">|| </span>[http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/hww-background.lhco.gz Detector Level]67 * Plots: [ http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/hww-background-lhe.pdf Parton Level] <span style="color: #000000;">|| </span>[http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/hww-background-lhco.pdf Detector Level]66 * Events: [attachment:hww-background.lhe.gz Parton Level] <span style="color: #000000;">|| </span>[attachment:hww-background.lhco.gz Detector Level] 67 * Plots: [attachment:hww-background-lhe.pdf Parton Level] <span style="color: #000000;">|| </span>[attachment:hww-background-lhco.pdf Detector Level] 68 68 1. Top associated production $pp \to t\bar tH$ with $H \to b \bar b$ 69 69 * Signal + Background samples: 70 * Events: [ http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/ttbb.lhe.gz Parton Level] || [http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/ttbb.lhco.gz Detector Level]71 * Plots: [ http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/ttbb-lhe.pdf Parton Level] || [http://cp3wks05.fynu.ucl.ac.be/twiki/pub/Physics/DiscoverTheHiggs/ttbb-lhco.pdf Detector Level]70 * Events: [attachment:ttbb.lhe.gz Parton Level] || [attachment:ttbb.lhco.gz Detector Level] 71 * Plots: [attachment:ttbb-lhe.pdf Parton Level] || [attachment:ttbb-lhco.pdf Detector Level] 72 72 73 73 === Extra exercises 4: Implementation of a new model in !MadGraph or [http://feynrules.phys.ucl.ac.be/ FeynRules] + !MadGraph === … … 87 87 88 88 89