Changes between Version 1 and Version 2 of TASISchool13
- Timestamp:
- Jun 7, 2013, 1:06:00 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TASISchool13
v1 v2 3 3 == (Accurate simulation) tools for collider physics TASI 2013 == 4 4 5 3 Lectures MC's developments for the LHC. 5 3 lectures MC's developments for the LHC by Fabio Maltoni 6 and 3 tutorials on FeynRules/MadGraph by Celine Degrande and Olivier Mattelaer. 7 8 === Lectures === 6 9 7 10 The PDF of the lectures be found here: … … 13 16 [attachment:TASI3.pdf MC3: Merging and matching] 14 17 15 The examples and exercises are related to physics at the LHC. 18 ==== Tests and exercises ==== 16 19 17 === Basic aspects of QCD === 20 We provide here complimentary material to the lectures that can used by students to verify their understanding of the basic concepts. 18 21 22 ===== Monte Carlo integration ===== 19 23 20 ===== Various Tests and exercises ===== 24 A short introduction to the techniques of Monte Carlo integration. Exercises proposed during lecture are collected in this Mathematica Notebook: [attachment:mc101.nb mc101.nb]. 25 26 ===== LHC Phenomenology ===== 27 28 * [wiki:DiscoverTheHiggs SM Higgs discovery at the LHC]: Three important channels 29 * [wiki:WarmingUpChallenge Simple Black Boxes]: New gauge bosons 30 21 31 22 32 A collection of test, exercises, and web applications on pQCD can be found in [https://cp3.irmp.ucl.ac.be/projects/madgraph/attachment/wiki/CernSchool2011/QCD-exercises.pdf QCD-exercises.pdf]. 23 33 24 === Going NLO===34 ==== Going NLO ==== 25 35 26 36 1. pp>H at LO (1-loop): details of the calculation (Mathematica Notebook) [https://cp3.irmp.ucl.ac.be/projects/madgraph/attachment/wiki/CernSchool2011/HiggsGG-LO-mtfinite.nb HiggsGG-LO-mtfinite.nb] … … 30 40 A summary of the results can be found in [attachment:QCDHiggs.pdf QCDHiggs.pdf]. 31 41 32 === Selected exercises on QCD that can be solved with a Matrix Element generator. ===33 42 34 * [wiki:DeadCone Radiation from heavy quarks]: the dead cone in $e^+e^- \to Q \bar Q g$. 35 * [wiki:GluonSpin Spin of the gluon]: Vector vs scalar in the angular correlations of $ e^+ e^- \to$ 4 jets. 36 * [wiki:2Jets Jets] : Di-jet kinematics and rates in pp collisions. 37 * [wiki:3Jets 3 Jets] : Energy distributions in 3-jet events in pp collisions. 38 * [wiki:Tt top production] : $t \bar t$ production, Tevatron vs LHC. 39 * [wiki:WAsymm Drell-Yan]: rapidity asymmetry at the Tevatron and LHC. 40 * [wiki:TopDecaySpinCorrelations Spin correlations in top decay], by [http://www.hep.phy.cam.ac.uk/theory/webber/ Bryan Webber]. 41 42 === Monte Carlo integration === 43 44 A short introduction to the techniques of Monte Carlo integration. Exercises proposed during lecture are collected in this Mathematica Notebook: [attachment:mc101.nb mc101.nb]. 45 46 === LHC Phenomenology === 47 48 * [wiki:DiscoverTheHiggs SM Higgs discovery at the LHC]: Three important channels 49 * [wiki:WarmingUpChallenge Simple Black Boxes]: New gauge bosons 50 51 === How to familiarize with MadGraph === 52 53 All exercises proposed can be "solved" or checked with MadGraph / MadEvent. Here is how to familiarize with the code. 54 55 * Logon to the MadGraph web site and register. 56 57 * Familiarize with the code by generating a few processes in QED and QCD trying to guess which diagrams appear. What is the minimum number of jets have to be asked for in $e^+e^-$ collisions so that the triple gauge vertex appear? 58 59 * Look at the new physics models and check the particle and interactions content. 60 61 * Generate events for a few selected processes and look at the plots: 62 * ttbar production with decays: pp>tt~>bb~mu+e-ve~vm 63 * VV production: pp>VV> leptons, with V=Z,W. 64 * Single top + Higgs: pp>tHj (QCD=0, QED=3, j=gudsc,p=gudscb). Show that there is a large negative interference between the diagrams 65 66 -- Main.FabioMaltoni - 2013-03-03 43 -- Main.FabioMaltoni - 2013-06-06 67 44 68 45