Jet reconstruction in W + jets events at the LHC

Size: px
Start display at page:

Download "Jet reconstruction in W + jets events at the LHC"

Transcription

1 Jet reconstruction in W + jets events at the LHC Ulrike Schnoor Michigan State University High Energy Physics Institutsseminar IKTP TU Dresden, Nov 4, 010

2 Jet reconstruction in W + jets events at the LHC 1. Jets in hadronic collisions. Jet measurements at ATLAS 3. Jet reconstruction algorithms 4. Study on W + n jets Monte Carlo samples 5. Data study 6. Conclusions

3 1. Jets in hadronic collisions Jets and QCD Running coupling α s QCD confinement strong coupling at low energies no colored particles measured Asymptotic freedom small coupling at high energies asymptotically free Source: Particle Data Group 3

4 1. Jets in hadronic collisions proton-proton collision hard scattering partons hadronization jets in the calorimeter 4

5 1. Jets in hadronic collisions Experiment hadrons Jet reconstruction QCD Lagrangian quarks, gluons 5

6 1. Jets in hadronic collisions Reconstruction algorithms: group calorimeter signals into jets Find kinematic properties requirements: Detector independent Similar on all levels Fast execution Easy calibration 6

7 1. Jets in hadronic collisions Levels of reconstruction Parton level Truth = hadron = particle level: parton showering, hadronization, underlying event Calorimeter level: full ATLAS detector simulation 7

8 W + jets processes Background to Standard Model and Beyond Standard Model processes Top production Higgs boson production Test pqcd Detector performance tests Reconstruction of leptons, missing E T, jets 8

9 . Jet measurement in ATLAS Large Hadron Collider at CERN pp collider Center-of-mass energy 7 TeV 9

10 . Jet measurement in ATLAS ATLAS detector at the LHC Hadronic calorimeter: Barrel: Tile Calorimeter Endcap: Liquid Argon 10

11 . Jet measurement in ATLAS Tower building η ϕ = Recombination E > 0 Calorimeter towers ProtoJets (em scale) Calorimeter cells (em scale) (em scale) Topological Clusters (em scale) Topological clustering: nearest neighbors (topo-)cluster level 11

12 Topological clusters hadron jets tower jets Topo-cluster calibration instead of jet calibration reconstruction more dynamic cluster jets Similar to running on hadron level Monte Carlo 1

13 . Jet measurement in ATLAS Tower building η ϕ = Recombination E > 0 Calorimeter towers ProtoJets (em scale) Calorimeter cells (em scale) (em scale) jet finding Calorimeter Jets (em scale) Topological Clusters (em scale) Topological clustering: nearest neighbors (topo-)cluster level 13

14 . Jet measurement in ATLAS Hadronic calibration Calibration to particle level In-situ Calibration Calorimeter Jets (em scale) Calorimeter Jets (hadronic scale) Physics Jets (hadronic scale) Refined physics jets Cell weighting, jet energy scale Algorithm effects, additional corrections Underlying event, pileup correction 14

15 3. Jet reconstruction algorithms (Iterative) cone algorithms Clustering jets according to proximity in space SISCone Sequential recombination algorithms Clustering jets according to proximity in momentum space k T, anti-k T 15

16 Iterative cone algorithms 1. Initial seed particle i (= traditional way) Seed energy above certain threshold 16

17 Iterative cone algorithms 1. Initial seed particle i. Particles within cone of radius R: R ij = η i η j ) + ( ϕ i ϕ j ) < ( R 17

18 Iterative cone algorithms 1. Initial seed particle i. Particles within cone of radius R: R ij = η i η j ) + ( ϕ i ϕ j ) < ( R 18

19 Iterative cone algorithms 1. Initial seed particle i. Particles within cone of radius R: R ij = η i η j ) + ( ϕ i ϕ j ) < ( R 3. Resulting momentum is new seed 19

20 Iterative cone algorithms 1. Initial seed particle i. Particles within cone of radius R: R ij = η i η j ) + ( ϕ i ϕ j ) < ( R 3. Resulting momentum is new seed 0

21 Iterative cone algorithms 1. Initial seed particle i. Particles within cone of radius R: R ij = η i η j ) + ( ϕ i ϕ j ) < ( R 3. Resulting momentum is new seed 1

22 Iterative cone algorithms 1. Initial seed particle i. Particles within cone of radius R: R ij = η i η j ) + ( ϕ i ϕ j ) < ( R 3. Resulting momentum is new seed

23 Iterative cone algorithms 1. Initial seed particle i. Particles within cone of radius R: R ij = η i η j ) + ( ϕ i ϕ j ) < ( R 3. Resulting momentum is new seed 3

24 Iterative cone algorithms 1. Initial seed particle i. Particles within cone of radius R: R ij = η i η j ) + ( ϕ i ϕ j ) < ( R 3. Resulting momentum is new seed 4. Iteration until stable cone is found 4

25 Cone algorithms overlapping cones Progressive removal (IC-PR) hardest particle is seed remove stable cone after each iteration repeat until no particle is left Split-merge (IC-SM) find all stable cones merge two overlapping cones if shared particles contain fraction f of softer jet s energy otherwise split cones, assign shared particles to cone whose axis is closer typically f = 0.5,

26 Cone algorithms Infrared and collinear safety (IRC) Infrared safety Emission of a soft parton does not change results of jet finding a) b) Collinear safety Collinear splitting of a particle does not change results of jet finding a) b) 6

27 Cone algorithms Infrared and collinear safety (IRC) Infrared unsafety IC-SM IRC safe quantities in fixed-order QCD calculations: jets 1 jet Collinear unsafety IC-PR Singularities from soft emissions collinear splitting 1 jet jets cancel with divergent contributions from virtual loops 7

28 SISCone algorithm Seedless infrared safe cone algorithm Computational geometric approach to find relevant initial subsets of particles using split-merge procedure IRC safe: no seeds 8

29 Sequential recombination algorithms Determine d ij and d ib of each particle i Find d min = min{d ij ;d ib } Distance measure: d ij = min( p d ib = p T p, i p p T, i, pt, j ) R R ij d min {d ij } d min {d ib } New particle k: µ k µ i p = p + p µ j i is a jet. Remove i. with R ij = ( η i η j ) + ( ϕ i ϕ j ) STOP if no particle left 9

30 Sequential recombination algorithms k T algorithm p = 1 clusters soft particles with small relative momentum first Distance measure: d ij = min( p d ib = p T p, i p p T, i, pt, j ) R R ij anti-k T algorithm p = -1 clusters hardest particle with particles that have small relative momentum first with R ij = ( η i η j ) + ( ϕ i ϕ j 30 )

31 SpartyJet Analysis framework allowing to run different algorithms with different parameters simultaneously 31

32 SpartyJet Modular structure: Input Maker class read 4momenumt input jet list object Ntuple Maker class Store results in ROOT ntuples initial jet list final jet list JetAlgorithm class Perform any kind of operation on initial jet list JetTool e.g. cut selection, Pdg ID selection, JetTool Jet area tool, JetTool and of course: Jet finding tool (actual jet reconstruction) 3

33 SpartyJet Runs algorithms on topo-clusters Algorithms: ATLAS, CMS, CDF, D0, PYTHIA Celljet, FastJet library (k T, anti-k T, plug-in for SISCone) Jet tools: kinematic cut tools, jet area tools, PDG ID selection tool, p T density tool, 33

34 4. Study on W + n jets Monte Carlo samples ALPGEN samples for W e ν + n jets CM energy 7 TeV n = 0, 1,, 3, 4, 5 Parton showering, hadronization: HERWIG Underlying event: JIMMY Cuts Strawman A selection η(jet) >.8 E T miss > 5 GeV Cross section measurement electron η <.47 W m T > 40 GeV σ = N L p T (jet) > 30 GeV electron p T > 0 GeV electron IsEM robusttight 34

35 Transverse momentum distributions W + 1 jet sample, R = 0.7, Cluster level algorithm σ /nb SISCone anti-k T k T % - 0. % anti-k T and k T very similar below only considering SISCone and anti-k T 35

36 Transverse momentum distributions W + 1 jet, Cluster level, R = 0.7 σ (SISCone) = nb σ (anti-k T ) = nb σ(anti-k T ) < σ(siscone) p p T T ( SISCone) ( anti k ) T

37 Jet areas W + 1 jet, Cluster level, R = 0.7 a π R a π R (SISCone) = (anti-k T ) =1.006 Ratio of area to circle of radius R 37

38 Jet areas k T : largest SISCone: smallest Anti-k T : most regular Determine area by clustering ghost particles 38

39 Cluster level correction Correction based on area Run k T (R = 0.5) algorithm on all jets (no p T cut) Determine median p T density Determine jet area grey: signal jets colored: low p T jets Subtract underlying event p T, corr = p ρ T, uncorr p T a 39

40 Transverse momentum distributions SISCone Anti-k T σ/nb σ corr /nb W + 1 jet, Cluster level, R = 0.7 σ corr < σ 40

41 Transverse momentum distributions W + 1 jet, Cluster level, R = 1.0 Δσ(SISCone) nb - % Δσ(anti-k T ) nb - 6% p T, corr = p ρ T, uncorr p T a Correction is larger for anti-k T : SISCone jet has larger area and larger p T

42 Transverse momentum distributions W + 3 jets, Parton level, leading jet, R = 1.0 σ (SISCone) = nb σ (anti-k T ) = nb Higher multiplicities: SISCone more likely to merge jets

43 Level comparison W + jets, SISCone, R = 0.7, leading jet Parton level, Cluster level p p T T ( Parton) ( Cluster) 43

44 5. Data study L1 Calorimeter stream: electron p T > 15 GeV Luminosity of the sample: 300 nb -1 Cuts looser cuts Cross section measurement σ = N L η(jet) > 3.1 E T miss > 10 GeV electron η <.47 W m T > 0 GeV p T (jet) > 0 GeV electron p T > 10 GeV electron IsEM loose 44

45 5. Data Study ATLAS Data Second leading jet, R = 0.7 inclusive W + 0 jets Cluster level Monte Carlo second jet, R =

46 6. Conclusions Differences of algorithms illuminate aspects of jet physics k T and anti-k T rather similar SISCone areas larger σ(siscone) > σ(anti-k T ) at low jet multiplicities SISCone more likely to merge two jets σ(siscone) < σ(anti-k T ) at high jet multiplicities Future study will investigate R = 0.5, 0.6 Data similar to inclusive distributions 46

News in jet algorithms:

News in jet algorithms: News in jet algorithms: SISCone and anti-k t Grégory Soyez Brookhaven National Laboratory G.P. Salam, G. Soyez, JHEP 5 (7) 86 [arxiv:74.292] M. Cacciari, G.P. Salam, G. Soyez, JHEP 4 (8) 63 [arxiv:82.1189]

More information

Jets (and photons) at the LHC. J. Huston LPC March 10, 2010

Jets (and photons) at the LHC. J. Huston LPC March 10, 2010 Jets (and photons) at the LHC J. Huston LPC March 10, 2010 More references Understanding cross sections at the LHC we have to understand QCD (at the LHC) PDF s, PDF luminosities and PDF uncertainties LO,

More information

Jet reconstruction with first data in ATLAS

Jet reconstruction with first data in ATLAS University of Victoria, Victoria, BC, Canada E-mail: damir.lelas@cern.ch The algorithms used for jet reconstruction in ATLAS are presented. General performance aspects like jet signal linearity and the

More information

Vivian s Meeting April 17 th Jet Algorithms. Philipp Schieferdecker (KIT)

Vivian s Meeting April 17 th Jet Algorithms. Philipp Schieferdecker (KIT) th 2009 Jet Algorithms What are Jets? Collimated bunches of stable hadrons, originating from partons (quarks & gluons) after fragmentation and hadronization Jet Finding is the approximate attempt to reverse-engineer

More information

Measurement of the associated production of direct photons and jets with the Atlas experiment at LHC. Michele Cascella

Measurement of the associated production of direct photons and jets with the Atlas experiment at LHC. Michele Cascella Measurement of the associated production of direct photons and jets with the Atlas experiment at LHC Michele Cascella Graduate Course in Physics University of Pisa The School of Graduate Studies in Basic

More information

Jet Reconstruction and Energy Scale Determination in ATLAS

Jet Reconstruction and Energy Scale Determination in ATLAS Jet Reconstruction and Energy Scale Determination in ATLAS Ariel Schwartzman 3 rd Top Workshop: from the Tevatron to ATLAS Grenoble, 23-Oct-2008 1 Outline ATLAS Calorimeters Calorimeter signal reconstruction:

More information

QCD Jets at the LHC. Leonard Apanasevich University of Illinois at Chicago. on behalf of the ATLAS and CMS collaborations

QCD Jets at the LHC. Leonard Apanasevich University of Illinois at Chicago. on behalf of the ATLAS and CMS collaborations QCD Jets at the LHC Leonard Apanasevich University of Illinois at Chicago on behalf of the ATLAS and CMS collaborations Outline Physics at the LHC Jet Reconstruction and Performance Clustering Algorithms

More information

Jet Physics. Yazid Delenda. 1st Jijel Meeting on Theoretical Physics. Jijel, October 29-31, University Batna 1

Jet Physics. Yazid Delenda. 1st Jijel Meeting on Theoretical Physics. Jijel, October 29-31, University Batna 1 Jet Physics Yazid Delenda University Batna 1 1st Jijel Meeting on Theoretical Physics Quantum Mechanics, Gravitation and Particle Physics Jijel, October 29-31, 2018 977 1 ⵜ ⴰ ⵙ ⴷⴰ ⵡⵉ ⵜ ⵏ ⵜ ⴱⴰ ⵜ ⴻ ⵏ ⵜ U

More information

QCD and jets physics at the LHC with CMS during the first year of data taking. Pavel Demin UCL/FYNU Louvain-la-Neuve

QCD and jets physics at the LHC with CMS during the first year of data taking. Pavel Demin UCL/FYNU Louvain-la-Neuve QCD and jets physics at the LHC with CMS during the first year of data taking Pavel Demin UCL/FYNU Louvain-la-Neuve February 8, 2006 Bon appétit! February 8, 2006 Pavel Demin UCL/FYNU 1 Why this seminar?

More information

Non-perturbative effects for QCD jets at hadron colliders

Non-perturbative effects for QCD jets at hadron colliders Non-perturbative effects for QCD jets at hadron colliders Lorenzo Magnea Università di Torino INFN, Sezione di Torino Work in collaboration with M. Dasgupta and G. Salam. Milano 03/04/08 Outline Jets at

More information

Physics at LHC. lecture one. Sven-Olaf Moch. DESY, Zeuthen. in collaboration with Martin zur Nedden

Physics at LHC. lecture one. Sven-Olaf Moch. DESY, Zeuthen. in collaboration with Martin zur Nedden Physics at LHC lecture one Sven-Olaf Moch Sven-Olaf.Moch@desy.de DESY, Zeuthen in collaboration with Martin zur Nedden Humboldt-Universität, October 22, 2007, Berlin Sven-Olaf Moch Physics at LHC p.1 LHC

More information

Jet Calibration Issues in t t Events

Jet Calibration Issues in t t Events Jet Calibration Issues in t t Events Andreas Jantsch Max-Planck-Institut für Physik Munich 39. Herbstschule für Hochenergiephysik Maria Laach A. Jantsch (MPI für Physik) Jet Calibration Issues in t t Events

More information

Jets: where from, where to?

Jets: where from, where to? Jets: where from, where to? Gavin P. Salam LPTHE, UPMC Paris 6 & CNRS London workshop on standard-model discoveries with early LHC data UCL, London, 31 March 29 Based on work with M. Cacciari, M. Dasgupta,

More information

Recent QCD results from ATLAS

Recent QCD results from ATLAS Recent QCD results from ATLAS PASCOS 2013 Vojtech Pleskot Charles University in Prague 21.11.2013 Introduction / Outline Soft QCD: Underlying event in jet events @7TeV (2010 data) Hard double parton interactions

More information

Lecture 5. QCD at the LHC Joey Huston Michigan State University

Lecture 5. QCD at the LHC Joey Huston Michigan State University Lecture 5 QCD at the LHC Joey Huston Michigan State University Tevatron data Wealth of data from the Tevatron, both Run 1 and Run 2, that allows us to test/add to our pqcd formalism with analysis procedures/

More information

Measurement of multi-jet cross sections in proton proton collisions at a 7 TeV center-of-mass energy

Measurement of multi-jet cross sections in proton proton collisions at a 7 TeV center-of-mass energy Eur. Phys. J. C (2011) 71:1763 DOI 10.1140/epjc/s10052-011-1763-6 Regular Article - Experimental Physics Measurement of multi-jet cross sections in proton proton collisions at a 7 TeV center-of-mass energy

More information

Don Lincoln. QCD Results from the Tevatron

Don Lincoln. QCD Results from the Tevatron Recent Don Lincoln Fermilab DØ Calorimeter Uranium-Liquid Argon Calorimeter stable, uniform response, radiation hard Compensating: e/π 1 Uniform hermetic coverage η 4.2, recall η ln[tan(θ/2)] Longitudinal

More information

Standard Model of Particle Physics SS 2012

Standard Model of Particle Physics SS 2012 Lecture: Standard Model of Particle Physics Heidelberg SS 2012 W- and Z-Bosons 1 2 Contents Discovery of real W- and Z-bosons Intermezzo: QCD at Hadron Colliders LEP + Detectors W- and Z- Physics at LEP

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

JET FRAGMENTATION DENNIS WEISER

JET FRAGMENTATION DENNIS WEISER JET FRAGMENTATION DENNIS WEISER OUTLINE Physics introduction Introduction to jet physics Jets in heavy-ion-collisions Jet reconstruction Paper discussion The CMS experiment Data selection and track/jet

More information

July 8, 2015, Pittsburgh. Jets. Zoltan Nagy DESY

July 8, 2015, Pittsburgh. Jets. Zoltan Nagy DESY July 8, 2015, Pittsburgh Jets Zoltan Nagy DESY What are Jets? A di-jet ATLAS event A multi-jet (6-jet) event What are Jets? What are Jets? The pt is concentrated in a few narrow sprays of particles These

More information

Jets in QCD, an introduction

Jets in QCD, an introduction Jets in QCD, an introduction Gavin P. Salam LPTHE, UPMC Paris 6 & CNRS Hard Probes 2008 Illa Da Toxa, Galicia, 8-14 June 2008 Drawing on work with M. Cacciari, J. Rojo & G. Soyez Jets, G. Salam (p. 2)

More information

Jets at LHCb. Gavin Salam. LHCb, CERN, 21 January CERN, Princeton & LPTHE/CNRS (Paris)

Jets at LHCb. Gavin Salam. LHCb, CERN, 21 January CERN, Princeton & LPTHE/CNRS (Paris) Jets at LHCb Gavin Salam CERN, Princeton & LPTHE/CNRS (Paris) LHCb, CERN, 21 January 2011 Jets @ LHCb (G. Salam) CERN, 2011-01-21 2 / 16 Any process that involves final-state partons gives jets Examples

More information

FYST17 Lecture 6 LHC Physics II

FYST17 Lecture 6 LHC Physics II FYST17 Lecture 6 LHC Physics II 1 Today & Monday The LHC accelerator Challenges The experiments (mainly CMS and ATLAS) Important variables Preparations Soft physics EWK physics Some recent results Focus

More information

Review of jet reconstruction algorithms

Review of jet reconstruction algorithms Journal of Physics: Conference Series PAPE OPEN ACCESS eview of jet reconstruction algorithms To cite this article: yan Atkin 2015 J. Phys.: Conf. Ser. 645 012008 View the article online for updates and

More information

Introduction to Jets. Hsiang nan Li ( 李湘楠 ) Academia Sinica, Taipei. July. 11, 2014

Introduction to Jets. Hsiang nan Li ( 李湘楠 ) Academia Sinica, Taipei. July. 11, 2014 Introduction to Jets Hsiang nan Li ( 李湘楠 ) Academia Sinica, Taipei at CTEQ School, Beijing July. 11, 2014 1 Outlines Introduction e+e annihilation and jets Jets in experiment Jets in theory Summary 2 Introduction

More information

Joint ICTP-INFN-SISSA Conference: Topical Issues in LHC Physics. 29 June - 2 July, Jet Physics at the LHC

Joint ICTP-INFN-SISSA Conference: Topical Issues in LHC Physics. 29 June - 2 July, Jet Physics at the LHC 2045-3 Joint ICTP-INFN-SISSA Conference: Topical Issues in LHC Physics 29 June - 2 July, 2009 Jet Physics at the LHC Gavin SALAM LPTHE, Universites Paris VI, France Towards Jetography Gavin Salam LPTHE,

More information

QCD at CDF. Régis Lefèvre IFAE Barcelona On behalf of the CDF Collaboration

QCD at CDF. Régis Lefèvre IFAE Barcelona On behalf of the CDF Collaboration QCD at CDF Régis Lefèvre IFAE Barcelona On behalf of the CDF Collaboration Jet Inclusive Cross-Section Underlying event studies Jet Shapes Specific processes _ W+Jets, γ + γ, γ + b/c, b-jet / bb jet Diffraction

More information

Jets, and Reconstruction with FastJet

Jets, and Reconstruction with FastJet ALICE Italia Frascati, 13 Novembre 2007 Jets, and Reconstruction with FastJet Matteo Cacciari LPTHE - Paris 6,7 and CNRS In collaboration with Gavin Salam and Gregory Soyez Goals Consider real jet algorithms

More information

ATLAS Jet Physics Results and Jet Substructure in 2010 Data from the LHC

ATLAS Jet Physics Results and Jet Substructure in 2010 Data from the LHC ATLAS Jet Physics Results and Jet Substructure in 20 Data from the LHC With a particular focus on experimental issues and effects David W. Miller On behalf of The ATLAS Experiment SLAC National Accelerator

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

Jets and jet definitions

Jets and jet definitions Jets and jet definitions Davison E. Soper University of Oregon CTEQ, Madison, July 2011 Outline Jets are real. - Experimental evidence - Why does this happen? Jets are a convention. - Infrared safety -

More information

Inclusive spectrum of charged jets in central Au+Au collisions at s NN = 200 GeV by STAR

Inclusive spectrum of charged jets in central Au+Au collisions at s NN = 200 GeV by STAR Inclusive spectrum of charged jets in central Au+Au collisions at s NN = 200 GeV by SAR Nuclear Physics Institute, Academy of Sciencis of Czech Republic, Na ruhlarce 39/64, 180 86 Prague, Czech Republic

More information

Jet Reconstruction Algorithms in Deep Inelastic Scattering

Jet Reconstruction Algorithms in Deep Inelastic Scattering Jet Reconstruction Algorithms in Deep Inelastic Scattering Summer Student Report at H1 Collaboration at DESY submitted by Anton Tamtögl H1 Collaboration, DESY (Deutsches Elektronen Synchrotron) Notkestraße

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

Defining jets at the dawn of the LHC

Defining jets at the dawn of the LHC Defining jets at the dawn of the LHC Grégory Soyez CERN In collaboration with Gavin Salam, Matteo Cacciari and Juan Rojo CERN October 9 2009 p. 1 Plan Jet algorithms and jet definitions basic ideas: why

More information

QCD Studies at LHC with the Atlas detector

QCD Studies at LHC with the Atlas detector QCD Studies at LHC with the Atlas detector Introduction Sebastian Eckweiler - University of Mainz (on behalf of the ATLAS Collaboration) Examples of QCD studies Minimum bias & underlying event Jet-physics

More information

Jet Results in pp and Pb-Pb Collisions at ALICE

Jet Results in pp and Pb-Pb Collisions at ALICE Jet Results in pp and Pb-Pb Collisions at ALICE Oliver Busch for the ALICE Collaboration Motivation Jet reconstruction in ALICE Jets in pp Jets in Pb-Pb Hadron triggered recoil jets Motivation Jets originate

More information

Standard Model Handles and Candles WG (session 1)

Standard Model Handles and Candles WG (session 1) Standard Model Handles and Candles WG (session 1) Conveners: Experiment: Craig Buttar, Jorgen d Hondt, Markus Wobisch Theory: Michael Kramer, Gavin Salam This talk: the jets sub-group 1. Background + motivation

More information

Towards Jetography. Gavin Salam. LPTHE, CNRS and UPMC (Univ. Paris 6)

Towards Jetography. Gavin Salam. LPTHE, CNRS and UPMC (Univ. Paris 6) Towards Jetography Gavin Salam LPTHE, CNRS and UPMC (Univ. Paris 6) Based on work with Jon Butterworth, Matteo Cacciari, Mrinal Dasgupta, Adam Davison, Lorenzo Magnea, Juan Rojo, Mathieu Rubin & Gregory

More information

Results on QCD jet production at the LHC (incl. Heavy flavours)

Results on QCD jet production at the LHC (incl. Heavy flavours) Results on QCD jet production at the LHC (incl. Heavy flavours) R. Seuster (TRIUMF) On behalf of the ATLAS and CMS collaborations Recontres du Vietnam August 11th 17th, 2013 Windows on the Universe Outline

More information

Nikos Varelas. University of Illinois at Chicago. CTEQ Collaboration Meeting Northwestern November 20, Nikos Varelas. CTEQ Meeting Nov 20, 2009

Nikos Varelas. University of Illinois at Chicago. CTEQ Collaboration Meeting Northwestern November 20, Nikos Varelas. CTEQ Meeting Nov 20, 2009 QCD Physics at CMS University of Illinois at Chicago CTEQ Collaboration Meeting Northwestern November 0, 009 1 QCD Physics at CMS University of Illinois at Chicago CTEQ Collaboration Meeting Northwestern

More information

Jet reconstruction. What are jets? How can we relate the measured jets to the underlying physics process? Calibration of jets Tagging of jets

Jet reconstruction. What are jets? How can we relate the measured jets to the underlying physics process? Calibration of jets Tagging of jets Jet reconstruction What are jets? How can we relate the measured jets to the underlying physics process? Calibration of jets Tagging of jets 1 What are jets? Jets for non- particle physicists Jets for

More information

FYST17 Lecture 6 LHC Physics II

FYST17 Lecture 6 LHC Physics II FYST17 Lecture 6 LHC Physics II 1 Today, (tomorrow) & Next week The LHC accelerator Challenges The experiments (mainly CMS and ATLAS) Important variables Preparations Soft physics minímum bias, underlying

More information

Jets triggers for the ATLAS experiment

Jets triggers for the ATLAS experiment Jets triggers for the ATLAS experiment Measurement of Global Trigger Efficiency for Multi-Jets analysis Luz Stella Gómez Fajardo Humboldt-Universität zu Berlin-GK DESY, Zeuthen Blockcourse, Rathen 08.04.2011

More information

Jet Energy Calibration. Beate Heinemann University of Liverpool

Jet Energy Calibration. Beate Heinemann University of Liverpool Jet Energy Calibration Beate Heinemann University of Liverpool Fermilab, August 14th 2006 1 Outline Introduction CDF and D0 calorimeters Response corrections Multiple interactions η-dependent corrections

More information

Inclusive jet cross section in ATLAS

Inclusive jet cross section in ATLAS Inclusive jet cross section in ALAS (on behalf of the ALAS collaboration) Pavel Starovoitov CERN -04-0 he researcher is supported by Marie Curie Incoming International Fellowship of the European Commission

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

ATLAS-CONF October 15, 2010

ATLAS-CONF October 15, 2010 ATLAS-CONF-2010-096 October 15, 2010 Data-driven background estimation for the H τ + τ τ h search at 7 TeV with the ATLAS detector Ian Howley 7 December 2010 1 Motivation One of the primary LHC physics

More information

Proton anti proton collisions at 1.96 TeV currently highest centre of mass energy

Proton anti proton collisions at 1.96 TeV currently highest centre of mass energy Tevatron & Experiments 2 Proton anti proton collisions at 1.96 TeV currently highest centre of mass energy Tevatron performing very well 6.5 fb 1 delivered (per experiment) 2 fb 1 recorded in 2008 alone

More information

Towards Jetography. Gavin P. Salam. LPTHE, UPMC Univ. Paris 6, CNRS UMR 7589, Paris 05, France. Abstract

Towards Jetography. Gavin P. Salam. LPTHE, UPMC Univ. Paris 6, CNRS UMR 7589, Paris 05, France. Abstract Towards Jetography Gavin P. Salam arxiv:96.1833v1 [hep-ph] 1 Jun 29 LPTHE, UPMC Univ. Paris 6, CNRS UMR 7589, 75252 Paris 5, France Abstract As the LHC prepares to start taking data, this review is intended

More information

QCD Jet Physics with CMS LHC

QCD Jet Physics with CMS LHC QCD Jet Physics with CMS Detector @ LHC Y.Chao for the CMS Collaboration (National Taiwan University, Taipei, Taiwan) QCD10 (25th annivervary) 2010/06/28-07/03 The Large Hadron Collider Four major experiments

More information

ATLAS jet and missing energy reconstruction, calibration and performance in LHC Run-2

ATLAS jet and missing energy reconstruction, calibration and performance in LHC Run-2 Prepared for submission to JINS International Conference on Instrumentation for Colliding Beam Physics 7 February - March, 7 Budker Institute of Nuclear Physics, Novosibirsk, Russia ALAS jet and missing

More information

Measurement of jet production in association with a Z boson at the LHC & Jet energy correction & calibration at HLT in CMS

Measurement of jet production in association with a Z boson at the LHC & Jet energy correction & calibration at HLT in CMS Measurement of jet production in association with a Z boson at the LHC & Jet energy correction & calibration at HLT in CMS Fengwangdong Zhang Peking University (PKU) & Université Libre de Bruxelles (ULB)

More information

Maria Fiascaris (University of Oxford) ATLAS UK Meeting, Durham 10/01/08

Maria Fiascaris (University of Oxford) ATLAS UK Meeting, Durham 10/01/08 Summary W/Z + Jets Analyses Maria Fiascaris (University of Oxford) Aim and Motivations Work of the W/Z + jets Csc Note Group Goal: Measure W/Z+jets cross section in function of Jet Multiplicity and Leading

More information

Distinguishing quark and gluon jets at the LHC

Distinguishing quark and gluon jets at the LHC Distinguishing quark and jets at the LHC Giorgia Rauco (on behalf of the ALAS and CMS Collaborations) Universität Zürich, Zürich, Switzerland Abstract: Studies focused on discriminating between jets originating

More information

Precision QCD at the Tevatron. Markus Wobisch, Fermilab for the CDF and DØ Collaborations

Precision QCD at the Tevatron. Markus Wobisch, Fermilab for the CDF and DØ Collaborations Precision QCD at the Tevatron Markus Wobisch, Fermilab for the CDF and DØ Collaborations Fermilab Tevatron - Run II Chicago Ecm: 1.8 1.96 TeV more Bunches 6 36 Bunch Crossing 3500 396ns CDF Booster Tevatron

More information

Measurement of multijets and the internal structure of jets at ATLAS

Measurement of multijets and the internal structure of jets at ATLAS Measurement of multijets and the internal structure of jets at ALAS Bilge M. Demirköz, on behalf of the ALAS Collaboration Institut de Fisica d Altes Energies, Barcelona, SPAIN also at Middle East echnical

More information

Dijet Asymmetry in Pb+Pb Collisions at S NN = 2.76 TeV Using the ALICE Experiment

Dijet Asymmetry in Pb+Pb Collisions at S NN = 2.76 TeV Using the ALICE Experiment Dijet Asymmetry in Pb+Pb Collisions at S NN = 2.76 TeV Using the ALICE Experiment { Isaac Mooney Advisors: Joern Putschke, Rosi Reed Wayne State University National Science Foundation Friday, August 8,

More information

Photoproduction of Events with Rapidity Gaps Between Jets with ZEUS at HERA. Michigan State HEP Seminar May 2, 2006

Photoproduction of Events with Rapidity Gaps Between Jets with ZEUS at HERA. Michigan State HEP Seminar May 2, 2006 Photoproduction of Events with Rapidity Gaps Between Jets with ZEUS at HERA Patrick Ryan University of Wisconsin Michigan State HEP Seminar May 2, 2006 Rapidity Gaps Between Jets in PHP MSU HEP Seminar,

More information

Mini-Bias and Underlying Event Studies at CMS

Mini-Bias and Underlying Event Studies at CMS Yuan Chao Department of Physics National Taiwan University 1617 Taipei, TAIWAN 1 Introduction The Tevatron experiments provide us very good information for the quantum chromodynamics (QCD) modelings of

More information

Theoretical aspects of jet-finding

Theoretical aspects of jet-finding Theoretical aspects of jet-finding Gavin P. Salam LPTHE, UPMC Paris 6 & CNRS 4th Atlas Hadronic Calibration Workshop Tucson, Arizona 14 16 March 2008 Based on work with Cacciari (LPTHE) & Soyez (BNL),

More information

Recent Results on Jet Physics and α s

Recent Results on Jet Physics and α s Recent Results on Jet Physics and α s XXI Physics in Collision Conference Seoul, Korea June 8, Presented by Michael Strauss The University of Oklahoma Outline Introduction and Experimental Considerations

More information

Discovery of the W and Z 0 Bosons

Discovery of the W and Z 0 Bosons Discovery of the W and Z 0 Bosons Status of the Standard Model ~1980 Planning the Search for W ± and Z 0 SppS, UA1 and UA2 The analyses and the observed events First measurements of W ± and Z 0 masses

More information

Hadron Collider Physics, HCP2004, June 14-18

Hadron Collider Physics, HCP2004, June 14-18 ) " % "" ' & % % " ) " % '% &* ' ) * ' + " ' ) ( $#! ' "") ( * " ) +% % )( (. ' + -, '+ % &* ' ) ( 021 % # / ( * *' 5 4* 3 %( '' ' " + +% Hadron Collider Physics, HCP2004, June 14-18 The Run II DØ Detector

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

Reconstruction and identification of hadronic τ decays with ATLAS

Reconstruction and identification of hadronic τ decays with ATLAS Reconstruction and Identification of Hadronic τ Decays with ATLAS Wolfgang F. Mader 1 1 Institut für Kern- und Teilchenphysik TU Dresden DPG Frühjahrstagung München, March 2009 Outline 1 Introduction 2

More information

Reconstruction in Collider Experiments (Part IX)

Reconstruction in Collider Experiments (Part IX) Introduction to Hadronic Final State Reconstruction in Collider Experiments Introduction to Hadronic Final State Reconstruction in Collider Experiments (Part IX) Peter Loch University of Arizona Tucson,

More information

Jet reconstruction in heavy-ion collisions

Jet reconstruction in heavy-ion collisions Jet reconstruction in heavy-ion collisions Grégory Soyez IPhT, Saclay CERN In collaboration with Gavin Salam, Matteo Cacciari and Juan Rojo BNL March 12 21 p. 1 Plan Motivations Why jets in heavy-ion collisions

More information

SM and jet measurements at the LHC

SM and jet measurements at the LHC SM and jet measurements at the LHC Andy Pilkington IPPP and Manchester Presented at the Young Experiment and Theory Ins7tute, Durham, January 2011 Part I jet characteris.cs 1) Introduc?on to ATLAS and

More information

Jet Data Quality at ATLAS. Ian Moult IPP Summer Student May 2010-September 2010

Jet Data Quality at ATLAS. Ian Moult IPP Summer Student May 2010-September 2010 Jet Data Quality at ATLAS Ian Moult IPP Summer Student May 2010-September 2010 Abstract The application of automated checks for offline jet data quality based on the comparison of jet variables with reference

More information

Measurement of the Inclusive Isolated Prompt Photon Cross Section at CDF

Measurement of the Inclusive Isolated Prompt Photon Cross Section at CDF of the Inclusive Isolated Cross at IFAE Barcelona HEP Seminar University of Virginia Outline Theoretical introduction Prompt photon production The The Photon detection prediction The pqcd NLO prediction

More information

The rejection of background to the H γγ process using isolation criteria based on information from the electromagnetic calorimeter and tracker.

The rejection of background to the H γγ process using isolation criteria based on information from the electromagnetic calorimeter and tracker. Available on CMS information server CMS NOTE 22/3 The Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland September 9, 22 The rejection of background to

More information

Jet Physics with ALICE

Jet Physics with ALICE Jet Physics with ALICE Oliver Busch for the ALICE collaboration Oliver Busch Tsukuba 2014 /03/13 1 Outline introduction results from pp jets in heavy-ion collisions results from Pb-Pb collisions jets in

More information

Determination of the strong coupling constant from multi-jet production with the ATLAS detector

Determination of the strong coupling constant from multi-jet production with the ATLAS detector Determination of the strong coupling constant from multi-jet production with the ATLAS detector WNPPC 22 Marc-André Dufour McGill University February 22 Marc-André Dufour February 22 Determination of strong

More information

Toward an Understanding of Hadron-Hadron. Collisions From Feynman-Field to the LHC

Toward an Understanding of Hadron-Hadron. Collisions From Feynman-Field to the LHC Toward an Understanding of Hadron-Hadron Collisions From Feynman-Field to the LHC Rick Field University of Florida Outline of Talk The old days of Feynman-Field Phenomenology. XXIèmes Rencontres de Blois

More information

The inclusive jet cross section, jet algorithms, underlying event and fragmentation corrections. J. Huston Michigan State University

The inclusive jet cross section, jet algorithms, underlying event and fragmentation corrections. J. Huston Michigan State University The inclusive jet cross section, jet algorithms, underlying event and fragmentation corrections J. Huston Michigan State University Tevatron in Run II 36 bunches (396 ns crossing time) 2 CDF in Run II

More information

Jet Energy Scale in ATLAS

Jet Energy Scale in ATLAS Jet Energy Scale in ATLAS Pierre Antoine Delsart LAPP (Annecy) Top workshop, Grenoble, october 2007 Introduction Brief intro to atlas calorimeter Key difficulties concerning jets in Atlas and LHC Atlas

More information

Photoproduction of Events with Rapidity Gaps Between Jets with ZEUS at HERA. PhD Defense May 5, Patrick Ryan, Univ.

Photoproduction of Events with Rapidity Gaps Between Jets with ZEUS at HERA. PhD Defense May 5, Patrick Ryan, Univ. Photoproduction of Events with Rapidity Gaps Between Jets with ZEUS at HERA Patrick Ryan University of Wisconsin PhD Defense May 5, 2006 Rapidity Gaps Between Jets in PHP PhD Defense, May. 5 2006-1 Outline

More information

51 st Cracow School of Theoretical Physics The Soft Side of the LHC Min-Bias and the Underlying Event at the LHC Rick Field University of Florida

51 st Cracow School of Theoretical Physics The Soft Side of the LHC Min-Bias and the Underlying Event at the LHC Rick Field University of Florida 5 st Cracow School of Theoretical Physics The Soft Side of the LHC Min-Bias and the Underlying Event at the LHC Rick Field University of Florida Lecture : Outline Review: The CDF Tevatron underlying event

More information

Recent DØ results in Diffractive and Jet Physics

Recent DØ results in Diffractive and Jet Physics Recent DØ results in Diffractive and Jet Physics * Fermi National Accelerator Laboratory, P.O. Box 500, Batavia, IL 60510 E-mail: odell@fnal.gov DØ measurements of the inclusive jet cross section and the

More information

QCD dijet analyses at DØ

QCD dijet analyses at DØ QCD dijet analyses at DØ Pavel Demine for the DØ collaboration DAPNIA-SPP, CEA Saclay, France Contents: DØ detector Jet reconstruction at DØ Dijet mass spectrum Dijet azimuthal angle decorrelation XII

More information

Jet measurements at ATLAS. Jet measurements at ATLAS

Jet measurements at ATLAS. Jet measurements at ATLAS Jet measurements at ATLAS Jet measurements at ATLAS Very brief introduction to ATLAS Why jets are interesting? The ATLAS calorimetric system Jet reconstruction: from the calorimeter signal to the jet kinematics

More information

Measurement of Quenched Energy Flow for Dijets in PbPb collisions with CMS

Measurement of Quenched Energy Flow for Dijets in PbPb collisions with CMS Measurement of Quenched Energy Flow for Dijets in PbPb collisions with CMS For the CMS Collaboration NPA Seminar Yale, USA 15 October, 2015 Relativistic Heavy Ion Collisions Trying to answer two important

More information

Using Drell-Yan to Probe the

Using Drell-Yan to Probe the Using Drell-Yan to Probe the Underlying Event in Run 2 at CDF Deepak Kar University of Florida (On behalf of the CDF Collaboration) Experimental Particle Physics Seminar 30 th October 2008 Prologue: We

More information

Power corrections to jet distributions at hadron colliders

Power corrections to jet distributions at hadron colliders Power corrections to jet distributions at hadron colliders Lorenzo Magnea Università di Torino INFN, Sezione di Torino Work in collaboration with: M. Cacciari, M. Dasgupta, G. Salam. DIS 7 Munich 8//7

More information

Collider overview and kinematics

Collider overview and kinematics 1 Collider overview and kinematics QCD studies at colliders 2 ee - ep - pp QCD collider studies Short Long distance Q: large momentum scale PEP, PETRA, Cornell, LEP, SLD, NLC SLAC, FNAL, CERN, HERA, erhic

More information

QCD at the LHC Joey Huston Michigan State University

QCD at the LHC Joey Huston Michigan State University QCD at the LHC Joey Huston Michigan State University Some references CHS over 1500 downloads so far arxiv:07122447 Dec 14, 2007 goal is to provide a reasonably global picture of LHC calculations (with

More information

Measurement of the jet production properties at the LHC with the ATLAS Detector

Measurement of the jet production properties at the LHC with the ATLAS Detector Measurement of the jet production properties at the LHC with the ALAS Detector Stanislav okar Comenius University, Bratislava On behalf of the ALAS collaboration Different features of the jet production

More information

Colin Jessop. University of Notre Dame

Colin Jessop. University of Notre Dame Colin Jessop University of Notre Dame Test the evolution of QCD to higher energies ( and lower x) Search for new particles with Quarks, gluons and photons in Final state Jet production is dominant process

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

arxiv: v1 [hep-ex] 24 Oct 2017

arxiv: v1 [hep-ex] 24 Oct 2017 Production of electroweak bosons in association with jets with the ATLAS detector arxiv:1710.08857v1 [hep-ex] 24 Oct 2017 S. Spagnolo on behalf of the ATLAS Collaboration INFN Lecce and Dip. di Matematica

More information

QCD at hadron colliders Lecture 2: Showers, Jets and fixed-order predictions

QCD at hadron colliders Lecture 2: Showers, Jets and fixed-order predictions QCD at hadron colliders Lecture 2: Showers, Jets and fixed-order predictions Gavin Salam CERN, Princeton & LPTHE/CNRS (Paris) Maria Laach Herbtschule für Hochenenergiephysik September 20, Germany QCD lecture

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

Physics with Tau Lepton Final States in ATLAS. Felix Friedrich on behalf of the ATLAS Collaboration

Physics with Tau Lepton Final States in ATLAS. Felix Friedrich on behalf of the ATLAS Collaboration Physics with Tau Lepton Final States in ATLAS on behalf of the ATLAS Collaboration HEP 2012, Valparaiso (Chile), 06.01.2012 The Tau Lepton m τ = 1.8 GeV, heaviest lepton cτ = 87 μm, short lifetime hadronic

More information

Underlying Event Measurements at the LHC

Underlying Event Measurements at the LHC 14th EDS Blois Workshop Underlying Event Measurements at the LHC Michael Heinrich for the ATLAS and CMS collaborations INSTITUTE OF EXPERIMENTAL PARTICLE PHYSICS (EKP) PHYSICS FACULTY KIT University of

More information

Higgs-related SM Measurements at ATLAS

Higgs-related SM Measurements at ATLAS Higgs-related SM Measurements at ATLAS Junjie Zhu University of Michigan 2 nd MCTP Spring Symposium on Higgs Boson Physics Outline Introduction Isolated γγ cross section (37 pb -1, Phys. Rev. D 85, 012003

More information

Measurement of Z+ Jets Cross-Section at ATLAS

Measurement of Z+ Jets Cross-Section at ATLAS Measurement of Z+ Jets Cross-Section at The collaboration Abstract The production of a W or Z boson in conjunction with jets is an interesting process in its own right as well as a signal channel (and

More information

Miguel Villaplana Università degli Studi e INFN Milano. on behalf of the ATLAS Collaboration. September 11, 2017

Miguel Villaplana Università degli Studi e INFN Milano. on behalf of the ATLAS Collaboration. September 11, 2017 Measurement of photon (also +jets) production cross sections, jets production cross sections and extraction of the strong coupling constant ISMD2017 Tlaxcala City, Mexico Miguel Villaplana Università degli

More information

THE ATLAS TRIGGER SYSTEM UPGRADE AND PERFORMANCE IN RUN 2

THE ATLAS TRIGGER SYSTEM UPGRADE AND PERFORMANCE IN RUN 2 THE ATLAS TRIGGER SYSTEM UPGRADE AND PERFORMANCE IN RUN 2 S. Shaw a on behalf of the ATLAS Collaboration University of Manchester E-mail: a savanna.marie.shaw@cern.ch The ATLAS trigger has been used very

More information