Alignment of muon chambers with tracks

Size: px
Start display at page:

Download "Alignment of muon chambers with tracks"

Transcription

1 Alignment of muon chambers with tracks Sergey Kotov MPI für Physik, Munich MDT Calibration Workshop, Rome, 7.. Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, / 11

2 Tasks for track based alignment Alignment of the ATLAS muon spectrometer relies on an optical alignment system with several subsystems. Specifically, in barrel, sagitta corrections are calculated from readings of the projective alignment sensors Many muon chambers don t have projective optical alignment sensors no correction to sagitta measurement small barrel chambers BEE chambers BIS chambers barrel-to-endcap connection Tracks passing through overlaps between these chambers and optically aligned chambers must be used to obtain their relative positions Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, 7.. / 11

3 Data flow in track based alignment ATHENA Optical alignment and calibration constants TrackSegments with associated RIOs_OnTrack Alignment with segments algorithm Muon track reconstruction Tracking "pseudo" sensors data Muon calibration data stream Preselector of tracks with overlaps (trigger info) Tracks with associated RIOs_OnTrack Alignment with RIOs_OnTrack algorithm ASAP/ ARAMyS Basic features of the track based alignment algorithm It should be an algorithm within ATHENA framework This algorithm should make full use of new tracking EDM (be able to run on both Mounboy and MOORe output) operate with tracking EDM data objects: Track, TrackSegment, RIO_OnTrack use TrackFitters, TrackExtrapolators and other common tracking tools a skeleton of such an algorithm has been written at MPI (MuonTrkAlign package) Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, / 11

4 Structure of MuonTrkAlign algorithm Steps of the MuonTrkAlign algorithm select an overlap region Track with associated RIOs_OnTrack collection from standard muon reconstruction devide this collection into four parts: RIOs_OnTrack coming from large chambers and RIOs_OnTrack coming from small inner/middle/outer chambers refit the large chambers RIOs_OnTrack collection with TrackFitter from common tracking tools, using original track as a seed extrapolate this large chambers track into small chambers with TrackExtrapolator and get track s extrapolated parameters refit inner/middle/outer small chamber RIOs_OnTrack collections with TrackFitter, using extrapolated large chambers track parameters as seed differences between the refitted inner/middle/outer small chamber tracks and the extrapolated large chambers track are the tracking pseudo sensors input for ASAP Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, 7.. / 11

5 Configuration of common tracking tools for MuonTrkAlign release 1.., sample of GeV muons (simulated with 11..) input track container ConvertedMooreTracks or ConvertedMuonboyTracks setup of TrackFitter and TrackExtrapolator Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, / 11

6 Comparison of original Moore track with refitted large chambers track d dperig Entries 191 z zperig Entries Mean.193 RMS 1.7 Mean RMS.151 χ / ndf 9.73 / 15 Constant 3.71 ± / 11 Constant 57.9 ± 3. 7 Mean.5 ±.5 Sigma 1.97 ±.97 Mean ±.19 Sigma.33 ± impact parameters at original track perigee Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, 7.. / 11

7 Comparison of original Moore track with refitted large chambers track φ p phiperig Entries 191 Mean.393 RMS / 37 Constant 7.91 ±.3 Mean.9 ±.77 Sigma.913 ± momperig Entries 191 Mean -.7 RMS / 13 Constant 15. ±. Mean ±.155 Sigma.5 ± θ thetaperig Entries 191 Mean.917 RMS / 17 Constant 13. ±. Mean 3.5e-5 ± 1.319e- Sigma.3 ± momentum parameters at original track perigee Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, / 11

8 Extrapolated large chambers track vs inner small chamber track locrphi 5 lrphiis Entries 1 Mean RMS χ / ndf.75 / 7 locz 5 lzis Entries 1 Mean.5173 RMS 1. χ / ndf 1. / 3 Constant 1.57 ±.9 Mean -. ±.91 Sigma. ±.3 Constant 11.5 ±.9 Mean.35 ±.33 Sigma.5 ± φ phiis Entries 1 Mean.9 RMS / 3 Constant.1 ±.57 Mean.579 ±.117 Sigma.1771 ± θ thetais Entries 1 Mean.17 RMS. 3.3 / 17 Constant 33.9 ±.5 Mean.1 ±.9 Sigma.11 ± major bug just found - wrong orientation of the extrapolation surface, the correct pulls should be much smaller Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, 7.. / 11

9 Extrapolated large chambers track vs middle small chamber track locrphi lrphims Entries 91 Mean.5 RMS χ / ndf 1.77 / 7 Constant 7.93 ± 1. Mean -.5 ± 1.53 Sigma 5.1 ± 9.3 locz lzms Entries 91 Mean -3.3 RMS 5. χ / ndf 1.15 / Constant 13. ±. Mean 3. ± 9.1 Sigma. ± φ phims Entries 91 θ thetams Entries 91 7 Mean. RMS / Constant 3.77 ±.5 Mean.91 ± Mean.15 RMS / 7 Constant 13.3 ±.1 Mean.959 ±.1 Sigma.5 ±.51 1 Sigma.19 ± Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, / 11

10 Extrapolated large chambers track vs outer small chamber track locrphi 3.5 lrphios Entries Mean 31.9 locz lzos Entries Mean. 3 RMS. 5 RMS φ phios θ thetaos Entries Entries 7 Mean RMS.17 1 Mean -.77 RMS Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, / 11

11 Problems and Plans Problems MuonClulsterOnTrack objects (RPCs, TGCs and CSCs) returned by MooreToTrack and MuonboyToTrack tools have D measurement but 1D covariance matrix couldn t find a way to constrain a track parameter (curvature) during the track refit in common tracking tools frequent crashes during refitting due to scatterers in original tracks the current code is just a skeleton of algorithm, so it might have some major bugs Plans fix covariance matrix issue for converted tracks get rid of crashes to be able to run on larger samples tune common tracking tools parameters for use in muon spectrometer code run on a sample of muons with p t=1 GeV Sergey Kotov (MPI für Physik, Munich) Alignment with tracks MDT Calibration Workshop, Rome, / 11

Alignment of the ATLAS Inner Detector

Alignment of the ATLAS Inner Detector Alignment of the ATLAS Inner Detector Roland Härtel - MPI für Physik on behalf of the ATLAS inner detector alignment group Outline: LHC / ATLAS / Inner Detector Alignment approaches Results Large Hadron

More information

ATLAS Muon Spectrometer The Optical Alignment System of the Endcaps. Christoph Amelung (CERN) for the Muon Endcap Alignment Community

ATLAS Muon Spectrometer The Optical Alignment System of the Endcaps. Christoph Amelung (CERN) for the Muon Endcap Alignment Community ATLAS Muon Spectrometer The Optical Alignment System of the Endcaps Christoph Amelung (CERN) for the Muon Endcap Alignment Community LHC Detector Alignment Workshop CERN, June 25 26, 2007 ICh. Amelungj

More information

PERFORMANCE OF THE ATLAS MUON TRIGGER IN RUN 2

PERFORMANCE OF THE ATLAS MUON TRIGGER IN RUN 2 PERFORMANCE OF THE ATLAS MUON TRIGGER IN RUN 2 M.M. Morgenstern On behalf of the ATLAS collaboration Nikhef, National institute for subatomic physics, Amsterdam, The Netherlands E-mail: a marcus.matthias.morgenstern@cern.ch

More information

The ATLAS trigger - commissioning with cosmic rays

The ATLAS trigger - commissioning with cosmic rays Journal of Physics: Conference Series The ATLAS trigger - commissioning with cosmic rays To cite this article: J Boyd 2008 J. Phys.: Conf. Ser. 119 022014 Related content - The ATLAS Level-1 Central Trigger

More information

Performance of muon and tau identification at ATLAS

Performance of muon and tau identification at ATLAS ATL-PHYS-PROC-22-3 22/2/22 Performance of muon and tau identification at ATLAS On behalf of the ATLAS Collaboration University of Oregon E-mail: mansoora.shamim@cern.ch Charged leptons play an important

More information

Introduction. Tau leptons. SLHC. Summary. Muons. Scott S. Snyder Brookhaven National Laboratory ILC Physics and Detector workshop Snowmass, Aug 2005

Introduction. Tau leptons. SLHC. Summary. Muons. Scott S. Snyder Brookhaven National Laboratory ILC Physics and Detector workshop Snowmass, Aug 2005 Leptons and Photons at the (S)LHC Scott S. Snyder Brookhaven National Laboratory ILC Physics and Detector workshop Snowmass, Aug 2005 Outline: Introduction. e/γ. Muons. Tau leptons. SLHC. Summary. Leptons

More information

Muon Alignment at CMS

Muon Alignment at CMS Muon Alignment at CMS for CMS Collaboration 1 The CMS Detector Compact Muon Solenoid 8[7] TeV in Run 1 > 13 TeV for Run 2 4 main components Tracker Electromagnetic Calorimeter Hadron Calorimeter Superconducting

More information

Status of ATLAS and Preparation for the Pb-Pb Run

Status of ATLAS and Preparation for the Pb-Pb Run Status of ATLAS and Preparation for the Pb-Pb Run Jiří Dolejší a for the ATLAS Collaboration a Charles University, Faculty of Mathematics and Physics, IPNP, V Holesovickach 2, CZ-180 00 Praha 8, Czech

More information

Alignment of the ATLAS Inner Detector. Oscar Estrada Pastor (IFIC-CSIC)

Alignment of the ATLAS Inner Detector. Oscar Estrada Pastor (IFIC-CSIC) Alignment of the ATLAS Inner Detector Oscar Estrada Pastor (IFIC-CSIC) 1 Summary table Introduction. ATLAS: the detector. Alignment of the Inner Detector. Weak modes. Weak modes using J/Psi resonance.

More information

Event Reconstruction: Tracking

Event Reconstruction: Tracking Event Reconstruction: Tracking Few points Most everyone did not get the randomness part of homework one correctly. If you want to generate a random number from a distribution you can just generate a random

More information

arxiv: v1 [hep-ex] 6 Jul 2007

arxiv: v1 [hep-ex] 6 Jul 2007 Muon Identification at ALAS and Oliver Kortner Max-Planck-Institut für Physik, Föhringer Ring, D-005 München, Germany arxiv:0707.0905v1 [hep-ex] Jul 007 Abstract. Muonic final states will provide clean

More information

The Muon Spectrometer of the ATLAS Experiment

The Muon Spectrometer of the ATLAS Experiment 1 The Muon Spectrometer of the ATLAS Experiment Sandro Palestini CERN, CH 1211 Geneva 23 The muon spectrometer of the ATLAS experiment at CERN LHC is reviewed. Background conditions, design performance,

More information

Studies of the performance of the ATLAS detector using cosmic-ray muons

Studies of the performance of the ATLAS detector using cosmic-ray muons Eur. Phys. J. C (2011) 71: 1593 DOI 10.1140/epjc/s10052-011-1593-6 Special Article - Tools for Experiment and Theory Studies of the performance of the ATLAS detector using cosmic-ray muons The ATLAS Collaboration

More information

Track reconstruction for the Mu3e experiment Alexandr Kozlinskiy (Mainz, KPH) for the Mu3e collaboration DPG Würzburg (.03.22, T85.

Track reconstruction for the Mu3e experiment Alexandr Kozlinskiy (Mainz, KPH) for the Mu3e collaboration DPG Würzburg (.03.22, T85. Track reconstruction for the Mu3e experiment Alexandr Kozlinskiy (Mainz, KPH) for the Mu3e collaboration DPG 2018 @ Würzburg (.03.22, T85.1) Mu3e Experiment Mu3e Experiment: Search for Lepton Flavor Violation

More information

Experimental Methods of Particle Physics

Experimental Methods of Particle Physics Experimental Methods of Particle Physics (PHY461) Fall 015 Olaf Steinkamp 36-J- olafs@physik.uzh.ch 044 63 55763 Overview 1) Introduction / motivation measurement of particle momenta: magnetic field early

More information

CMS: Muon System and Physics performance

CMS: Muon System and Physics performance VI symposium on LHC Physics and Detectors Fermilab, Batavia, Il, U.S., may, 2003 CMS: Muon System and Physics performance Stefano Lacaprara, I.N.F.N. and Padova University on behalf of the CMS collaboration

More information

FATRAS. A Novel Fast Track Simulation Engine for the ATLAS Experiment. Sebastian Fleischmann on behalf of the ATLAS Collaboration

FATRAS. A Novel Fast Track Simulation Engine for the ATLAS Experiment. Sebastian Fleischmann on behalf of the ATLAS Collaboration A Novel Fast Track Engine for the ATLAS Experiment on behalf of the ATLAS Collaboration Physikalisches Institut University of Bonn February 26th 2010 ACAT 2010 Jaipur, India 1 The ATLAS detector Fast detector

More information

UvA-DARE (Digital Academic Repository)

UvA-DARE (Digital Academic Repository) UvA-DARE (Digital Academic Repository) Standalone vertex finding in the ATLAS muon spectrometer Aad, G.; et al., [Unknown]; Aben, R.; Beemster, L.J.; Bentvelsen, S.C.M.; Berglund, E.; Bobbink, G.J.; Bos,

More information

J/ψ µµ: sidebands subtraction

J/ψ µµ: sidebands subtraction J/ψ µµ: sidebands subtraction Stefano Recanatesi Università degli studi di Pisa Summer Student CERN 2010 stefano.recanatesi@gmail.com August 27, 2010 Supervisors: Sara Bolognesi, Marco De Mattia 1 Introduction

More information

Study of MDT calibration constants using H8 testbeam data of year 2004

Study of MDT calibration constants using H8 testbeam data of year 2004 Study of MDT calibration constants using H8 testbeam data of year 24 T. Baroncelli, R.M. Bianchi, S. Di Luise, A. Passeri, F. Petrucci, L. Spogli Dipartimento di Fisica, Università Roma Tre and INFN Sezione

More information

Alignment of the CMS silicon tracker during commissioning with cosmic rays

Alignment of the CMS silicon tracker during commissioning with cosmic rays Journal of Instrumentation OPEN ACCESS Alignment of the CMS silicon tracker during commissioning with cosmic rays To cite this article: CMS Collaboration View the article online for updates and enhancements.

More information

Muon reconstruction performance in ATLAS at Run-2

Muon reconstruction performance in ATLAS at Run-2 2 Muon reconstruction performance in ATLAS at Run-2 Hannah Herde on behalf of the ATLAS Collaboration Brandeis University (US) E-mail: hannah.herde@cern.ch ATL-PHYS-PROC-205-2 5 October 205 The ATLAS muon

More information

Rare B decays in ATLAS and CMS

Rare B decays in ATLAS and CMS Rare B decays in ATLAS and CMS University Dec. 14 th 2006 Makoto Tomoto Nagoya University on behalf of CMS and ATLAS collaborations Makoto Tomoto (Nagoya University) Outline B physics in ATLAS and CMS

More information

2008 JINST 3 S Outlook. Chapter 11

2008 JINST 3 S Outlook. Chapter 11 Chapter 11 Outlook The broad range of physics opportunities and the demanding experimental environment of highluminosity 14 TeV proton-proton collisions have led to unprecedented performance requirements

More information

ATLAS NOTE. July 15, TGC Background Hit Rate: Comparison Between 2012 Data and Simulation. Abstract

ATLAS NOTE. July 15, TGC Background Hit Rate: Comparison Between 2012 Data and Simulation. Abstract Draft version.1 ATLAS NOTE July 15, 15 1 TGC Background Hit Rate: Comparison Between 1 Data and Simulation 3 4 5 6 Y. Chan a, T. Koi b, I. Ravinovich c, C. Young b a The Chinese University of Hong Kong,

More information

Cosmic Muons and the Cosmic Challenge. data taken with B 3.5Tesla, red lines are reconstructed chamber segments

Cosmic Muons and the Cosmic Challenge. data taken with B 3.5Tesla, red lines are reconstructed chamber segments Cosmic Muons and the Cosmic Challenge data taken with B 3.5Tesla, red lines are reconstructed chamber segments 0 Preamble Warning: Data analyzed in this talk are just a few days old, so all interpretations

More information

ILC Laser-wires. G A Blair, RHUL Snowmass 17 th August 2005

ILC Laser-wires. G A Blair, RHUL Snowmass 17 th August 2005 ILC Laser-wires G A Blair, RHUL 17 th August 2005 Introduction Energy regimes Signal Extraction Scanning techniques Laser requirements Light delivery Summary Laser-wire Few microns GA Blair Laser-wire

More information

Identifying Particle Trajectories in CMS using the Long Barrel Geometry

Identifying Particle Trajectories in CMS using the Long Barrel Geometry Identifying Particle Trajectories in CMS using the Long Barrel Geometry Angela Galvez 2010 NSF/REU Program Physics Department, University of Notre Dame Advisor: Kevin Lannon Abstract The Compact Muon Solenoid

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

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

ATLAS Event. IFAE 2011 Incontro di Fisica delle Alte Energie Perugia April Elvira Rossi. Università degli Studi di Napoli Federico II

ATLAS Event. IFAE 2011 Incontro di Fisica delle Alte Energie Perugia April Elvira Rossi. Università degli Studi di Napoli Federico II ATLAS Event sto IFAE 2011 Incontro di Fisica delle Alte Energie Perugia 27-29 April 2011 J/!!"+"- ATLAS Event Elvira Rossi Università degli Studi di Napoli Federico II On behalf of ATLAS Collaboration

More information

Heavy Hadron Production and Spectroscopy at ATLAS

Heavy Hadron Production and Spectroscopy at ATLAS Heavy Hadron Production and Spectroscopy at ALAS Carlo Schiavi on behalf of the ALAS Collaboration INFN Sezione di Genova ALAS has studied heavy flavor production and measured the production cross sections

More information

LHC State of the Art and News

LHC State of the Art and News LHC State of the Art and News ATL-GEN-SLIDE-2010-139 16 June 2010 Arno Straessner TU Dresden on behalf of the ATLAS Collaboration FSP 101 ATLAS Vulcano Workshop 2010 Frontier Objects in Astrophysics and

More information

The Hadron Production Experiment at the PS, CERN

The Hadron Production Experiment at the PS, CERN Geant4 in HARP The Hadron Production Experiment at the PS, CERN P.Arce and V.Ivanchenko For the HARP Collaboration Geant4 Workshop 30 September 2002 HARP Collaboration Università degli Studi e Sezione

More information

Triggering on Long-lived neutral particles in ATLAS

Triggering on Long-lived neutral particles in ATLAS Triggering on Long-lived neutral particles in ATLAS Our theoretical friends tell us that many extensions of the Standard Model that address the hierarchy problem contain new sectors These new sectors decouple

More information

EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH (CERN)

EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH (CERN) EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH (CERN) CERN-EP-208-058 208/06/2 CMS-MUO-6-00 Performance of the CMS muon detector and muon reconstruction with proton-proton collisions at s = 3 TeV arxiv:804.04528v2

More information

Lepton and Photon reconstruction and identification performance in CMS and ATLAS

Lepton and Photon reconstruction and identification performance in CMS and ATLAS Lepton and Photon reconstruction and identification performance in CMS and ATLAS Sandro Fonseca de Souza, on behalf of the CMS and ATLAS Collaborations Universidade do Estado do Rio de Janeiro Large Hadron

More information

Performance of the CMS drift tube chambers with cosmic rays

Performance of the CMS drift tube chambers with cosmic rays Journal of Instrumentation OPEN ACCESS Performance of the CMS drift tube chambers with cosmic rays To cite this article: CMS Collaboration 2 JINST 5 T315 View the article online for updates and enhancements.

More information

Measurements of the total and inelastic pp cross section with the ATLAS detector at 8 and 13 TeV

Measurements of the total and inelastic pp cross section with the ATLAS detector at 8 and 13 TeV Measurements of the total and inelastic pp cross section with the ATLAS detector at 8 and 13 TeV Motivation Measurements of the total and inelastic cross sections and their energy evolution probe the non-perturbative

More information

ATLAS New Small Wheel Phase I Upgrade: Detector and Electronics Performance Analysis

ATLAS New Small Wheel Phase I Upgrade: Detector and Electronics Performance Analysis ATLAS New Small Wheel Phase I Upgrade: Detector and Electronics Performance Analysis Dominique Trischuk, Alain Bellerive and George Iakovidis IPP CERN Summer Student Supervisor August 216 Abstract The

More information

CMS Paper. Alignment of the CMS Muon System with Cosmic-Ray and Beam-Halo Muons. arxiv: v2 [physics.ins-det] 8 Feb The CMS Collaboration

CMS Paper. Alignment of the CMS Muon System with Cosmic-Ray and Beam-Halo Muons. arxiv: v2 [physics.ins-det] 8 Feb The CMS Collaboration CMS PAPER CFT-09-016 CMS Paper 2010/02/05 arxiv:0911.4022v2 [physics.ins-det] 8 Feb 2010 Alignment of the CMS Muon System with Cosmic-Ray and Beam-Halo Muons The CMS Collaboration Abstract The CMS muon

More information

Alignment of the ATLAS Inner Detector tracking system

Alignment of the ATLAS Inner Detector tracking system Alignment of the ALAS Inner Detector tracking system Oleg BRAND University of Oxford and University of Göttingen E-mail: oleg.brandt@cern.ch he Large Hadron Collider (LHC) at CERN is the world largest

More information

The Mu3e Experiment - Goal

The Mu3e Experiment - Goal Christian Graf 14.3.2016 The Mu3e Experiment A Calibration Scheme for the Mu3e Tile Detector Master Thesis Presentation for MPI Munich The Mu3e Experiment - Goal p µ DECAY MODES Fraction (Γ i /Γ) Confidence

More information

A glance at LHC Detector Systems. Burkhard Schmidt, CERN PH-DT

A glance at LHC Detector Systems. Burkhard Schmidt, CERN PH-DT A glance at LHC Detector Systems Burkhard Schmidt, CERN PH-DT The Enter LHC a New accelerator Era in Fundamental and the detectors Science Start-up of the Large Hadron Collider (LHC), one of the largest

More information

ATLAS Experiment Silicon Detector Alignment

ATLAS Experiment Silicon Detector Alignment 1 ATLAS Experiment Silicon Detector Alignment MKU IPRD6 Müge KARAGÖZ ÜNEL the University of Oxford for the ATLAS Inner Detector Collaboration IPRD6, Siena, Italy October 1-5, 26 2 The Prelude Combined

More information

Muon commissioning and Exclusive B production at CMS with the first LHC data

Muon commissioning and Exclusive B production at CMS with the first LHC data Muon commissioning and Exclusive B production at CMS with the first LHC data Silvia Taroni INFN Milano Bicocca On the behalf of the CMS collaboration Outline Introduction CMS detector Muon detection in

More information

The ATLAS muon and tau triggers

The ATLAS muon and tau triggers Journal of Physics: Conference Series OPEN ACCESS The ATLAS muon and tau triggers To cite this article: L Dell'Asta and the Atlas Collaboration 2014 J. Phys.: Conf. Ser. 523 012018 View the article online

More information

Longitudinal Double Spin Asymmetry in Inclusive Jet Production at STAR

Longitudinal Double Spin Asymmetry in Inclusive Jet Production at STAR Longitudinal Double Spin Asymmetry in Inclusive Jet Production at STAR Katarzyna Kowalik for the STAR Collaboration Lawrence Berkeley National Laboratory, Berkeley, California 94720 Abstract. This contribution

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

Electroweak Physics at the Tevatron

Electroweak Physics at the Tevatron Electroweak Physics at the Tevatron Adam Lyon / Fermilab for the DØ and CDF collaborations 15 th Topical Conference on Hadron Collider Physics June 2004 Outline Importance Methodology Single Boson Measurements

More information

Hadronic vs e + e - colliders

Hadronic vs e + e - colliders Hadronic vs e + e - colliders Hadronic machines: enormous production of b-hadrons (σ bb ~ 50 µb) all b-hadrons can be produced trigger is challenging complicated many-particles events incoherent production

More information

A-Exam: The Rare B s µ + µ decay and tanβ

A-Exam: The Rare B s µ + µ decay and tanβ A-Exam: The Rare B s µ + µ decay and tanβ Walter Hopkins Physics Department, Cornell University. The rare B decay of B s µ + µ is a promising decay channel to find beyond the Standard Model (BSM) physics

More information

The LHC Experiments. TASI Lecture 2 John Conway

The LHC Experiments. TASI Lecture 2 John Conway The LHC Experiments TASI 2006 - Lecture 2 John Conway Outline A. Interactions of Particles With Matter B. Tracking Detectors C. Calorimetry D. CMS and ATLAS Design E. The Mystery of Triggering F. Physics

More information

Expected Performance of the ATLAS Inner Tracker at the High-Luminosity LHC

Expected Performance of the ATLAS Inner Tracker at the High-Luminosity LHC Expected Performance of the ATLAS Inner Tracker at the High-Luminosity LHC Matthias Hamer on behalf of the ATLAS collaboration Introduction The ATLAS Phase II Inner Tracker Expected Tracking Performance

More information

45-Degree Update of The Wic Fitter Algorithm. Rob Kroeger, Vance Eschenburg

45-Degree Update of The Wic Fitter Algorithm. Rob Kroeger, Vance Eschenburg 45-Degree Update of The Wic Fitter Algorithm Rob Kroeger, Vance Eschenburg Abstract This note describes changes in the calculation of the inverse weight matrix due to multiple scattering for the 45-Degree

More information

Alignment of the ATLAS Inner Detector Tracking System

Alignment of the ATLAS Inner Detector Tracking System Alignment of the ATLAS Inner Detector Tracking System Department of Physics and Astronomy, University of Pennsylvania E-mail: johnda@hep.upenn.edu These proceedings present the track-based method of aligning

More information

Reconstruction of cosmic and beam-halo muons with the CMS detector

Reconstruction of cosmic and beam-halo muons with the CMS detector Eur. Phys. J. C DOI 10.1140/epjc/s10052-008-0674-7 Special Article - Tools for Experiment and Theory Reconstruction of cosmic and beam-halo muons with the CMS detector Chang Liu 1,a, Norbert Neumeister

More information

CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS NOE 26/59 he Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH-2 GENEVA 23, Switzerland May 26 Optimization of Jet Reconstruction Settings

More information

Performance of the CMS muon detector and muon reconstruction with proton-proton collisions at s=13 TeV

Performance of the CMS muon detector and muon reconstruction with proton-proton collisions at s=13 TeV Journal of Instrumentation OPEN ACCESS Performance of the CMS muon detector and muon reconstruction with proton-proton collisions at s=3 TeV To cite this article: A.M. Sirunyan et al Related content -

More information

LHC status and upgrade plan (physics & detector) 17 3/30 Yosuke Takubo (KEK)

LHC status and upgrade plan (physics & detector) 17 3/30 Yosuke Takubo (KEK) 1 LHC status and upgrade plan (physics & detector) 17 3/30 Yosuke Takubo (KEK) ATLAS experiment in 2016 2 3 ATLAS experiment The experiment started in 2008. Discovered Higgs in 2012. Run-2 operation started

More information

Tracking at the LHC. Pippa Wells, CERN

Tracking at the LHC. Pippa Wells, CERN Tracking at the LHC Aims of central tracking at LHC Some basics influencing detector design Consequences for LHC tracker layout Measuring material before, during and after construction Pippa Wells, CERN

More information

Status of the PANDA TPC simulation software

Status of the PANDA TPC simulation software Status of the PANDA TPC simulation software Felix Böhmer Physik Department E18 Technische Universität München PANDA collaboration meeting @ GSI March 2, 2009 Felix Böhmer (TUM E18) TPC software status

More information

Commissioning of the CMS Detector

Commissioning of the CMS Detector Commissioning of the CMS Detector Marina Giunta INFN Bologna On behalf of the CMS Collaboration XLIVth Rencontres de Moriond on QCD and High Energy Interactions La Thuile,14-21 March 2009 2008: very busy

More information

Coulomb Sum Rule. Huan Yao Feb 16,2010. Physics Experiment Data Analysis Summary Collaboration APS April Meeting

Coulomb Sum Rule. Huan Yao Feb 16,2010. Physics Experiment Data Analysis Summary Collaboration APS April Meeting Coulomb Sum Rule 2010 APS April Meeting Huan Yao hyao@jlab.org Feb 16,2010 1 / 17 Physics Motivation The test of Coulomb Sum Rule is to shed light on the question of whether or not the properties of nucleons

More information

2 The ATLAS Experiment at the Large Hadron Collider at CERN

2 The ATLAS Experiment at the Large Hadron Collider at CERN Studies of the Di-Muons Resonances at the ATLAS Experiment at CERN PhD Detailed Research Project PhD Candidate: Camilla Maiani Supervisor: Prof. Carlo Dionisi, Dott. Stefano Giagu Università di Roma La

More information

ATLAS NOTE ATL-SN-ATLAS June 16, Trigger and Reconstruction for heavy long-lived charged particles with the ATLAS detector

ATLAS NOTE ATL-SN-ATLAS June 16, Trigger and Reconstruction for heavy long-lived charged particles with the ATLAS detector ATLAS NOTE ATL-SN-ATLAS-28-71 June 16, 28 Trigger and Reconstruction for heavy long-lived charged particles with the ATLAS detector S. Tarem, S. Bressler Faculty of Physics, Technion, Israel Institute

More information

Mixing and CP violation

Mixing and CP violation Mixing and CP violation in the B s system with ATLAS Study from B s 0 J/ψ φ decay with and without flavour tagging Toyonobu OKUYAMA University of Tokyo On behalf of the ATLAS Collaboration PASCOS 2013

More information

The ATLAS Detector: Status and Results from Cosmic Rays

The ATLAS Detector: Status and Results from Cosmic Rays Proceedings of the DPF-2009 Conference, Detroit, MI, July 27-31, 2009 The ATLAS Detector: Status and Results from Cosmic Rays James T. Shank Physics Department, Boston University, Boston MA 02215, USA

More information

W. Fedorko for the ATLAS collaboration

W. Fedorko for the ATLAS collaboration W. Fedorko for the ATLAS collaboration The Standard Model very well tested BUT: No way to incorporate gravity No viable dark matter candidate Hierarchy problem W. Fedorko High Mass resonances at ATLAS

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

A NEW TECHNIQUE FOR DETERMINING CHARGE AND MOMENTUM OF ELECTRONS AND POSITRONS USING CALORIMETRY AND SILICON TRACKING. Qun Fan & Arie Bodek

A NEW TECHNIQUE FOR DETERMINING CHARGE AND MOMENTUM OF ELECTRONS AND POSITRONS USING CALORIMETRY AND SILICON TRACKING. Qun Fan & Arie Bodek A NEW TECHNIQUE FOR DETERMINING CHARGE AND MOMENTUM OF ELECTRONS AND POSITRONS USING CALORIMETRY AND SILICON TRACKING Qun Fan & Arie Bodek Department of Physics and Astronomy University of Rochester Rochester,

More information

Chapter 2 The CMS Experiment at the LHC

Chapter 2 The CMS Experiment at the LHC Chapter 2 The CMS Experiment at the LHC The Large Hadron Collider (LHC) [1] is designed to collide proton beams at a center-of-mass energy of s = 14 TeV and a nominal instantaneous luminosity of L = 10

More information

ATLAS Overview - Sub-detector Performance, Data Taking 2010, Highlights of Latest Results

ATLAS Overview - Sub-detector Performance, Data Taking 2010, Highlights of Latest Results - Sub-detector Performance, Data Taking 2010, Highlights of Latest Results on behalf of the ATLAS Collaboration TU Dortmund & CERN E-mail: Daniel.Dobos@cern.ch The performance of the detectors, the data

More information

Alignment of the CMS muon system with cosmicray and beam-halo muons

Alignment of the CMS muon system with cosmicray and beam-halo muons Journal of Instrumentation OPEN ACCESS Alignment of the CMS muon system with cosmicray and beam-halo muons To cite this article: CMS Collaboration View the article online for updates and enhancements.

More information

arxiv: v1 [hep-ex] 24 May 2016

arxiv: v1 [hep-ex] 24 May 2016 EUROPEAN ORGANISATION FOR NUCLEAR RESEARCH (CERN) Submitted to: JHEP CERN-PH-2016-085 9th October 2018 arxiv:1605.07485v1 [hep-ex] 24 May 2016 Measurement of the relative width difference of the B 0 B

More information

Inclusive Deep-Inelastic Scattering at HERA

Inclusive Deep-Inelastic Scattering at HERA Inclusive Deep-Inelastic Scattering at HERA Vladimir Chekelian (MPI for Physics, Munich) on behalf of the H and ZEUS Collaborations Completion of the HERA inclusive DIS cross section measurements: HERA

More information

Development of Precision Muon Drift Tube Detectors for the High-Luminosity Upgrade of the LHC

Development of Precision Muon Drift Tube Detectors for the High-Luminosity Upgrade of the LHC Development of Precision Muon Drift Tube Detectors for the High-Luminosity Upgrade of the LHC R. Richter, H. Kroha, B. Bittner, J. Dubbert, S. Horvat, O. Kortner, M.Kilgenstein, F. Legger, Ph. Schwegler

More information

Search for high-mass dilepton resonances with the ATLAS detector

Search for high-mass dilepton resonances with the ATLAS detector 1 Search for high-mass dilepton resonances with the ATLAS detector, Michigan State University Experimental Particle Physics Seminar University of Pennsylvania, 02.28.2012 2 Overview 1. Why are we looking

More information

Coulomb Sum Rule. Huan Yao Advisor: Zein-Eddine Meziani Work support DOE Grant: DE-FG02-94ER40844

Coulomb Sum Rule. Huan Yao Advisor: Zein-Eddine Meziani Work support DOE Grant: DE-FG02-94ER40844 Coulomb Sum Rule Huan Yao hyao@jlab.org Advisor: Zein-Eddine Meziani Work support DOE Grant: DE-FG02-94ER40844 Oct 12,2009 1 / 30 Outline 1 Physics 2 Experiment 3 Data Analysis General Analysis BPM VDC

More information

Top quarks objects definition and performance at ATLAS

Top quarks objects definition and performance at ATLAS 5th International Workshop on op Quark Physics (OP) doi:.88/74-6596/45// op quarks objects definition and performance at ALAS V. Boisvert on behalf of the ALAS Collaboration Royal Holloway University of

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 -2009/037 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 16 February 2009 (v3, 25 February 2009)

More information

Introduction of CMS Detector. Ijaz Ahmed National Centre for Physics, Islamabad

Introduction of CMS Detector. Ijaz Ahmed National Centre for Physics, Islamabad Introduction of CMS Detector Ijaz Ahmed National Centre for Physics, Islamabad Layout of my Lectures: 1) Introduction of CMS Detector 2) CMS sub-detectors 3) CMS Trigger System Contents Introduction of

More information

CMS Paper. Precise Mapping of the Magnetic Field in the CMS Barrel Yoke using Cosmic Rays. arxiv: v1 [physics.ins-det] 29 Oct 2009

CMS Paper. Precise Mapping of the Magnetic Field in the CMS Barrel Yoke using Cosmic Rays. arxiv: v1 [physics.ins-det] 29 Oct 2009 CMS PAPER CFT-09-015 CMS Paper 2009/10/28 arxiv:0910.5530v1 [physics.ins-det] 29 Oct 2009 Precise Mapping of the Magnetic Field in the CMS Barrel Yoke using Cosmic Rays The CMS Collaboration Abstract The

More information

Validation of Geant4 Physics Models Using Collision Data from the LHC

Validation of Geant4 Physics Models Using Collision Data from the LHC Journal of Physics: Conference Series Validation of Geant4 Physics Models Using Collision from the LHC To cite this article: S Banerjee and CMS Experiment 20 J. Phys.: Conf. Ser. 33 032003 Related content

More information

Non-collision Background Monitoring Using the Semi-Conductor Tracker of ATLAS at LHC

Non-collision Background Monitoring Using the Semi-Conductor Tracker of ATLAS at LHC WDS'12 Proceedings of Contributed Papers, Part III, 142 146, 212. ISBN 978-8-7378-226-9 MATFYZPRESS Non-collision Background Monitoring Using the Semi-Conductor Tracker of ATLAS at LHC I. Chalupková, Z.

More information

Compact Muon Solenoid Surapat Ek-In École Polytechnique Fédérale de Lausanne

Compact Muon Solenoid Surapat Ek-In École Polytechnique Fédérale de Lausanne Compact Muon Solenoid Surapat Ek-In École Polytechnique Fédérale de Lausanne Outline Introduction Electromagnetic Calorimeter Muon Chamber Application Conclusion Outline 2 LHC Experiments ~ 100 m https://cms.cern.ch/

More information

Recent results on soft QCD topics from ATLAS

Recent results on soft QCD topics from ATLAS Recent results on soft QCD topics from ATLAS Roman Lysák Institute of Physics, Prague on behalf of the ATLAS collaboration Bormio 2016 Overview Understanding of soft-qcd interactions has direct impact

More information

Perspectives of Charmonium Production at CMS. Zongchang YANG, Peking University 1 st April, University of Virginia (USA)

Perspectives of Charmonium Production at CMS. Zongchang YANG, Peking University 1 st April, University of Virginia (USA) Perspectives of Charmonium Production at CMS Zongchang YANG, Peking University 1 st April, University of Virginia (USA) Outline Introduction to LHC, CMS and motivations Muon and di-muon trigger Muon and

More information

CMS Paper. Precise Mapping of the Magnetic Field in the CMS Barrel Yoke using Cosmic Rays. arxiv: v2 [physics.ins-det] 4 Jan 2010

CMS Paper. Precise Mapping of the Magnetic Field in the CMS Barrel Yoke using Cosmic Rays. arxiv: v2 [physics.ins-det] 4 Jan 2010 CMS PAPER CFT-09-015 CMS Paper 2010/01/04 arxiv:0910.5530v2 [physics.ins-det] 4 Jan 2010 Precise Mapping of the Magnetic Field in the CMS Barrel Yoke using Cosmic Rays The CMS Collaboration Abstract The

More information

Analysis of a Potential Tracking Algorithm for the SLHC Upgrade

Analysis of a Potential Tracking Algorithm for the SLHC Upgrade Analysis of a Potential Tracking Algorithm for the SLHC Upgrade Rachael Creager Michael Swift 2012 NSF/REU Program Physics Department, University of Notre Dame Advisors: Professor Michael Hildreth Professor

More information

STATUS OF ATLAS TILE CALORIMETER AND STUDY OF MUON INTERACTIONS. 1 Brief Description of the ATLAS Tile Calorimeter

STATUS OF ATLAS TILE CALORIMETER AND STUDY OF MUON INTERACTIONS. 1 Brief Description of the ATLAS Tile Calorimeter STATUS OF ATLAS TILE CALORIMETER AND STUDY OF MUON INTERACTIONS L. E. PRICE Bldg 362, Argonne National Laboratory, Argonne, IL 60439, USA E-mail: lprice@anl.gov (For the ATLAS Tile Calorimeter Collaboration)

More information

Early physics with Atlas at LHC

Early physics with Atlas at LHC Early physics with Atlas at LHC Bellisario Esposito (INFN-Frascati) On behalf of the Atlas Collaboration Outline Atlas Experiment Physics goals Next LHC run conditions Physics processes observable with

More information

Precise mapping of the magnetic field in the CMS barrel yoke using cosmic rays

Precise mapping of the magnetic field in the CMS barrel yoke using cosmic rays Home Search Collections Journals About Contact us My IOPscience Precise mapping of the magnetic field in the CMS barrel yoke using cosmic rays This article has been downloaded from IOPscience. Please scroll

More information

Prospects for early discoveries in final states. LRSM and Leptoquarks

Prospects for early discoveries in final states. LRSM and Leptoquarks ν ν lq Prospects for early discoveries in final states with di-leptons, jets and no missing energy: LRSM and Leptoquarks University Of Pittsburgh On behalf of the ATLAS Collaboration The ATLAS detector

More information

Status of the LHCb Experiment. Ueli Strauman, University of Zurich, Switzerland. Sept. 13, 2001

Status of the LHCb Experiment. Ueli Strauman, University of Zurich, Switzerland. Sept. 13, 2001 Status of the LHCb Experiment Ueli Strauman, University of Zurich, Switzerland. Sept. 13, 2001 1 P b b P Number of pp inelastic interactions in one bunch crossing (σ inelastic = 80 mb): b b correlation

More information

Alignment of the ALICE Inner Tracking System with cosmic-ray tracks

Alignment of the ALICE Inner Tracking System with cosmic-ray tracks Journal of Instrumentation OPEN ACCESS Alignment of the ALICE Inner Tracking System with cosmic-ray tracks To cite this article: ALICE collaboration View the article online for updates and enhancements.

More information

Status and Performance of the ATLAS Experiment

Status and Performance of the ATLAS Experiment Status and Performance of the ATLAS Experiment P. Iengo To cite this version: P. Iengo. Status and Performance of the ATLAS Experiment. 15th International QCD Conference (QCD 10), Jun 2010, Montpellier,

More information

Alignment Requirements for the GEM Muon Detector

Alignment Requirements for the GEM Muon Detector GEM-TN-92-125 Alignment Requirements for the GEM Muon Detector J. Paradiso C.S. Draper Laboratory June 1992 Abstract A table of requirements is derived for local and global alignment of the GEM muon detector.

More information

J/ψ μ + μ Reconstruction in CMS

J/ψ μ + μ Reconstruction in CMS Available on CMS information server CMS AN 2006/094 April 2006 J/ψ μ + μ Reconstruction in CMS Zongchang YANG, Sijin QIAN Peking University, China Abstract In this note the J/ψ μ + μ reconstruction performance

More information

Identification of Central Production in the π + π π + π Channel at COMPASS

Identification of Central Production in the π + π π + π Channel at COMPASS Identification of Central Production in the π + π π + π Channel at COMPASS ASI-Spin-Praha-009 Johannes Bernhard for the COMPASS collaboration Institut für Kernphysik Mainz July 8 th Outline 1 Introduction

More information