Computerpraktikum zur Vorlesung Teilchenphysik für Fortgeschrittene

Size: px
Start display at page:

Download "Computerpraktikum zur Vorlesung Teilchenphysik für Fortgeschrittene"

Transcription

1 Institut für Experimentelle Kernphysik (EKP) Prof. Dr. M. Feindt, Dr. M. Kreps, Dr. T. Kuhr C. Hackstein, D. Zander, Dr. A. Zupanc 19. November 2009 Computerpraktikum zur Vorlesung Teilchenphysik für Fortgeschrittene MadGraph / MadEvent MadEvent is a program suit to calculate cross sections and generate parton level events in high energy physics. It has evolved a lot over the past years and includes a lot of additional features, way beyond this lecture, but it is all centered around one core, the MadGraph package. MadGraph is a tool that starts with a set of particles and their interactions and finds all the Feynman graphs contributing to a given initial and final state configuration. The contributing particles and their interactions are given by the Lagrangian of the theory and are used in MadGraph as a model. A model is just a special way of writing up the various possible particles and their couplings. From this, MadGraph starts for a given initial state configuration (e.g. incoming electrons, quarks, gluons, photons, protons) and adds possible couplings and particles until the desired final state is reached. In this way, all possible Feynman graphs are constructed and stored. From the generated graphs MadGraph now produces a fortran code that can actually be used to calculate the corresponding cross sections. This is done in a rather clever way, by means of helicity amplitudes, the HELAS formalism. Here all the lines in the Feynman diagrams are identified with either helicity amplitudes or currents and plugged together. That way, the spin of the particles is already taken care of in the calculation. These amplitudes are the matrix elements for the process considered, so MadGraph does the complete quantum field theoretical calculation for you. Note however, this works only for leading order, so-called tree level diagrams, loops are not possible (yet - this is a topic of active research and is expected to be possible in the next one or two years). 1

2 MadEvent now takes these matrix elements and calculates the cross section. For this, the vegas package, a phase space generator, is used, which does, as the name suggests, the phase space integral calculation. This is done using Monte Carlo integration, since this integration is not solvable analytically for almost all the processes considered. Hence all of these programs have to rely on Monte Carlo integration, thus they are called Monte Carlo event generators. Now this output from MadEvent can be used to get the cross section for the process of interest, you can apply different cuts, that is restrictions on the kinematics of the outgoing particles, or energies of the incoming particles and see how the cross section changes and so on. Additionally, you can write out a bunch of events, that is a list of the incoming and outgoing particles for different phase space configurations. These you can analyze further by looking at special observables or even put into a full event generator like Pythia, Herwig++ or Sherpa, where the rest of a high energy reaction is simulated. Now lets put that all in practice! 1 Generation To get anything done, we first have to run MadGraph and get the Feynman graphs and amplitude for our process. There are in principle two possible ways to use MadGraph for this. The classical way is to use it on your local computer 1. In MadEvent, everything is already prepared as a template. Copy it to your home directory cp -r /opt/mg_me_v4.4.26/template/ myprocess/ where myprocess/ is located in your home directory and should be named after the process you want to generate to avoid confusion. It is recommended that you start with a fresh folder for every different process you want to generate. In this folder, you will now find a bunch of folders. bin: here the scripts used to run the programs can be found. Cards: here the input files are stored which can be used to change the run parameters Events: when you create events, they will be stored here HTML: a HTML file is created with the info about your process and status of your running calculation lib: Libraries which are linked Source: the fortran code for the different programs SubProcesses: the code for the generated helicity amplitudes 1 For this excercise, we installed MadGraph already centrally so the setup is slightly different from the normal usecase. 2

3 You only should change anything in these folders if you know what you do (i.e. if instructed to do so). To set up a new process, edit the process card, Cards/proc card.dat and run the script bin/newprocess. This will set the amplitudes and phase space integration up, so afterwards you have a program for your process. In addition to the local generation, you can run MadGraph on a cluster provided by the MadGraph authors. The web interface can be found at In order to do calculations there, you must register. If you click on Generate Process, you find the link with the registration code. Register and log in to use the web interface. This interface generates you a ready tarball that looks exactly like the myprocess/ directory including the code for the helicity amplitudes. The syntax to specify the desired process is the same for the web interface. The web interface is the recommended way to set up a new process, for this exercise you can use either. Note: on the virtual machine, the setup of a new process seems to require a lot of ram, at least around 1 GB. This could be a problem, since you should not use more than 50% and must not use more than 75% of the ram on your host system. In that case the web interface should be preferred. 2 Setting up a new process To start, we want to calculate some easy processes. To set up the desired process, edit the corresponding card. In the proc card.dat you find a box with a header containing instructions. Below that between the PROCESS tags the actual process is defined. Quarks are denoted by their first letter: u, d, c, s, t, b, charged leptons by their first two (if any) and sign: e-, mu-, ta-, the corresponding neutrinos by ve, vm, vt. Bosons go by their first letter g, z, w-, h except for the photon, which has a. If a particle carries a full elementary charge, it has a minus sign, the corresponding antiparticle carries a plus sign. All other antiparticles just get a tilde after their name. A process is specified by entering the initial state particles (this should be two, since we are doing collider physics) and the final state particles, separated by a >. So for Bhabha scattering, you would enter e+ e- > e+ e- QED=2 end_coup The lines after a declaration are used to specify the couplings to be used for process generation, i.e. how many vertices of which kind you want. It can help to set this to a low value since then MadGraph will not try so many processes. It is important to always end the process declaration with the tag end coup. 3

4 In case you generate an internal resonance, you can specify its decay in the same way, in the case of several resonances you can specify separate decays by using brackets. e+ e- > Z > mu+ mupp > (w+ > jj) (w- > l- vl) In the second line we used the three templates available in MadGraph. If you want to collide protons, these of course do not enter in the Feynman diagrams, only their constituent partons do. So you can specify what partons you want to include into the proton and MadGraph will create all the possible contributions automatically. The same holds for jets, due to confinement in QCD you cannot observe a free quark or gluon, only a bunch of hadrons, stemming from the outgoing parton. So you can specify a jet composition and MadGraph will do the same as in the proton case. In addition you can specify a lepton and leptonneutrino if you want to sum over all (or only a selection of) leptons. These specifications can be found at the bottom of the card, between the MULTIPARTICLES tags. The momentum of the incoming partons depends on the momentum of the colliding protons. It can be obtained from so-called parton density functions, p.d.f.s, which are convoluted with the cross section. This is already done in MadGraph with a default p.d.f. set (CTEQ 6.11). In principle it is possible (and advisable for an analysis) to use different sets. For this, there is the possibility to use the LHAPDF library which contains most of the available p.d.f. sets. Note that in the process card that comes with the Template directory, there are already three processes included. If you want, you can specify several processes at once to be created. If you want to compare them however, this is not always advisable, since you will always get only one event file so it is hard to test possible cuts to separate a signal from backgrounds. 3 Calculate a standard model process Create pp e ν e. Have a look at the output in HTML/info.html (use a browser for that). Editing the proc card.dat and generate the process by runnig bin/newprocess. Calculate the cross section at a center-of-mass energy of 14 TeV. The settings for the run can be done in Cards/run card.dat, the cross section can be obtained by the script bin/survey. Choose serial run. (To avoid the prompt, you can execute the script with a 0 as argument). Look at the output in SubProcesses/results.html for the cross sections. Produce an event file by using bin/generate events with the option serial run. Have a look at the event file in Events (for example using the program less) andthe updated HTML/info.html. Calculate the cross section in dependance of the for center-of-mass energy (1 TeV - 14 TeV) and compare with the cross section at the Tevatron (p p collider, c.o.m. energy 1.96 TeV - edit the beam parameters in the proc card.dat). 4

5 Calculate the cross section in dependance of the cut on the transverse momentum (p T ) of the electron at 14 TeV. Have a look at the p T distribution. Plot the invariant mass of the (e, ν e ) pair and their angular dependence. Display the branching ratios of the W boson two-body decays (Specify all the possible decay channels and calculate the ratios of their cross sections). (optional) Compare the cross section for pp e ν e with the one for pp e + ν e. Is there a difference? Why? To plot a distribution, we use MadAnalysis. It is already installed, to use it, there is the script bin/plot. It is steered by the values in Cards/plot card.dat. MadAnalysis is a little bit hard to understand at first, because of the very compact way it works. In principle it is quite straightforward: There are predefined kinematical quantities which can be calculated from one or more fourvectors, like the rapidity or the transverse momentum as well as invariant mass of a dijet pair and so on 2. MadAnalysis will analyze your event file. The event file is a so called Les Houches Event file (.lhe) and stored by default in Events/. Take a look at it, using less. The file is roughly organized with XML tags, first all the Cards used in generation are pasted in the comment part of the header, then there is some run information (colliding particles, energies, p.d.f. set used) between the <init> tags and finally for each event information about scales, weights and couplings and a list of the involved particles, their mother-daughter relations, color flow and five-momentum, each separated by an <event> tag. Try to understand the various possibilities to draw different observables by playing around with the possible settings. All the predefined observables are listed with their names and possible applications in Cards/plot card.dat, however, most of them are commented out. You can define your own particle classes, that is sets of particles you want to treat the same and examine their distributions. This is done at the beginning, after the introduction between the Classes tags. plot events then will look for an input file called events.list in which the path of your event sample is stored. So you basically just create a new text file with this name and write the (relative) path to your event file. The path to this file needs to be written in events.list. This will be read in and analyzed. The result is a topdrawer file (*.top) which is converted into a plot by topdrawer, an ancient plotting program similar to gnuplot. So after the successful execution of plot events you will have a lot of pictures with your distributions. (Note: normally MadEvent will automatically compress the eventfiles, MadAnalysis cannot read the compressed files. Use gunzip myevents.lhe.gz to uncompress the files). There is an additional script, bin/combine-pl, that lets you plot several distributions into one. For this, you specify the different topdrawer files to be combined and the script will 2 If you think this is old fashioned, since root can do this in a fast and easy way you are right, but in fortran things are not that easy and nobody yet was willing to port the complete HELAS part to c++ 5

6 make one topdrawer file with superimposed plots. This does not always work as it should, unfortunately. For plotting the combined plots, you have to invoke topdrawer manually, it is located in /opt/mg_me_v4.4.26/topdrawer/bin/td If you plan to use it more often with one combination, you can create a link to it so you do nothavetotypethewholepatheverytime. 4 Calculate pp Z/γ µ + µ production Generate the processes pp µ + µ. Apply cuts on the transverse momentum of both muons: p T,µ ± > 10 GeV (this corresponds to a typical trigger cut of an LHC detector) and calculate the cross section at 14 TeV. Compare the contributions of the various subprocesses. Plot the muon transverse momentum and the dimuon invariant mass distributions, explain the features observed and the difference with respect to the W production studied in the previous example. Plot the muon pseudorapidity; apply an additional cut of η µ ± < 2.5 (typical acceptance of an LHC muon detector) and study the effect on the visible cross section. Apply an additional cut of 80 GeV <M(µ+,µ ) < 100 GeV, calculate the corresponding cross section and estimate the number of events expected for an integrated luminosity of L =1fb 1, given a trigger and reconstruction efficiency of 80% per muon. (Optional) Compare the contributions from the photon and Z boson by excluding one of them. Exclusion of a particle/resonance can be done by writing / name at the end of the line with the process definition (not commented out, however) (Optional) Calculate all the possible Z boson decays in the mass window 80 GeV < M(µ+,µ ) < 100 GeV. If you add each possible decay channel as an extra subprocess, you can get the Z branching ratio from the ratio of the different cross sections. Compare your result with the literature. 5 Calculate pp t t production Generate the process pp t t. Calculate the total t t production cross section at the LHC; Estimate the fraction of the cross section which is gluon-induced, compared with the one which is quark induced. 6

7 Do the same calculation for the Tevatron; (set the colliding particles to p p and the c.o.m. energy to 1.96 TeV - edit the beam parameters in the proc card.dat). Compare the total cross section with the one at the LHC. Also compare the gluon-induced and quark-induced fractions. Use the branching ratios of the W boson calculated previously or taken from the literature in order to work out the branching ratios for t t decaying into the following final states: all hadronic : both W bosons decay into a quark and antiquark; semileptonic : one W boson decays into q + q, the other one into a lepton and neutrino; dileptonic : both W bosons decay into lepton and neutrino. 6 Higgs search One of the most important objects for the upcoming LHC is the search for the Higgs boson. Since this particle couples to all massive particles, there are many possible ways to detect the Higgs through its decay products. The branching ratios of the Higgs depend however strongly on the Higgs mass. For a light Higgs (m Higgs 130 GeV) an important decay channel is h τ + τ. q H g1 q1 q1 g1 t g2 H q2 V V H q2 H t g2 q V (a) Gluon fusion (b) VBF (c) Assoc. production (d) Higgs strahlung Figure 1: Higgs production processes At the LHC, there are four possible channels to discover the Higgs boson, gluon fusion, vector boson fusion, associated production with t t and Higgs strahlung. Gluon fusion is the most dominant process with the largest cross section, however here we run into a problem using MadEvent since this process is loop induced. That means to calculate this process, we need to calculate a diagram with a loop. Which MadGraph cannot do. There is a loophole, however. Since the Higgs couples stronger to the massive particles, the dominant contribution in the loop will be from top quarks. These are rather heavy objects and it can be shown that the loop integral can be decomposed like M 1 +1/m 2 top M 2 + O(1/m 3 top ). So we can make the approximation m top and get an effective field theory which we can use to generate tree level Feynman diagrams with an effective gluon gluon higgs coupling (symbolically the triangle loop becomes one dot). 7

8 This is already implemented as a model. The model is called heft for Higgs effective field theory. You have to load this model in order to use this new coupling and of course specify that you want to use it at least once in the process calculation. To load a model, you have to specify it in your proc card.dat. Have a look at the details of the model in /opt/mg ME V4.4.26/models/heft. The available particles are defined in particles.dat, the interactions in interactions.dat. Since we do not know the correct Higgs mass yet, we have to compare different scenarios. Generate the process pp h τ + τ using the model heft. We want to compare different light Higgs masses, m higgs = 120, 130, 140 GeV. Since the Higgs couplings depend strongly on its mass, we have to adjust them. This is a rather cumbersome calculation involving the whole electroweak sector of the standard model, but luckily MadEvent provides a simple program to set up a new Higgs mass scenario. It can be found on the web page, under Tools, here click on Standard Model and enter the Higgs mass you want. Do not change the other parameters unless you know what you are doing. This script generates a file called param card (number).dat. Move this file into the Cards directory. Note that MadEvent will use the file called param card.dat, so you can keep the ones you do not need at the moment under a different name as well. Calculate the cross sections and create samples for the different Higgs masses at 14 TeV. Keep the different samples so we can compare them. A very important background is Z boson production with the decay Z τ + τ. Generate this process as well and compare the invariant mass plots for the various samples. 6.1 Cross sections (optional) Calculate the cross sections for the four possible Higgs production processes for 10 TeV and 14 TeV. Compare different Higgs masses and decay products. 7 Supersymmetry Another important aspect of the LHC physics program will be the search for new physics. Among the most prominent candidates for new physics is supersymmetry. Here every particle has a superpartner, which is a boson if the particle is a fermion and vice versa. Create some typical processes in the MSSM, the minimal supersymmetric model. To use the MSSM, you have to load the model. Have a look at the various particles in the particles.dat of the model. Calculate the cross section for the process pp Z χ ± 1 χ± 1 of 14 TeV. at a center-of-mass energy 8

9 Figure 2: The evolution of the particle spectrum. The squarks and sleptons have masses in the TeV range, while the gluinos and charginos are relatively light. Calculate the cross section for the process pp W ± energy of 14 TeV. χ ± 1 χ0 2 at a center-of-mass Calculate the cross section for the process gg g g at a center-of-mass energy of 14 TeV. (Note: for some reason, this does not work on the virtual machine, no matter how much RAM it is assigned. Use the web interface for this) 7.1 Cross sections for dedicated final states (optional) An important aspect of most SUSY models is R-parity conservation, that is the conservation of superparticle number. Superparticles have positive R-parity, their antiparticles a negative Figure 3: Feynman diagrams for the processes pp Z χ ± 1 χ± 1 and pp W ± χ ± 1 χ0 2. 9

10 Figure 4: Feynman diagrams for the process gg g g. one. That means that there is no possible decay of a superparticle into standard model particles only, at least one of the decay products has to be a superparticle. This means that when a heavy superparticle has been created, there are whole decay chains including lighter superparticles until a non-decaying superparticle is reached. This is often called the LSP, the lightest supersymmetric particle and since it cannot decay it is a possible candidate for dark matter. For an analysis, you are interested in the final state of a process, so you would like to calculate the various decay chains to get the cross section for the actual final state. Generate the processes in the table and calculate the cross sections for the given processes. (To specify a specific decay for a particle, use brackets: pp > (t > b (w+ > l+ vl)) t specifies the creation of a top-antitop pair where the top decays leptonic whereas no decay is specified for the anti-top. 10

11 process final states 2l 2ν / E T σ 0.2pb 1l 2j ν/ E T σ 0.3pb 3l ν/ E T σ 0.1pb 2l 6j / E T σ 0.09pb 11

Tools for LHC. MadGraph/MadEvent. Ian-Woo Kim, Ji-Hun Kim. Seoul National University. SNU, Mar 31, 2007

Tools for LHC. MadGraph/MadEvent. Ian-Woo Kim, Ji-Hun Kim. Seoul National University. SNU, Mar 31, 2007 Tools for LHC MadGraph/MadEvent Ian-Woo Kim, Ji-Hun Kim Seoul National University SNU, Mar 31, 2007 Ian-Woo Kim (SNU) Tools for LHC SNU 03/2007 1 / 30 Introduction We are facing with the exciting era with

More information

Chapter 4 Supersymmetry

Chapter 4 Supersymmetry Chapter 4 Supersymmetry Contents 4.1 Introduction... 68 4. Difficulties in the standard model... 68 4.3 Minimal Supersymmetric Standard Model... 69 4.3.1 SUSY... 69 4.3. Reasons to introduce SUSY... 69

More information

Using MadGraph/MadEvent/PYTHIA/PGS

Using MadGraph/MadEvent/PYTHIA/PGS Using MadGraph/MadEvent/PYTHIA/PGS Ian-Woo Kim Seoul National University SNU, Mar 20, 2007 Ian-Woo Kim (SNU) MadGraph/MadEvent/PYTHIA/PGS SNU 03/2007 1 / 18 Introduction MadGraph/MadEvent is a Feynman

More information

Early SUSY Searches in Events with Leptons with the ATLAS-Detector

Early SUSY Searches in Events with Leptons with the ATLAS-Detector Early SUSY Searches in Events with Leptons with the ATLAS-Detector Timo Müller Johannes Gutenberg-Universität Mainz 2010-29-09 EMG Annual Retreat 2010 Timo Müller (Universität Mainz) Early SUSY Searches

More information

Highlights of top quark measurements in hadronic final states at ATLAS

Highlights of top quark measurements in hadronic final states at ATLAS Highlights of top quark measurements in hadronic final states at ATLAS Serena Palazzo 1,2,, on behalf of the ATLAS Collaboration 1 Università della Calabria 2 INFN Cosenza Abstract. Measurements of inclusive

More information

VBF SM Higgs boson searches with ATLAS

VBF SM Higgs boson searches with ATLAS VBF SM Higgs boson searches with Stefania Xella (for the collaboration) Niels Bohr Institute, Copenhagen University, Denmark E-mail: xella@nbi.dk The observation of a Standard Model Higgs boson produced

More information

Discovery Physics at the Large Hadron Collider

Discovery Physics at the Large Hadron Collider + / 2 GeV N evt 4 10 3 10 2 10 CMS 2010 Preliminary s=7 TeV -1 L dt = 35 pb R > 0.15 R > 0.20 R > 0.25 R > 0.30 R > 0.35 R > 0.40 R > 0.45 R > 0.50 10 1 100 150 200 250 300 350 400 [GeV] M R Discovery

More information

EVENT SELECTION CRITERIA OPTIMIZATION FOR THE DISCOVERY OF NEW PHYSICS WITH THE ATLAS EXPERIMENT

EVENT SELECTION CRITERIA OPTIMIZATION FOR THE DISCOVERY OF NEW PHYSICS WITH THE ATLAS EXPERIMENT EVENT SELECTION CRITERIA OPTIMIZATION FOR THE DISCOVERY OF NEW PHYSICS WITH THE ATLAS EXPERIMENT In large experiments, the researchers must analyze millions of events and choose the candidates for discovery.

More information

Lecture 18 - Beyond the Standard Model

Lecture 18 - Beyond the Standard Model Lecture 18 - Beyond the Standard Model Why is the Standard Model incomplete? Grand Unification Baryon and Lepton Number Violation More Higgs Bosons? Supersymmetry (SUSY) Experimental signatures for SUSY

More information

arxiv:hep-ph/ v1 17 Apr 2000

arxiv:hep-ph/ v1 17 Apr 2000 SEARCH FOR NEW PHYSICS WITH ATLAS AT THE LHC arxiv:hep-ph/0004161v1 17 Apr 2000 V.A. MITSOU CERN, EP Division, CH-1211 Geneva 23, Switzerland and University of Athens, Physics Department, Nuclear and Particle

More information

Higgs Searches at CMS

Higgs Searches at CMS Higgs Searches at CMS Ashok Kumar Department of Physics and Astrophysics University of Delhi 110007 Delhi, India 1 Introduction A search for the Higgs boson in the Standard Model (SM) and the Beyond Standard

More information

Physics at Hadron Colliders

Physics at Hadron Colliders Physics at Hadron Colliders Part 2 Standard Model Physics Test of Quantum Chromodynamics - Jet production - W/Z production - Production of Top quarks Precision measurements -W mass - Top-quark mass QCD

More information

Calculation of the p p t t Higgs cross section at the LHC and potential background analysis

Calculation of the p p t t Higgs cross section at the LHC and potential background analysis Calculation of the p p t t Higgs cross section at the LHC and potential background analysis DESY SUMMER STUDENT PROGRAM 2007 Angeliki Koutsoukou- Argyraki * ABSTRACT In this report we present the cross

More information

Results on top physics by CMS

Results on top physics by CMS EPJ Web of Conferences 95, 04069 (2015) DOI: 10.1051/ epjconf/ 20159504069 C Owned by the authors, published by EDP Sciences, 2015 Results on top physics by CMS Silvano Tosi 1,2,a, on behalf of the CMS

More information

Search for SUperSYmmetry SUSY

Search for SUperSYmmetry SUSY PART 3 Search for SUperSYmmetry SUSY SUPERSYMMETRY Symmetry between fermions (matter) and bosons (forces) for each particle p with spin s, there exists a SUSY partner p~ with spin s-1/2. q ~ g (s=1)

More information

Recent Results on New Phenomena and Higgs Searches at DZERO

Recent Results on New Phenomena and Higgs Searches at DZERO Recent Results on New Phenomena and Higgs Searches at DZERO Neeti Parashar Louisiana Tech University Ruston, Louisiana U.S.A. 1 Outline Motivation for DØ Run II Detector at Fermilab The Fermilab Tevatron

More information

Early SUSY searches at the LHC

Early SUSY searches at the LHC on behalf of the ATLAS and CMS Collaborations Imperial College London E-mail: a.tapper@imperial.ac.uk Supersymmetry may give rise to striking events that could be discovered early in LHC running. Search

More information

Top production measurements using the ATLAS detector at the LHC

Top production measurements using the ATLAS detector at the LHC Top production measurements using the ATLAS detector at the LHC INFN, Sezione di Bologna and University of Bologna E-mail: romano@bo.infn.it This paper is an overview of recent results on top-quark production

More information

QCD and Top physics studies in proton-proton collisions at 7 TeV centre-of-mass energy with the ATLAS detector

QCD and Top physics studies in proton-proton collisions at 7 TeV centre-of-mass energy with the ATLAS detector Journal of Physics: Conference Series QCD and Top physics studies in proton-proton collisions at 7 TeV centre-of-mass energy with the ATLAS detector To cite this article: Marcello Barisonzi 2012 J. Phys.:

More information

Physics at Hadron Colliders Part II

Physics at Hadron Colliders Part II Physics at Hadron Colliders Part II Marina Cobal Università di Udine 1 The structure of an event One incoming parton from each of the protons enters the hard process, where then a number of outgoing particles

More information

LHC Results in Majid Hashemi IPM, Tehran Wednesday, 11 th May 2011

LHC Results in Majid Hashemi IPM, Tehran Wednesday, 11 th May 2011 LHC Results in 2010-11 Majid Hashemi IPM, Tehran Wednesday, 11 th May 2011 1 LHC results after a year of successful data taking Majid Hashemi IPM, 18th May 2011 http://cms.web.cern.ch/cms/timeline/index.html

More information

Measurements of the production of a vector boson in association with jets in the ATLAS and CMS detectors

Measurements of the production of a vector boson in association with jets in the ATLAS and CMS detectors Measurements of the production of a vector boson in association with s in the ALAS and CMS detectors Vieri Candelise University of rieste and INFN rieste, Via Valerio 2, 3428, rieste, Italy Abstract. he

More information

Stop pair production at the LHC with Validation figures. C. Degrande, B. Fuks, V. Hirschi, J. Proudom & H.S. Shao

Stop pair production at the LHC with Validation figures. C. Degrande, B. Fuks, V. Hirschi, J. Proudom & H.S. Shao Stop pair production at the LHC with amc@nlo Validation figures C. Degrande, B. Fuks, V. Hirschi, J. Proudom & H.S. Shao November, 0 χ (m,m χ ) = (500, 00) GeV, LO (m,m ) = (00, 50) GeV, LO χ χ (m,m χ

More information

STUDY OF HIGGS EFFECTIVE COUPLINGS AT ep COLLIDERS

STUDY OF HIGGS EFFECTIVE COUPLINGS AT ep COLLIDERS STUDY OF HIGGS EFFECTIVE COUPLINGS AT ep COLLIDERS HODA HESARI SCHOOL OF PARTICLES AND ACCELERATORS, INSTITUTE FOR RESEARCH IN FUNDAMENTAL SCIENCES (IPM) The LHeC is a proposed deep inelastic electron-nucleon

More information

Model Discrimination with the CMS Detector: a Case Study

Model Discrimination with the CMS Detector: a Case Study Cornell University Floyd R. Newman Laboratory for Elementary-Particle Physics Model Discrimination with the CMS Detector: a Case Study Julia Thom Cornell University (RWTH Aachen) Particle Physics Seminar

More information

Search for H ± and H ±± to other states than τ had ν in ATLAS

Search for H ± and H ±± to other states than τ had ν in ATLAS Search for H ± and H to other states than τ had ν in On behalf of the collaboration Louisiana Tech University E-mail: Catrin.Bernius@cern.ch esults of searches for charged Higgs bosons based on data from

More information

Boosted top quarks in the ttbar dilepton channel: optimization of the lepton selection

Boosted top quarks in the ttbar dilepton channel: optimization of the lepton selection Boosted top quarks in the ttbar dilepton channel: optimization of the lepton selection DESY Summer School 24 9 September, 24 Author: Ibles Olcina Samblàs* Supervisor: Carmen Diez Pardos Abstract A study

More information

Introduction to MadGraph/MadEvent:

Introduction to MadGraph/MadEvent: Introduction to MadGraph/MadEvent: an informal tutorial Florian Bonnet INFN - Sezione di Padova January 21st 2011 What I will do Why using MadGraph/MadEvent (MG/ME) Getting familiar with the MG/ME environment

More information

Probing SUSY Dark Matter at the LHC

Probing SUSY Dark Matter at the LHC Probing SUSY Dark Matter at the LHC Kechen Wang Mitchell Institute for Fundamental Physics and Astronomy Texas A&M University Preliminary Examination, Feb, 24 OUTLINE Supersymmetry dark matter (DM) Relic

More information

ICHEP 2008 Philadelphia

ICHEP 2008 Philadelphia ICHEP 2008 Philadelphia LHC CERN Geneva 2008 Sascha Caron Standard SUSY at LHC 2 Almost all LHC sectors are cooled down (2 sectors at this moment at 20-30K) Start at s = 10 TeV in 2008 2008 Luminosity

More information

The latest status of LHC and the EWSB physics

The latest status of LHC and the EWSB physics 1 The latest status of LHC and the EWSB physics S. Asai Physics Department, University of Tokyo, Hongo Bunkyo-ku Tokyo 133-033 Japan, Shoji.Asai@cern.ch The latest status of LHC and the performances of

More information

arxiv: v1 [hep-ph] 29 Dec 2017 SUSY (ATLAS) André Sopczak on behalf of the ATLAS Collaboration

arxiv: v1 [hep-ph] 29 Dec 2017 SUSY (ATLAS) André Sopczak on behalf of the ATLAS Collaboration arxiv:1712.10165v1 [hep-ph] 29 Dec 2017 SUSY (ATLAS) André Sopczak on behalf of the ATLAS Collaboration Institute of Experimental and Applied Physics, Czech Technical University in Prague, Czech Republic

More information

The Madgraph/MadEvent generator: an update.

The Madgraph/MadEvent generator: an update. The Madgraph/MadEvent generator: an update. The Web Generation Fabio Maltoni CP3 @ UCL Tim Stelzer UIUC Yuri Dokshitzer, Lyon, 5 hours ago Outline Motivation Current Status Standard Model Matrix Element

More information

Outline: Introduction Search for new Physics Model driven Signature based General searches. Search for new Physics at CDF

Outline: Introduction Search for new Physics Model driven Signature based General searches. Search for new Physics at CDF PE SU Outline: Introduction Search for new Physics Model driven Signature based General searches R Search for new Physics at CDF SUperSYmmetry Standard Model is theoretically incomplete SUSY: spin-based

More information

Higgs Signals and Implications for MSSM

Higgs Signals and Implications for MSSM Higgs Signals and Implications for MSSM Shaaban Khalil Center for Theoretical Physics Zewail City of Science and Technology SM Higgs at the LHC In the SM there is a single neutral Higgs boson, a weak isospin

More information

Oddelek za fiziko. Top quark physics. Seminar. Author: Tina Šfiligoj. Mentor: prof. dr. Svjetlana Fajfer. Ljubljana, february 2012

Oddelek za fiziko. Top quark physics. Seminar. Author: Tina Šfiligoj. Mentor: prof. dr. Svjetlana Fajfer. Ljubljana, february 2012 Oddelek za fiziko Top quark physics Seminar Author: Tina Šfiligoj Mentor: prof. dr. Svjetlana Fajfer Ljubljana, february 2012 Abstract Top quark physics is a very active area in particle physics as it

More information

Fiducial cross sections for Higgs boson production in association with a jet at next-to-next-to-leading order in QCD. Abstract

Fiducial cross sections for Higgs boson production in association with a jet at next-to-next-to-leading order in QCD. Abstract CERN-PH-TH-2015-192 TTP15-030 Fiducial cross sections for Higgs boson production in association with a jet at next-to-next-to-leading order in QCD Fabrizio Caola, 1, Kirill Melnikov, 2, and Markus Schulze

More information

Finding the Higgs boson

Finding the Higgs boson Finding the Higgs boson Sally Dawson, BN XIII Mexican School of Particles and Fields ecture 1, Oct, 008 Properties of the Higgs boson Higgs production at the Tevatron and HC Discovery vs spectroscopy Collider

More information

SUSY Phenomenology & Experimental searches

SUSY Phenomenology & Experimental searches SUSY Phenomenology & Experimental searches Alex Tapper Slides available at: http://www.hep.ph.ic.ac.uk/tapper/lecture.html Reminder Supersymmetry is a theory which postulates a new symmetry between fermions

More information

Search for a Z at an e + e - Collider Thomas Walker

Search for a Z at an e + e - Collider Thomas Walker Search for a Z at an e + e - Collider Thomas Walker Significance: Many theories predict that another neutral gauge boson (Z ) may exist. In order to detect this Z, I would use an e + e - linear collider

More information

Lecture 03. The Standard Model of Particle Physics. Part III Extensions of the Standard Model

Lecture 03. The Standard Model of Particle Physics. Part III Extensions of the Standard Model Lecture 03 The Standard Model of Particle Physics Part III Extensions of the Standard Model Where the SM Works Excellent description of 3 of the 4 fundamental forces Explains nuclear structure, quark confinement,

More information

Search for top squark pair production and decay in four bodies, with two leptons in the final state, at the ATLAS Experiment with LHC Run2 data

Search for top squark pair production and decay in four bodies, with two leptons in the final state, at the ATLAS Experiment with LHC Run2 data Search for top squark pair production and decay in four bodies, with two leptons in the final state, at the ATLAS Experiment with LHC Run data Marilea Reale INFN Lecce and Università del Salento (IT) E-mail:

More information

Recent Results from the Tevatron

Recent Results from the Tevatron Recent Results from the Tevatron Simona Rolli Tufts University (on behalf of the CDF and D0 Collaborations) PPC 2010: IV INTERNATIONAL WORKSHOP ON THE INTERCONNECTION BETWEEN PARTICLE PHYSICS AND COSMOLOGY

More information

BSM physics at the LHC. Akimasa Ishikawa (Kobe University)

BSM physics at the LHC. Akimasa Ishikawa (Kobe University) BSM physics at the LHC Akimasa Ishikawa (Kobe University) 7 Jan. 2011 If SM Higgs exists Why BSM? To solve the hierarchy and naturalness problems O(1 TeV) Quadratic divergence of Higgs mass If SM Higgs

More information

The Standard Model, Supersymmetry and ZooFinder at CDF. Matthew C. Cervantes Department of Physics Texas A&M University Master defense: 7/21/2006

The Standard Model, Supersymmetry and ZooFinder at CDF. Matthew C. Cervantes Department of Physics Texas A&M University Master defense: 7/21/2006 The Standard Model, Supersymmetry and ZooFinder at CDF Matthew C. Cervantes Department of Physics Texas A&M University Master defense: 7/21/2006 1 Outline The Standard Model of Particle Physics Supersymmetry

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2013/016 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 18 January 2013 (v2, 21 January 2013)

More information

PoS(EPS-HEP2015)309. Electroweak Physics at LHCb

PoS(EPS-HEP2015)309. Electroweak Physics at LHCb European Organisation for Nuclear Research (CERN), Switzerland E-mail: william.barter@cern.ch LHCb s unique forward acceptance allows for complementary measurements of electroweak boson production to those

More information

SEARCH FOR EXTRA DIMENSIONS WITH ATLAS AND CMS DETECTORS AT THE LHC

SEARCH FOR EXTRA DIMENSIONS WITH ATLAS AND CMS DETECTORS AT THE LHC SEARCH FOR EXTRA DIMENSIONS WITH ATLAS AND CMS DETECTORS AT THE LHC S. SHMATOV for ATLAS and CMS Collaborations Joint Institute for Nuclear Research, Dubna, Russia E-mail: shmatov@cern.ch A brief review

More information

Measurement of the mass of the W boson at DØ

Measurement of the mass of the W boson at DØ Measurement of the mass of the W boson at DØ 1 IPNL, Université de Lyon, Université Lyon 1, CNRS/IN2P3 4 Rue E. Fermi 69622 Villeurbanne, France E-mail: kurca@in2p3.fr We present a measurement of the mass

More information

How to turn a hep-ph paper into a simulation: Introduction. M. E. Peskin May 2007

How to turn a hep-ph paper into a simulation: Introduction. M. E. Peskin May 2007 How to turn a hep-ph paper into a simulation: Introduction M. E. Peskin May 2007 in memory of Maurice Jacob If you have a model that makes sense and should be tested in detail, experimenters will ask,

More information

Two Early Exotic searches with dijet events at ATLAS

Two Early Exotic searches with dijet events at ATLAS ATL-PHYS-PROC-2011-022 01/06/2011 Two Early Exotic searches with dijet events at ATLAS University of Toronto, Department of Physics E-mail: rrezvani@physics.utoronto.ca This document summarises two exotic

More information

CMS Search for Supersymmetry at the LHC

CMS Search for Supersymmetry at the LHC CMS Search for Supersymmetry at the LHC [Credits] Images of Baryon Acoustic Bscillations with Cosmic Microwave Background by E.M. Huff, the SDSS-III team, and the South Pole Telescope team. Graphic by

More information

Discovery potential of the SM Higgs with ATLAS

Discovery potential of the SM Higgs with ATLAS Discovery potential of the SM Higgs with P. Fleischmann On behalf of the Collaboration st October Abstract The discovery potential of the Standard Model Higgs boson with the experiment at the Large Hadron

More information

Ali Celik, Will H. Flanagan

Ali Celik, Will H. Flanagan Search for Supersymmetry in Dilepton Final States with Energetic Two-jets in Vector Boson Fusion-like Topology Using the CMS Detector at the LHC Ali Celik, Will H. Flanagan On behalf of the CMS Collaboration

More information

2016 SM H ττ Analysis 26th September 2016

2016 SM H ττ Analysis 26th September 2016 2016 SM H ττ Analysis 26th September 2016 INSTITUT FÜR EXPERIMENTELLE KERNPHYSIK (EKP) FAKULTÄT FÜR PHYSIK KIT Universität des Landes Baden Württemberg und nationales Forschungszentrum in der Helmholtz

More information

Physique des Particules Avancées 2

Physique des Particules Avancées 2 Physique des Particules Avancées Interactions Fortes et Interactions Faibles Leçon 6 Les collisions p p (http://dpnc.unige.ch/~bravar/ppa/l6) enseignant Alessandro Bravar Alessandro.Bravar@unige.ch tél.:

More information

Study of supersymmetric tau final states with Atlas at LHC: discovery prospects and endpoint determination

Study of supersymmetric tau final states with Atlas at LHC: discovery prospects and endpoint determination Study of supersymmetric tau final states with Atlas at LHC: discovery prospects and endpoint determination University of Bonn Outlook: supersymmetry: overview and signal LHC and ATLAS invariant mass distribution

More information

Kaluza-Klein Theories - basic idea. Fig. from B. Greene, 00

Kaluza-Klein Theories - basic idea. Fig. from B. Greene, 00 Kaluza-Klein Theories - basic idea Fig. from B. Greene, 00 Kaluza-Klein Theories - basic idea mued mass spectrum Figure 3.2: (Taken from [46]). The full spectrum of the UED model at the first KK level,

More information

Search for Extra Dimensions with the ATLAS and CMS Detectors at the LHC

Search for Extra Dimensions with the ATLAS and CMS Detectors at the LHC Available on CMS information server CMS CR 2006/086 October 31, 2006 Search for Extra Dimensions with the ATLAS and CMS Detectors at the LHC Sergei Shmatov Joint Institute for Nuclear Research, Dubna,

More information

DR.RUPNATHJI( DR.RUPAK NATH )

DR.RUPNATHJI( DR.RUPAK NATH ) These lectures are intended as a pedagogical introduction to physics at e + e and hadron colliders. A selection of processes is used to illustrate the strengths and capabilities of the different machines.

More information

Higgs searches in CMS

Higgs searches in CMS Higgs searches in CMS Mario Pelliccioni Istituto Nazionale di Fisica Nucleare Torino Miami 2012 17/12/12 Introduction Why do we even bother to look for the Higgs? An Higgs boson naturally emerges from

More information

Master Thesis Topics 2013/14 in Experimental Particle Physics

Master Thesis Topics 2013/14 in Experimental Particle Physics July 2, 23 Master Thesis Topics 23/4 in Experimental Particle Physics at LS Schaile At LS Schaile we offer a broad spectrum of master thesis topics in experimental elementary particle physics. Contacts:

More information

arxiv: v1 [hep-ex] 8 Nov 2010

arxiv: v1 [hep-ex] 8 Nov 2010 Searches for Physics Beyond the Standard Model at CMS Sung-Won Lee, on behalf of the CMS Collaboration Texas Tech University, Lubbock, TX 799, USA Recent results on searches for physics beyond the Standard

More information

Z 0 /γ +Jet via electron decay mode at s = 7TeV in

Z 0 /γ +Jet via electron decay mode at s = 7TeV in PRAMANA c Indian Academy of Sciences Vol. 86, No. 2 journal of February 2016 physics pp. 487 491 Z 0 /γ +Jet via electron decay mode at s = 7TeV in CMS@LHC U BHAWANDEEP and SUMAN B BERI for CMS Collaboration

More information

2 ATLAS operations and data taking

2 ATLAS operations and data taking The ATLAS experiment: status report and recent results Ludovico Pontecorvo INFN - Roma and CERN on behalf of the ATLAS Collaboration 1 Introduction The ATLAS experiment was designed to explore a broad

More information

Top quark pair properties in the production and decays of t t events at ATLAS

Top quark pair properties in the production and decays of t t events at ATLAS ATL-PHYS-PROC-214-72 11 July 214 Top quark pair properties in the production and decays of t t events at DESY, Hamburg Universität Wuppertal E-mail: ralph.schaefer@cern.ch In proton-proton collisions at

More information

SECOND PUBLIC EXAMINATION. Honour School of Physics Part C: 4 Year Course. Honour School of Physics and Philosophy Part C C4: PARTICLE PHYSICS

SECOND PUBLIC EXAMINATION. Honour School of Physics Part C: 4 Year Course. Honour School of Physics and Philosophy Part C C4: PARTICLE PHYSICS A047W SECOND PUBLIC EXAMINATION Honour School of Physics Part C: 4 Year Course Honour School of Physics and Philosophy Part C C4: PARTICLE PHYSICS TRINITY TERM 05 Thursday, 8 June,.30 pm 5.45 pm 5 minutes

More information

The Standard Model and Beyond

The Standard Model and Beyond The Standard Model and Beyond Nobuchika Okada Department of Physics and Astronomy The University of Alabama 2011 BCVSPIN ADVANCED STUDY INSTITUTE IN PARTICLE PHYSICS AND COSMOLOGY Huê, Vietnam, 25-30,

More information

Sherpa BSM Tutorial. Freiburg GK 2016

Sherpa BSM Tutorial. Freiburg GK 2016 BSM Tutorial Freiburg GK 2016 1 Introduction is a complete Monte-Carlo event generator for particle production at lepton-lepton, lepton-hadron, and hadron-hadron colliders [1]. The simulation of higher-order

More information

Precision measurements of the top quark mass and width with the DØ detector

Precision measurements of the top quark mass and width with the DØ detector FERMILAB-CONF-10-588-E Precision measurements of the top quark mass and width with the DØ detector for the DØ collaboration Irfu/SPP/CEA Saclay E-mail: agrohsje@fnal.gov Since the discovery of the top

More information

New particle Searches in the dijet final state at 13TeV with the ATLAS detector

New particle Searches in the dijet final state at 13TeV with the ATLAS detector New particle Searches in the dijet final state at 13TeV with the ATLAS detector Mohammad Atif August 21, 2015 1 INTRODUCTION Summer Project at CERN Supervised by Dr. Caterina Doglioni. In Standard Model

More information

Event Shape Variables in Semileptonic Top Decays Final Report - Summer Students 2007 CMS group

Event Shape Variables in Semileptonic Top Decays Final Report - Summer Students 2007 CMS group Event Shape Variables in Semileptonic Top Decays Final Report - Summer Students CMS group Antonia Mey B.Sc. th, September Supervisor: Prof. Dr. Mnich Abstract A Monte Carlo generator study was conducted

More information

Identification of the Higgs boson produced in association with top quark pairs in proton-proton

Identification of the Higgs boson produced in association with top quark pairs in proton-proton Identification of the Higgs boson produced in association with top quark pairs in proton-proton collision: an analysis of the final state containing three leptons with the ATLAS detector Valentina Vecchio,

More information

Frontiers in Theoretical and Applied Physics 2017, Sharjah UAE

Frontiers in Theoretical and Applied Physics 2017, Sharjah UAE A Search for Beyond the Standard Model Physics Using Final State with Light and Boosted Muon Pairs at CMS Experiment Frontiers in Theoretical and Applied Physics 2017, Sharjah UAE Alfredo Castaneda* On

More information

Inclusive top pair production at Tevatron and LHC in electron/muon final states

Inclusive top pair production at Tevatron and LHC in electron/muon final states Inclusive top pair production at Tevatron and LHC in electron/muon final states Andreas Jung for the ATLAS, CDF, CMS and D Collaboration Fermilab, DAB5 - MS 357, P.O. Box 5, Batavia, IL, 651, USA DOI:

More information

7 Physics at Hadron Colliders

7 Physics at Hadron Colliders 7 Physics at Hadron Colliders The present and future Hadron Colliders - The Tevatron and the LHC Test of the Standard Model at Hadron Colliders Jet, W/Z, Top-quark production Physics of Beauty Quarks (T.

More information

Recent searches for new particles using 13 TeV data with ATLAS at the LHC

Recent searches for new particles using 13 TeV data with ATLAS at the LHC Recent searches for new particles using 13 TeV data with ATLAS at the LHC Vivek Jain (on behalf of the ATLAS Collaboration) State University of New York, Albany MIAMI2015 Dec 19, 2015 Beyond the Standard

More information

Search for Charginos and Neutralinos with the DØ Detector

Search for Charginos and Neutralinos with the DØ Detector SUSY 006, 06/3/006 Marc Hohlfeld Search for Charginos and Neutralinos with the DØ Detector Marc Hohlfeld Laboratoire de l Accélérateur Linéaire, Orsay on behalf of the DØ Collaboration SUSY 006, 06/3/006

More information

Top, electroweak and recent results from CDF and combinations from the Tevatron

Top, electroweak and recent results from CDF and combinations from the Tevatron IL NUOVO CIMENTO 40 C (2017) 181 DOI 10.1393/ncc/i20177181-7 Colloquia: LaThuile 2017 Top, electroweak and recent results from CDF and combinations from the Tevatron D. Lucchesi( 1 )( 2 ) on behalf of

More information

Tutorial on Top-Quark Physics

Tutorial on Top-Quark Physics Helmholtz Alliance at the Terascale Data Analysis Group Introductory School on Terascale Physics 21 25 February, 2011 Tutorial on Top-Quark Physics Introduction to the Tevatron, the CDF Detector and Top-Quark

More information

Searching for sneutrinos at the bottom of the MSSM spectrum

Searching for sneutrinos at the bottom of the MSSM spectrum Searching for sneutrinos at the bottom of the MSSM spectrum Arindam Chatterjee Harish-Chandra Research Insitute, Allahabad In collaboration with Narendra Sahu; Nabarun Chakraborty, Biswarup Mukhopadhyay

More information

Lecture 4 - Beyond the Standard Model (SUSY)

Lecture 4 - Beyond the Standard Model (SUSY) Lecture 4 - Beyond the Standard Model (SUSY) Christopher S. Hill University of Bristol Warwick Flavour ++ Week April 11-15, 2008 Recall the Hierarchy Problem In order to avoid the significant finetuning

More information

PoS(CKM2016)117. Recent inclusive tt cross section measurements. Aruna Kumar Nayak

PoS(CKM2016)117. Recent inclusive tt cross section measurements. Aruna Kumar Nayak Recent inclusive tt cross section measurements Institute of Physics, Bhubaneswar, India E-mail: Aruna.Nayak@cern.ch Results of the recent measurements for the inclusive tt production cross section in the

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2017/094 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH211 GENEVA 23, Switzerland 18 March 2017 (v3, 20 March 2017) Recent

More information

Overview of the Higgs boson property studies at the LHC

Overview of the Higgs boson property studies at the LHC Overview of the Higgs boson property studies at the LHC Giada Mancini, a, Roberto Covarelli b a LNF-INFN and University of Roma Tor Vergata, b INFN and University of Torino E-mail: giada.mancini@lnf.infn.it,

More information

arxiv: v1 [hep-ex] 5 Sep 2014

arxiv: v1 [hep-ex] 5 Sep 2014 Proceedings of the Second Annual LHCP CMS CR-2014/199 September 8, 2014 Future prospects of Higgs Physics at CMS arxiv:1409.1711v1 [hep-ex] 5 Sep 2014 Miguel Vidal On behalf of the CMS Experiment, Centre

More information

Patrick Kirchgaeßer 07. Januar 2016

Patrick Kirchgaeßer 07. Januar 2016 Patrick Kirchgaeßer 07. Januar 2016 INSTITUTE OF EXPERIMENTAL PARTICLE PHYSICS (IEKP) PHYSICS FACULTY KIT Universität des Landes Baden-Württemberg und nationales Forschungszentrum in der Helmholtz-Gemeinschaft

More information

Studies on hadronic top decays

Studies on hadronic top decays Studies on hadronic top decays José M. Clavijo, Havana University, Cuba September 6, 208 Supervisors: Daniela Dominguez Damiani and Hannes Jung Abstract Top events in the boosted regime are studied using

More information

Theoretical Predictions For Top Quark Pair Production At NLO QCD

Theoretical Predictions For Top Quark Pair Production At NLO QCD Theoretical Predictions For Top Quark Pair Production At NLO QCD Malgorzata Worek Wuppertal Uni. HP2: High Precision for Hard Processes, 4-7 September 2012, MPI, Munich 1 Motivations Successful running

More information

New Physics at Large Scales at an LHeC Motivation Leptoquarks Single Top Higgs Outlook

New Physics at Large Scales at an LHeC Motivation Leptoquarks Single Top Higgs Outlook New Physics at Large Scales at an LHeC Motivation Leptoquarks Single Top Higgs Outlook Uta Klein DIS09, Future Facilities, April 28, 2009 Motivation Strong theoretical arguments that our Standard Model

More information

Collider Physics Analysis Procedures

Collider Physics Analysis Procedures Collider Physics Analysis Procedures Alex Tapper Slides available at: http://www.hep.ph.ic.ac.uk/~tapper/lecture.html Aim Overview of analysis techniques at CMS Contrast with Tevatron (see DØ lecture)

More information

7 Results 7.1 Results for the inclusive-mt2 analysis 7.2 Results for the MT2 Higgs analysis

7 Results 7.1 Results for the inclusive-mt2 analysis 7.2 Results for the MT2 Higgs analysis Published for SISSA by Springer Received: February 15, 2015 Accepted: April 17, 2015 Published: May 15, 2015 Searches for supersymmetry using the MT2 variable in hadronic events produced in pp collisions

More information

Physics at the TeV Scale Discovery Prospects Using the ATLAS Detector at the LHC

Physics at the TeV Scale Discovery Prospects Using the ATLAS Detector at the LHC Physics at the TeV Scale Discovery Prospects Using the ATLAS Detector at the LHC Peter Krieger Carleton University Physics Motivations Experimental Theoretical New particles searches Standard Model Higgs

More information

CMS Physics Analysis Summary

CMS Physics Analysis Summary Available on the CERN CDS information server CMS PAS EXO-11-009 CMS Physics Analysis Summary Contact: cms-pag-conveners-exotica@cern.ch 01/05/06 Search for Contact Interactions in µ + µ Events in pp Collisions

More information

CMS Searches for SUSY in Hadronic Final States

CMS Searches for SUSY in Hadronic Final States CMS Searches for SUSY in Hadronic Final States Teruki Kamon on behalf of the CMS Collaboration Mitchell Institute for Fundamental Physics and Astronomy Texas A&M University JnHF 2018: Santa Fe Jets and

More information

Search for Pair Production of Stop Quarks Mimicking Top Event Signatures

Search for Pair Production of Stop Quarks Mimicking Top Event Signatures CDF/PUB/TOP/PUBLIC/9343 Search for Pair Production of Stop Quarks Mimicking Top Event Signatures The CDF Collaboration URL http://www-cdf.fnal.gov May 29, 2008 Abstract We present the search for the pair-produced

More information

Physics 662. Particle Physics Phenomenology. February 21, Physics 662, lecture 13 1

Physics 662. Particle Physics Phenomenology. February 21, Physics 662, lecture 13 1 Physics 662 Particle Physics Phenomenology February 21, 2002 Physics 662, lecture 13 1 Physics Beyond the Standard Model Supersymmetry Grand Unified Theories: the SU(5) GUT Unification energy and weak

More information

SFB 676 selected theory issues (with a broad brush)

SFB 676 selected theory issues (with a broad brush) SFB 676 selected theory issues (with a broad brush) Leszek Motyka Hamburg University, Hamburg & Jagellonian University, Krakow Physics of HERA and goals of the Large Hadron Collider The Higgs boson Supersymmetry

More information

Top Physics in Hadron Collisions

Top Physics in Hadron Collisions Top Physics in Hadron Collisions Dirk Dammann DESY 2010-02-04 1 / 44 Outline 1 2 3 4 2 / 44 Outline Motivation Top Production Top Decay Top Physics 1 Motivation Top Production Top Decay Top Physics 2 3

More information

Higgs and Z τ + τ in CMS

Higgs and Z τ + τ in CMS Higgs and Z τ + τ in CMS Christian Veelken for the CMS Collaboration Moriond EWK Conference, March 14 th 2011 Z τ + τ - Production @ 7 TeV τ + Z τ - CMS Measurement of Z/γ* l + l -, l = e/µ: σ BR(Z/γ*

More information