L0 Confirmation Velo to HCAL

Size: px
Start display at page:

Download "L0 Confirmation Velo to HCAL"

Transcription

1 L Confirmation box Matching strategy Tests Efficiencies IP-cut Timing Conclusions L Confirmation Velo to HCAL May 29, 26 Many thanks to Jose Hernando and Thomas Schietinger! May 29, 26 L Confirmation Velo to HCAL (1)

2 HLT Hadron alley The 1MHz readout requires a reorganisation of L1 and HLT. The general philosophy is a vertical trigger Emphasis is on confirmation of previously found trigger objects Alley boxes : L confirmation (new) Pre-trigger (old Level 1) Trigger (old HLT generic) Try to confirm the L hadron by matching it to a Velo track Code originally by N. Tuning May 29, 26 L Confirmation Velo to HCAL (2)

3 L Confirmation box Algorithms PatDataStore Make 2D tracks: PatVeloRTracking Make PV & IP: PatPV2D, HltHadTrack2DIPSelection Hlt/Tracks/RZVelo 2D confirmation: HadLConf2DDecision Make 3D tracks: PatVeloSpaceTracking 3D confirmation: HadLConf3DDecision Hlt/Tracks/RZVeloLCalo Hlt/Tracks/SpaceVelo Hlt/Tracks/SpaceVeloLCalo May 29, 26 L Confirmation Velo to HCAL (3)

4 Matching strategy HCAL x Et VeLo z kick Magnet slope Input: Velo track (2D or 3D); HCAL cluster (2 2 cells) Undo the magnetic field: knowing the Calo hit E T, estimate the kick with x±kick z match the track slope dx dz same in y (without kick correction) from the hit May 29, 26 L Confirmation Velo to HCAL (4)

5 Velo tracks θ y.4 2D tracks θ y.4 3D tracks D tracks: only Velo r sensors are used r φ geometry θ x D tracks: Velo r and φ sensors are used cartesian geometry θ x May 29, 26 L Confirmation Velo to HCAL (5)

6 Matching 3D tracks For a VeLo 3D track with slopes t x and t y for charge q = ±1, compute : = x + χ2 y ( ) 2 x qxkick 1 x = t x z ( y ) 2 y = z t 1 y x kick = C kick z z o E σ x and σ y take into account errors on cluster position and energy. C kick = GeV, z = 525 mm (center of magnetic field) Cut on σ 2 y σ 2 x May 29, 26 L Confirmation Velo to HCAL (6)

7 Matching 2D tracks For a VeLo 2D track with slope t r and azimuthal angle φ for charge q = ±1, compute, translating Calo coordinates to r φ : = r + χ2 φ ( ) dr 2 r = 1 dz t r Calo φ = (φ Calo φ VeLo ) 2 σ 2 φ σ 2 r ( ) y φ Calo = arctan x qx kick dr (x qxkick ) dz = 2 + y 2 Calo z σ r and σ φ take into account errors on cluster position, energy and φ sector size. Cut on May 29, 26 L Confirmation Velo to HCAL (7)

8 Testing the tool Does the matching work? Test procedure: via MCParticles, make sure the match is correct update the track with the MC momentum, and extrapolate to HCAL look at the distance between the calo hit and the extrapolated track. This distance should be smaller than the cluster half-size, and correlated to. compute MC in the same way as the tool does, but using the momentum from the MC-truth to compute the kick. MC should be correlated to χ2. May 29, 26 L Confirmation Velo to HCAL (8)

9 Tests for 2D δ [mm] 6 distance r [mm] 6 r difference 5 δ r δ φ [rad].8.7 φ difference MC correlation φ D resolution is dominated by VeLo φ component! May 29, 26 L Confirmation Velo to HCAL (9)

10 Tests for 3D δ [mm] 4 35 distance x [mm] δ 4 35 x difference x δ y [mm] 4 35 y difference MC 6 5 correlation y red: HCAL inner region (13 13 cm 2 cells); blue: HCAL outer region (26 26 cm 2 ) 3D resolution is dominated by Calo cluster size and error on kick May 29, 26 L Confirmation Velo to HCAL (1)

11 distribution 1-2D, B π + π d All values 8 Correct matches D, B π + π - d All values Correct matches D, MinBias All values Correct matches 8 6 3D, MinBias All values Correct matches B d π + π events, 6 Min Bias events (RTTC) May 29, 26 L Confirmation Velo to HCAL (11)

12 Efficiencies % 1 % D, B π + π - d Retention Purity Pur. Eff 6 3D, B π + π - d Retention Purity Pur. Eff cut cut % 1 % D, MinBias Retention Purity Pur. Eff 6 3D, MinBias Retention Purity Pur. Eff cut cut May 29, 26 L Confirmation Velo to HCAL (12)

13 Track selection average number of 2D tracks average number of 3D tracks B d π + π MinBias B d π + π MinBias cut cut Channel Retention Tracks Events 2D 3D 2D 3D B d π + π 99.9% 95.7% B s D s K 99.7% 92.6% MinBias 98.2% 78.9% both cuts set to 7. May 29, 26 L Confirmation Velo to HCAL (13)

14 Impact parameter cut Can we improve the track selection by applying an IP-cut before the 2D matching, without losing efficiency? 5% of background tracks have a negative IP (PV has z < ) Cutting out these negative IP s, we only lose 3% of B d π + π events Minimum bias retention goes down to 89.7% (98.2% without IP cut), with 3.7 tracks/event (instead of 7.2) 1 98 Signal MinBias 96 retention (%) none..5.1 IP cut [mm] May 29, 26 L Confirmation Velo to HCAL (14)

15 Timing Running 1 minimum bias events on a machine that is about.96 times faster than a 2.8 GHz Xeon: Algorithm Events Total [s] % HltHadLConfirmation % PatInitEvent % CreateRawEvent % PatVeloDecodeRaw % PatVeloRTracking % PatPV2D % HltHadTrack2DIPSelection % HadLConf2DDecision % HltHadVeloSpacePartial % HadLConf3DDecision % May 29, 26 L Confirmation Velo to HCAL (15)

16 Conclusions tool code in C++ compiles and runs (with RTTC data), transition to DC 6 should be painless tests show that the matching works matching resolution: 3D resolution is excellent in y, less in x because of the kick correction. 2D resolution is worse because of the poor φ information. HCAL cluster position can be improved by a factor 4 with the s-curve correction (under study by Malcolm John) it seems reasonable to cut around 7 8 signal selection efficiency is about 96% minimum bias retention is about 78% after 3D matching good track selection efficiency May 29, 26 L Confirmation Velo to HCAL (16)

Status of the LHCb experiment and minimum bias physics

Status of the LHCb experiment and minimum bias physics Status of the LHCb experiment and minimum bias physics Sebastian Bachman Heidelberg University on behalf of the LHCb collaboration 6/19/2010 Sebastian Bachmann 1 Beauty and Charm at the LHC LHC is a factory

More information

LHCb: Reoptimized Detector & Tracking Performance

LHCb: Reoptimized Detector & Tracking Performance LHCb: Reoptimized Detector & Tracking Performance Gerhard Raven NIKHEF and VU, Amsterdam Representing the LHCb collaboration Beauty 2003, Carnegie Mellon University, Oct 14-18, Pittsburgh, PA, USA 1 The

More information

The LHCb detector. Eddy Jans (Nikhef) on behalf of the LHCb collaboration

The LHCb detector. Eddy Jans (Nikhef) on behalf of the LHCb collaboration The LHCb detector Eddy Jans (Nikhef) on behalf of the LHCb collaboration design of sub-detectors, trigger and DAQ performance: resolutions and PID-properties commissioning with cosmics and beam induced

More information

Radiative B decays b qγ

Radiative B decays b qγ LHCb week - june 2010 St Petersburg Radiative B decays b qγ status report Olivier Deschamps LPC Clermont-Fd Physics case and expected performance Time-dependent decay width for radiative b qγ penguin :

More information

Observation of the rare B 0 s µ + µ decay

Observation of the rare B 0 s µ + µ decay Observation of the rare B 0 s µ + µ decay The combined analysis of CMS and LHCb data Luke Pritchett April 22, 2016 Table of Contents Theory and Overview Detectors Event selection Analysis Flavor physics

More information

Status and prospects of the LHCb experiment

Status and prospects of the LHCb experiment Status and prospects of the LHCb experiment Overview Spectrometer Vertex Detector RICH Physics Program Trigger Strategy Status and Outlook U. Straumann, Uni Zuerich Geneva, 13. April 2005 pt vs for detected

More information

b Physics Prospects For The LHCb Experiment Thomas Ruf for the LHCb Collaboration Introduction Detector Status Physics Program

b Physics Prospects For The LHCb Experiment Thomas Ruf for the LHCb Collaboration Introduction Detector Status Physics Program b Physics Prospects For The LHCb Experiment Thomas Ruf for the LHCb Collaboration Introduction Detector Status Physics Program b Primary goal of the LHCb Experiment Search for New Physics contributions

More information

Early physics with the LHCb detector

Early physics with the LHCb detector XXVIII PHYSICS IN COLLISION - Perugia, Italy, June, 25-28, 2008 Early physics with the LHCb detector Dirk Wiedner CERN for the LHCb collaboration 27 June 2008 Dirk Wiedner at PIC2008 Perugia 1 Outline

More information

The LHCb Upgrade and beyond

The LHCb Upgrade and beyond The LHCb Upgrade and beyond Tomasz Szumlak on behalf of the LHCb Collaboration AGH-University of Science and Technology XIII International Conference on Heavy Quarks and Leptons (HQL) 22/05 27/05/2016,Virginia

More information

Particle Identification of the LHCb detector

Particle Identification of the LHCb detector HCP 2005 Particle Identification of the LHCb detector Ann.Van.Lysebetten@cern.ch on behalf of the LHCb collaboration CERN 5th July 2005 The LHCb experiment : introduction precision measurements of CP violation

More information

Some studies for ALICE

Some studies for ALICE Some studies for ALICE Motivations for a p-p programme in ALICE Special features of the ALICE detector Preliminary studies of Physics Performances of ALICE for the measurement of some global properties

More information

CALICE scintillator HCAL

CALICE scintillator HCAL CALICE scintillator HCAL Erika Garutti DESY (on behalf of the CALICE collaboration) OUTLINE: electromagnetic and hadronic shower analysis shower separation The test beam prototypes 10 GeV pion shower @

More information

Luminosity measurement and K-short production with first LHCb data. Sophie Redford University of Oxford for the LHCb collaboration

Luminosity measurement and K-short production with first LHCb data. Sophie Redford University of Oxford for the LHCb collaboration Luminosity measurement and K-short production with first LHCb data Sophie Redford University of Oxford for the LHCb collaboration 1 Introduction Measurement of the prompt Ks production Using data collected

More information

V 0 production studies at LHCb. Mathias Knecht, EPFL , joint SPS-ÖPG-ÖGA 2 meeting, Innsbrück, Österreich, September 2-4, 2009

V 0 production studies at LHCb. Mathias Knecht, EPFL , joint SPS-ÖPG-ÖGA 2 meeting, Innsbrück, Österreich, September 2-4, 2009 V 0 production studies at LHCb Mathias Knecht, EPFL 2 9 2009, joint SPS-ÖPG-ÖGA 2 meeting, Innsbrück, Österreich, September 2-4, 2009 Outline One of the first measurements to be done with the LHCb detector...

More information

D 0 -D 0 mixing and CP violation at LHC

D 0 -D 0 mixing and CP violation at LHC D -D mixing and CP violation at LHC Patrick Spradlin on behalf of the LHCb collaboration University of O Particle P 5 th International Workshop on the CKM Unitarity Triangle Rome, Italy 9-13 September

More information

LHCb Calorimetry Impact

LHCb Calorimetry Impact LHCb Calorimetry Impact Preema Pais! On behalf of the LHCb Collaboration! Workshop on the physics of HL-LHC, and perspectives at HE-LHC! November 1, 2017! THE LHCb DETECTOR Calorimetry! Located ~12.5 m

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 LHCb Upgrade. On behalf of the LHCb Collaboration. Tomasz Szumlak AGH-UST

The LHCb Upgrade. On behalf of the LHCb Collaboration. Tomasz Szumlak AGH-UST The LHCb Upgrade Outline LHCb Detector Selected Physics Results Upgrade Plans Test beam campaign (just a flash) Summary On behalf of the LHCb Collaboration Tomasz Szumlak AGH-UST 1 XII International Conference

More information

LHCb physics with the first pb 1

LHCb physics with the first pb 1 LHCb physics with the first 10-20 pb 1 Raluca Mureşan EPFL on behalf of the LHCb collaboration R. Mureşan, LHCb physics with the first 10-20 pb 1 p.1/30 Outline LHCb detector First data analysis and rapidity

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

The LHCb Experiment II Detector XXXIV SLAC Summer Institute, July, 2006

The LHCb Experiment II Detector XXXIV SLAC Summer Institute, July, 2006 The LHCb Experiment II Detector XXXIV SLAC Summer Institute, 17-28 July, 2006 Tatsuya NAKADA CERN and Ecole Polytechnique Fédérale de Lausanne (EPFL) 1) Introduction Physics requirements for the detector

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

arxiv: v1 [hep-ex] 6 Aug 2008

arxiv: v1 [hep-ex] 6 Aug 2008 GLAS-PPE/28-9 24 th July 28 arxiv:88.867v1 [hep-ex] 6 Aug 28 Department of Physics and Astronomy Experimental Particle Physics Group Kelvin Building, University of Glasgow, Glasgow, G12 8QQ, Scotland Telephone:

More information

Reconstruction of. events in LHCb. Benjamin Carron

Reconstruction of. events in LHCb. Benjamin Carron Reconstruction of B s J/ψ η, η c φ, J/ψ φ events in LHCb Benjamin Carron sanne Neuchâtel, March 3rd, 4 Swiss Physical Society 4 Physics Motivations Selection Procedure B s Channels analysis Selection Cuts

More information

R. Mureşan. University of Oxford On behalf of LHCb Collaboration. Prepared for the CERN Theory Institute "Flavour as a Window to New Physics at LHC"

R. Mureşan. University of Oxford On behalf of LHCb Collaboration. Prepared for the CERN Theory Institute Flavour as a Window to New Physics at LHC May 8 CERN Theory Institute Charm Physics at LHCb R. Mureşan University of Oxford On behalf of LHCb Collaboration Prepared for the CERN Theory Institute "Flavour as a Window to New Physics at LHC" R. Mureşan

More information

The Electromagnetic Calorimeter of the HERA-B Experiment

The Electromagnetic Calorimeter of the HERA-B Experiment 1 The Electromagnetic Calorimeter of the HERA-B Experiment B.Giacobbe a a I.N.F.N Bologna, Via Irnerio 46, 40127 Bologna, Italy At the end of the HERA-B data taking, an overview of the experiment s Electromagnetic

More information

TOTEM Update BSM? Fredrik Oljemark (Helsinki Univ. & HIP) On behalf of the TOTEM Collaboration Jyväskylä, TOTEM p. 1

TOTEM Update BSM? Fredrik Oljemark (Helsinki Univ. & HIP) On behalf of the TOTEM Collaboration Jyväskylä, TOTEM p. 1 TOTEM Update Fredrik Oljemark (Helsinki Univ. & HIP) b BSM? On behalf of the TOTEM Collaboration Jyväskylä, 25.11.2016 TOTEM p. 1 TOTEM Physics Overview Total cross-section Elastic Scattering b Forward

More information

Hadronic events in e + e -

Hadronic events in e + e - Hadronic events in e + e - Hadronic cross-section, asymmetry (Very short on) Accelerators and detectors Events in the continuum; below, above and at the Z Event selection, ISR WW events Selection of heavy-uark

More information

1.5 TeV Muon Collider background rejection in ILCroot Si VXD and Tracker (summary report)

1.5 TeV Muon Collider background rejection in ILCroot Si VXD and Tracker (summary report) 1.5 TeV Muon Collider background rejection in ILCroot Si VXD and Tracker (summary report) N. Terentiev* (Carnegie Mellon U./Fermilab) V. Di Benedetto, C. Gatto (INFN) A. Mazzacane, N. Mokhov, S. Striganov

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 Update on Electron Isolation

A Update on Electron Isolation A Update on Electron Isolation Matthew LeBourgeois Vivek Sharma UCSD Group Meeting 5th February, 2008 Table of Contents To date, have shown muon isolation studies http://indico.cern.ch/getfile.py/access?contribid=8&resid=0&materialid=slides&confid=20377

More information

Min-Bias Data: Jet Evolution and Event Shapes

Min-Bias Data: Jet Evolution and Event Shapes Min-Bias Data: Jet Evolution and Event Shapes Rick Field and David Stuart July 1, 1999 Abstract The Min-Bias data are used to study the transition between soft and hard collisions. We study this transition

More information

Effect of Multi-Hadron Triggers on Yields in d+au and Au+Au. Brooke Haag UC Davis. 14 June 2007 Brooke Haag, UC Davis 1

Effect of Multi-Hadron Triggers on Yields in d+au and Au+Au. Brooke Haag UC Davis. 14 June 2007 Brooke Haag, UC Davis 1 Effect of Multi-Hadron Triggers on Yields in d+au and Au+Au Brooke Haag UC Davis 14 June 2007 Brooke Haag, UC Davis 1 Introduction Fragmentation function D(z) depends on z defined as p T /E T,jet Current

More information

Particle Flow Algorithms

Particle Flow Algorithms Particle Flow Algorithms Daniel Jeans, KEK IAS Program on High Energy Physics HKUST Hong Kong January, 2018 introduction and motivation bias towards e+ e- collisions general features of detectors and reconstruction

More information

Measurement of the baryon number transport with LHCb

Measurement of the baryon number transport with LHCb Measurement of the baryon number transport with LHCb Marco Adinolfi University of Bristol On behalf of the LHCb Collaboration 13 April 2011 / DIS 2011 Marco Adinolfi DIS 2011-13 April 2011 - Newport News

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 NOTE 21/17 The Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 2 March 21 Study of a Level-3 Tau Trigger with

More information

Review of LHCb results on MPI, soft QCD and diffraction

Review of LHCb results on MPI, soft QCD and diffraction Review of LHCb results on MPI, soft QCD and diffraction Marcin Kucharczyk on behalf of LHCb collaboration HNI Krakow EDS Blois 2015, Borgo (Corse), 30.06.2015 Outline LHCb - general purpose forward experiment

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

The long road to understanding LHC data

The long road to understanding LHC data The long road to understanding LHC data Philip Bechtle January 15th and 22nd 2010 P. Bechtle: The long road to understanding LHC data SFB Lecture 01/2010 1 Disclaimer I m by far not an expert on all of

More information

October 4, :33 ws-rv9x6 Book Title main page 1. Chapter 1. Measurement of Minimum Bias Observables with ATLAS

October 4, :33 ws-rv9x6 Book Title main page 1. Chapter 1. Measurement of Minimum Bias Observables with ATLAS October 4, 2018 3:33 ws-rv9x6 Book Title main page 1 Chapter 1 Measurement of Minimum Bias Observables with ATLAS arxiv:1706.06151v2 [hep-ex] 23 Jun 2017 Jiri Kvita Joint Laboratory for Optics, Palacky

More information

Ridge correlation structure in high multiplicity pp collisions with CMS

Ridge correlation structure in high multiplicity pp collisions with CMS Ridge correlation structure in high multiplicity pp collisions with CMS Dragos Velicanu for the CMS Collaboration MBUEWG CERN, Geneva, June 17 2011 Results from High Multiplicity pp Dragos Velicanu (MIT)

More information

Measurement of Фs, ΔΓs and Lifetime in Bs J/ψ Φ at ATLAS and CMS

Measurement of Фs, ΔΓs and Lifetime in Bs J/ψ Φ at ATLAS and CMS Measurement of Фs, ΔΓs and Lifetime in Bs J/ψ Φ at ATLAS and CMS Claudio Heller Excellence Cluster Universe LMU München For the ATLAS and CMS Collaborations Beauty 2013 14th International Conference on

More information

Electron Isolation Performance

Electron Isolation Performance Electron Isolation Performance LeBourgeois, Matthew 13th November, 2007 Table of Contents To date, have only shown muon isolation studies http://indico.cern.ch/getfile.py/access?contribid=8&resid=0&materialid=slides&confid=20377

More information

LHCb status. Raluca Mureşan EPFL. p.1/20

LHCb status. Raluca Mureşan EPFL. p.1/20 LHCb status Raluca Mureşan EPFL p.1/20 Disclaimer too many things going on 8 meetings to attend per week, days with over 100 e-mails very dinamic evolution - the most of the plots shown in a meeting are

More information

A. Oyanguren (IFIC U. Valencia/CSIC)

A. Oyanguren (IFIC U. Valencia/CSIC) A. Oyanguren (IFIC U. Valencia/CSIC) Outline Radiative b decays B s φγ B 0 K *0 e + e - [PRL 118(2017)021801] [JHEP04(2015)064] b-baryons: Λ b Λγ, Ξ b Ξ γ, Ω b Ωγ Conclusions A. Oyanguren 2 The LHCb experiment

More information

Tagging with Roman Pots at RHIC. Proton tagging at STAR

Tagging with Roman Pots at RHIC. Proton tagging at STAR Tagging with Roman Pots at RHIC Proton tagging at STAR Elastic and Diffractive Processes in High Energy Proton Scattering Elastic scattering Detect protons in very forward direction with Roman Pots (RPs)

More information

Benjamin Carron Mai 3rd, 2004

Benjamin Carron Mai 3rd, 2004 Physics Motivations Reconstruction of B s J/ψ η Benjamin Carron Mai 3rd, 4 B s J/ψ (µ + µ ) η (γγ) and B s J/ψ (e + e ) η (γγ) Selection Cuts Resolutions BR of the η B/S Ratios Annual Signal Yields and

More information

Upgrade of the CMS Forward Calorimetry

Upgrade of the CMS Forward Calorimetry Upgrade of the CMS Forward Calorimetry Riccardo Paramatti Cern & INFN Roma IPMLHC2013 Tehran 9 th October Credits to Francesca Cavallari and Pawel de Barbaro Outline Radiation damage at HL-LHC ECAL and

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

Recent Improvements in Track Reconstruction

Recent Improvements in Track Reconstruction Recent Improvements in Track Reconstruction Boris Mangano (University of California, San Diego) on behalf of the tracking group (Tracker Project) Outline one slide description of track reconstruction in

More information

Calo-objects for the upgrade (Dec. 2017)

Calo-objects for the upgrade (Dec. 2017) Calo-objects for the upgrade (Dec. 2017) Overview Run III: higher pile-up, no SPD/PS Description of current calo software sequences Review of previous work (Upgrade PID TDR) Alternative cluster shapes

More information

Electron event selection

Electron event selection Electron event selection Just a collection of thoughts to guide us in planning electron analysis In order to end up with a coherent analysis ought to agree on event selection / sample as soon as possible.

More information

Tau Performance. ATLAS UK Physics Meeting. Alan Phillips University of Cambridge. ( on behalf of the Tau Working Group)

Tau Performance. ATLAS UK Physics Meeting. Alan Phillips University of Cambridge. ( on behalf of the Tau Working Group) Tau Performance ATLAS UK Physics Meeting 9 th January 2008 Alan Phillips University of Cambridge ( on behalf of the Tau Working Group) 1 Overview I plan to cover the following topics as a sample of the

More information

ATLAS: Status and First Results

ATLAS: Status and First Results ATLAS: Status and First Results, University of Sheffield, on behalf of the ATLAS Collaboration 1 Overview of the ATLAS detector Status of the experiment Performance and physics results in the first six

More information

Quarkonium LHCb

Quarkonium LHCb Quarkonium Studies @ LHCb Giacomo Graziani (INFN Firenze) on behalf of the LHCb Collaboration December 5th, 2008 QWG08, Nara G. Graziani slide 1 QWG08 The LHCb Experiment dedicated to CP violation and

More information

Jet quenching in PbPb collisions in CMS

Jet quenching in PbPb collisions in CMS Jet quenching in PbPb collisions in CMS Bolek Wyslouch École Polytechnique Massachusetts Institute of Technology arxiv:1102.1957 Orsay, February 18, 2011 1 Heavy Ions at the LHC Huge energy jump from RHIC:

More information

János Sziklai. WIGNER RCP On behalf of the TOTEM Collaboration:

János Sziklai. WIGNER RCP On behalf of the TOTEM Collaboration: Elastic scattering, total cross-section and charged particle pseudorapidity density in 7 TeV pp reactions measured by the TOTEM Experiment at the LHC János Sziklai WIGNER RCP On behalf of the TOTEM Collaboration:

More information

Matt Nguyen Rencontres QGP-France September 13 th, 2013

Matt Nguyen Rencontres QGP-France September 13 th, 2013 Matt Nguyen Rencontres QGP-France September 13 th, 2013 Review of jets in heavy ions 2 The Usual Disclaimers Not a comprehensive review, rather mostly a summary of experimental talks at July Jussieu workshop*

More information

Overview of Tau Trigger Performance

Overview of Tau Trigger Performance Overview of Tau Trigger Performance ATLAS Trigger/Physics Week March 20, CERN Eric Torrence University of Oregon on behalf of the Tau Trigger group Introduction Largely based on talk at Krakow workshop

More information

EGAMMA HLT. Marco Pieri. UCSD Meeting 12 June 2007

EGAMMA HLT. Marco Pieri. UCSD Meeting 12 June 2007 EGAMMA HLT Marco Pieri UCSD Meeting 12 June 2007 Introduction For low luminosity 2x10 33 cm -2 s -1 : We assume a Level1 trigger rate of 50 khz We apply a safety factor of 3 and set the L1 rate at 17 khz

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

Flavor Physics beyond the SM. FCNC Processes in the SM

Flavor Physics beyond the SM. FCNC Processes in the SM Flavor Physics beyond the SM 48 FCNC Processes in the SM A SM ( B ΔF = ΔF = 1 W q W b b u, c, t q b u, c, t q 0 q B ) ~ ( V V 0 q ) tb tq g m 16π m t W A SM ( b q) = V V tb tq g 16π m m t W FCNC in SM

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

Transverse momentum and pseudorapidity distributions with minimum bias events in CMS at the LHC

Transverse momentum and pseudorapidity distributions with minimum bias events in CMS at the LHC Transverse momentum and pseudorapidity distributions with minimum bias events in CMS at the LHC Christof Roland/ MIT For the CMS Collaboration Rencontres de Moriond QCD Session 14 th March, 2010 Moriond

More information

2.3 GeV Mollers. Bradley Yale Spring 2017 Collaboration Meeting 05/04/2017

2.3 GeV Mollers. Bradley Yale Spring 2017 Collaboration Meeting 05/04/2017 2.3 GeV Mollers Bradley Yale Spring 2017 Collaboration Meeting 05/04/2017 Moller Generator Moller generator (egs5) /u/group/hps/production/mc/egs5/moller_v3.exe Saves Moller events from the subroutine

More information

Atlas Status and Perspectives

Atlas Status and Perspectives Atlas Status and Perspectives Bruno Mansoulié (IRFU-Saclay) On behalf of the Topics The hot news: Heavy Ion analysis Data taking in 2010 Luminosity, Data taking & quality, trigger Detector performance

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

(Towards) First Physics with LHCb

(Towards) First Physics with LHCb (Towards) First Physics with LHCb Beam induced splash in LHCb Physics at LHC 2008 Split, Croatia, 29 Sep - 4 Oct 2008 Introduction Detector overview and performance Extracting physics from (very) first

More information

Missing Transverse Energy. Performance with CMS

Missing Transverse Energy. Performance with CMS Missing Transverse Energy Performance with CMS Florent Lacroix (U. of Illinois at Chicago / Fermilab) on behalf of the CMS collaboration ArXiv:1106.5048 CMS DP-2011/010 EPS 2011 - Grenoble 1 The Missing

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

HEAVY ION PHYSICS WITH CMS

HEAVY ION PHYSICS WITH CMS Vol. 38 (27) ACTA PHYSICA POLONICA B No 3 HEAVY ION PHYSICS WITH CMS David J. Hofman On behalf of the CMS Collaboration University of Illinois at Chicago, Chicago, IL 667, USA (Received November 15, 26)

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

Application of the Tau Identification Capability of CMS in the Detection of Associated Production of MSSM Heavy Neutral Higgs Bosons Souvik Das

Application of the Tau Identification Capability of CMS in the Detection of Associated Production of MSSM Heavy Neutral Higgs Bosons Souvik Das Application of the Tau Identification Capability of CMS in the Detection of Associated Production of MSSM Heavy Neutral Higgs Bosons Souvik Das Cornell University (September 11, 2006) Decays of the Tau

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

Master Project. June 19, Author : Aurélie Flandi. Supervised by: Dr. Karim Trabelsi Dr. Albert Puig Navarro

Master Project. June 19, Author : Aurélie Flandi. Supervised by: Dr. Karim Trabelsi Dr. Albert Puig Navarro Master Project Search for Λ b Λ γ at LHCb June 19, 215 Author : Aurélie Flandi Supervised by: Dr. Karim Trabelsi Dr. Albert Puig Navarro Abstract The Λ b Λ γ decay plays an important role in the determination

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

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

Results and Prospects for Ion Physics at LHCb

Results and Prospects for Ion Physics at LHCb Discovery Physics at the LHC Kruger 2016 Results and Prospects for Ion Physics at LHCb Patrick Robbe, LAL Orsay, 7 December 2016, For the LHCb Collaboration Outline The LHCb experiment Results in ppb and

More information

b and c production in CMS

b and c production in CMS b and c production in CMS and ATLAS Francesco Fiori on behalf of CMS and ATLAS collaborations VII Meeting on B-physics (LAL) LHC luminosity evolution LHC startup in March 2010 9.67 pb -1 delivered lumi

More information

Search for a Standard Model Higgs boson in the H ZZ ( ) * decay channel with the ATLAS Experiment at CERN

Search for a Standard Model Higgs boson in the H ZZ ( ) * decay channel with the ATLAS Experiment at CERN Search for a Standard Model Higgs boson in the H ZZ ( ) * 4l decay channel with the ATLAS Experiment at CERN Giacomo Artoni Seminario Finale Dottorato XXV Ciclo 5// Thesis Advisor: Prof. Carlo Dionisi

More information

Results from combined CMS-TOTEM data

Results from combined CMS-TOTEM data Department of Physics Engineering, Hacettepe University, Ankara, Turkey The University of Iowa, Iowa City, USA E-mail: Sercan.Sen@cern.ch The combined data taking of the CMS and TOTEM experiments allows

More information

Charged Particle Production in Pb+Pb Collisions at snn=2.76 TeV with the ATLAS detector at the LHC

Charged Particle Production in Pb+Pb Collisions at snn=2.76 TeV with the ATLAS detector at the LHC Charged Particle Production in Pb+Pb Collisions at snn=2.76 TeV with the ATLAS detector at the LHC Dominik Derendarz for the ATLAS Collaboration Institute of Nuclear Physics PAN, Kraków, Poland Introduction

More information

Digital Calorimetry for Future Linear Colliders. Tony Price University of Birmingham University of Birmingham PPE Seminar 13 th November 2013

Digital Calorimetry for Future Linear Colliders. Tony Price University of Birmingham University of Birmingham PPE Seminar 13 th November 2013 Digital Calorimetry for Future Linear Colliders Tony Price University of Birmingham University of Birmingham PPE Seminar 13 th November 2013 Overview The ILC Digital Calorimetry The TPAC Sensor Electromagnetic

More information

MEG II 実験の準備状況と 今後の展望 東京大学 素粒子物理国際研究センター 岩本敏幸 他MEG II コラボレーション 2018年9月14日 日本物理学会2018年秋季大会 信州大学 JSPS Core-to-Core Program

MEG II 実験の準備状況と 今後の展望 東京大学 素粒子物理国際研究センター 岩本敏幸 他MEG II コラボレーション 2018年9月14日 日本物理学会2018年秋季大会 信州大学 JSPS Core-to-Core Program MEG II MEG II 2018 9 14 2018 Introduction Flavor physics Why do we have three generations in the SM? charged Lepton Flavor Violation FV happens in quark, neutral lepton sector Why not in charged lepton

More information

Track Trigger for Taus Michael We Michael W inberger inberger and Teruki and T Kamon In collaboration with V dim Vad Va i d m i m Khotilovich

Track Trigger for Taus Michael We Michael W inberger inberger and Teruki and T Kamon In collaboration with V dim Vad Va i d m i m Khotilovich Track Trigger for Taus Michael Weinberger and Teruki Kamon In collaboration with Vadim Khotilovich and Alexei Safonov Many thanks to Laura Fields and Anders Ryd for help with their track stub code o o

More information

Pile-up effects on tau reconstruction

Pile-up effects on tau reconstruction Pile-up effects on tau reconstruction Ryan Reece University of Pennsylvania ryan.reece@cern.ch on behalf of the ATLAS Tau Working Group ATLAS Week Tau Performance Meeting, CERN October 12, 2011 Outline

More information

Z-Path 2014 Event Displays Examples of l + l -, and 4-lepton events

Z-Path 2014 Event Displays Examples of l + l -, and 4-lepton events Z-Path 2014 Event Displays Examples of l + l -, and 4-lepton events This compilation goes through examples of events the students will be looking at. This includes events easy to interpret, as well as

More information

PDF hosted at the Radboud Repository of the Radboud University Nijmegen

PDF hosted at the Radboud Repository of the Radboud University Nijmegen PDF hosted at the Radboud Repository of the Radboud University Nijmegen he following full text is a preprint version which may differ from the publisher's version. For additional information about this

More information

3.1 The Large Hadron Collider

3.1 The Large Hadron Collider 3 T H E L H C b E X P E R I M E N T 3.1 The Large Hadron Collider The Large Hadron Collider (LHC) is a particle collider based at CERN, accelerating two beams of hadrons, either protons or lead ions. It

More information

LHCb: From the detector to the first physics results

LHCb: From the detector to the first physics results LHCb: From the detector to the first physics results Olivier Callot Laboratoire de l Accélérateur Linéaire, IN2P3/CNRS and Université Paris XI, Orsay, France On behalf of the LHCb collaboration In this

More information

PERFORMANCE OF THE CELLULAR AUTOMATON (CA) SEED FINDER IN TPC TRACKING. Tracking Focus Group. Abstract

PERFORMANCE OF THE CELLULAR AUTOMATON (CA) SEED FINDER IN TPC TRACKING. Tracking Focus Group. Abstract PERFORMANCE OF THE CELLULAR AUTOMATON (CA) SEED FINDER IN TPC TRACKING Tracking Focus Group Abstract We present a summary of performance evaluations of a new track seed finder in STAR TPC tracking. The

More information

Search for long-lived particles at CMS. TeVPA Brian Francis for the CMS Collaboration

Search for long-lived particles at CMS. TeVPA Brian Francis for the CMS Collaboration Search for long-lived particles at CMS TeVPA 7 Brian Francis for the CMS Collaboration Long-lived particles (LLP) at CMS Despite best efforts, no evidence yet of BSM physics at the LHC If it s not where

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

Measurements of the elastic, inelastic and total cross sections in pp collisions with ATLAS subdetectors

Measurements of the elastic, inelastic and total cross sections in pp collisions with ATLAS subdetectors Measurements of the elastic, inelastic and total cross sections in pp collisions with ATLAS subdetectors 1 On behalf of the ATLAS collaboration University of Bologna Viale Berti Pichat 6/2,40127 Bologna,

More information

The alignment of the BESIII drift chamber using cosmic-ray data

The alignment of the BESIII drift chamber using cosmic-ray data Journal of Physics: Conference Series The alignment of the BESIII drift chamber using cosmic-ray data To cite this article: Linghui Wu et al 2012 J. Phys.: Conf. Ser. 396 022059 View the article online

More information

ATLAS Run 2 Higgs Prospects

ATLAS Run 2 Higgs Prospects ATLAS Run 2 Higgs Prospects Jessica Levêque LAPP Annecy-le-Vieux CNRS/IN2P3 on behalf of The ATLAS Collaboration Outline ATLAS Upgrades during LS1 ATLAS readiness First physics results with Run 2 data

More information

The LHCb Upgrade. Status of LHCb The pre upgrade years. Running scenario A few selected channels.

The LHCb Upgrade. Status of LHCb The pre upgrade years. Running scenario A few selected channels. Status of LHCb The pre upgrade years. Running scenario A few selected channels. The LHCb Upgrade The luminosity upgrade The LHC machine and higher luminosities. What is limiting LHCb to profit from larger

More information

4. LHC experiments Marcello Barisonzi LHC experiments August

4. LHC experiments Marcello Barisonzi LHC experiments August 4. LHC experiments 1 Summary from yesterday: Hadron colliders play an important role in particle physics discory but also precision measurements LHC will open up TeV energy range new particles with 3-5

More information

Event Builder Status. N. Baltzell CLAS Collaboration Meeting November 13, 2018

Event Builder Status. N. Baltzell CLAS Collaboration Meeting November 13, 2018 Event Builder Status N. Baltzell CLAS Collaboration Meeting November 13, 2018 1 Overview Event Builder is the last CLAS12 service run, after all detectors Retrieves/analyzes event-based quantities, e.g.

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