Changes between Version 1 and Version 2 of IPMUYITPMCSchool2011
- Timestamp:
- Apr 6, 2012, 4:33:02 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPMUYITPMCSchool2011
v1 v2 20 20 * Download the latest version of the !MadGraph v5 code from the Dowloads page on the madgraph website. 21 21 * Untar it and start the command line interface by executing =./bin/mg5= 22 * Start the tutorial by typing {{{tutorial}}} in the mg5 command prompt and follow the instruction. Discuss the results with your neighbours. 22 * Start the tutorial by typing {{{ 23 tutorial 24 }}} in the mg5 command prompt and follow the instruction. Discuss the results with your neighbours. 23 25 24 26 === Exercises 2: Implement a new model with FeynRules === … … 27 29 === Extra exercises 1: On-line process generation === 28 30 * Use the on-line website to generate a few processes (with different QED + QCD couplings) trying to guess which diagrams appear: 29 * uu~ >tt~30 * gg >tt~31 * gg >tt~h (in SM and HEFT)32 * uu~ >tt~bb~31 * uu~>tt~ 32 * gg>tt~ 33 * gg>tt~h (in SM and HEFT) 34 * uu~>tt~bb~ 33 35 * Subprocess identification. List all subprocesses contributing to: 34 * pp >l+vljj35 * pp >tt~bb~36 * pp >tt~jj36 * pp>l+vljj 37 * pp>tt~bb~ 38 * pp>tt~jj 37 39 * Look at the new physics models and check the particle and interactions content. 38 40 … … 43 45 44 46 Example processes: 45 * ttbar production: pp >tt~, QED=046 * W production: pp >l+vl47 * Z/gamma* production: pp >e+e-48 * g g > H, H >e+ ve mu- vm~ (in HEFT model)49 * p p > W+ W-, W+>e+ ve, W- >mu- vm~ (important background to previous process)47 * ttbar production: pp > tt~, QED=0 48 * W production: pp > l+vl 49 * Z/gamma* production: pp > e+e- 50 * g g > H, H > e+ ve mu- vm~ (in HEFT model) 51 * p p > W+ W-, W+>e+ ve, W- > mu- vm~ (important background to previous process) 50 52 51 53 === Extra exercises 3: The full simulation chain and advanced features === … … 56 58 57 59 Study SM Higgs production at the LHC. Choose a channel and investigate signal and background, using either of the packages above: 58 1. The 2 lepton + missing Et final state: %$ pp \to H\to W^+ W^- \to e^- \bar \nu_e \mu^+ \nu_\mu $%60 1. The 2 lepton + missing Et final state: $ pp \to H\to W^+ W^- \to e^- \bar \nu_e \mu^+ \nu_\mu $ 59 61 1. 60 62 * Signal … … 64 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] 65 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 1. Top associated production %$pp \to t\bar tH$% with %$H \to b \bar b$%68 1. Top associated production $pp \to t\bar tH$ with $H \to b \bar b$ 67 69 * Signal + Background samples: 68 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] … … 85 87 86 88 89