Changes between Version 1 and Version 2 of GIFSchool


Ignore:
Timestamp:
Apr 6, 2012, 4:33:02 PM (12 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIFSchool

    v1 v2  
    2020
    2121===== Exercise on recursive relations =====
    22 Think about the computation of %$ q \bar q + n \gamma$% in a recursive way, by
     22Think about the computation of $ q \bar q + n \gamma$ in a recursive way, by
    2323trying not calculate the same quantities twice. Show that the complexity of the calculation goes
    24 from %$n \cdot n!$% (factorial) to %$n \cdot 2^{n-1} $%  (exponential) .
     24from $n \cdot n!$ (factorial) to $n \cdot 2^{n-1} $  (exponential) .
    2525
    2626=== Going NLO  ===
     
    3434=== Selected exercises on QCD that can be solved with a Matrix Element generator. ===
    3535
    36    * [:DeadCone:Radiation from heavy quarks]:  the dead cone in %$e^+e^- \to Q \bar Q g$%.
    37    * [:GluonSpin:Spin of the gluon]:  Vector vs scalar in the  angular correlations of %$ e^+ e^- \to$% 4 jets.
    38    * [:2Jets:Jets] : Di-jet kinematics and rates in pp collisions.
    39    * [:3Jets:3 Jets] : Energy distributions in 3-jet events in pp collisions.
    40    * [:tt:top production] : %$t \bar t$% production, Tevatron vs LHC.
    41    * [:WAsymm:Drell-Yan]: rapidity asymmetry at the Tevatron and LHC.
    42    * [:TopDecaySpinCorrelations: Spin correlations in top decay], by [http://www.hep.phy.cam.ac.uk/theory/webber/ Bryan Webber].
     36   * [wiki:DeadCone Radiation from heavy quarks]:  the dead cone in $e^+e^- \to Q \bar Q g$.
     37   * [wiki:GluonSpin Spin of the gluon]:  Vector vs scalar in the  angular correlations of $ e^+ e^- \to$ 4 jets.
     38   * [wiki:2Jets Jets] : Di-jet kinematics and rates in pp collisions.
     39   * [wiki:3Jets 3 Jets] : Energy distributions in 3-jet events in pp collisions.
     40   * [wiki:tt top production] : $t \bar t$ production, Tevatron vs LHC.
     41   * [wiki:WAsymm Drell-Yan]: rapidity asymmetry at the Tevatron and LHC.
     42   * [wiki:TopDecaySpinCorrelations Spin correlations in top decay], by [http://www.hep.phy.cam.ac.uk/theory/webber/ Bryan Webber].
    4343
    4444=== Monte Carlo integration ===
     
    4949=== LHC Phenomenology ===
    5050
    51    * [:DiscoverTheHiggs:SM Higgs discovery at the LHC]: Three important channels
    52    * [:WarmingUpChallenge:Simple Black Boxes]: New gauge bosons
     51   * [wiki:DiscoverTheHiggs SM Higgs discovery at the LHC]: Three important channels
     52   * [wiki:WarmingUpChallenge Simple Black Boxes]: New gauge bosons
    5353
    5454=== How to familiarize with Software.MadGraph ===
     
    5959   * Logon to the Software.MadGraph web site and register.
    6060
    61    * 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?
     61   * 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?
    6262
    6363   * Look at the new physics models and check the particle and interactions content.
     
    9595
    9696
     97