Data analysis in Par,cle Physics

Size: px
Start display at page:

Download "Data analysis in Par,cle Physics"

Transcription

1 Data analysis in Par,cle Physics From data taking to discovery Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 1

2 $ whoami Lukasz (Luke) Kreczko Par,cle Physicist Graduated in Physics from University of Hamburg in PhD in Par,cle Physics at the University of Bristol Currently Compu,ng Research Assistant at the University of Bristol Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 2

3 Outline Data taking at the Compact Muon Solenoid (CMS) experiment Data format (and distribu,on) Data analysis procedure Summary Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 3

4 Outline Data taking at the Compact Muon Solenoid (CMS) experiment Data format (and distribu,on) Data analysis procedure Summary Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 4

5 Outline Data taking at the Compact Muon Solenoid (CMS) experiment Data format (and distribu,on) Data analysis procedure Summary Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 5

6 What is CERN Conseil Europeen pour la Recherche Nucleaire aka European Laboratory for Par,cle Physics Between Geneva and the Jura mountains, straddling the Swiss- French border Founded in 1954 with an interna,onal treaty Our business is fundamental par,cle and how our universe works What is the origin of mass? We are a step closer with the Higgs! What is 96 % of the universe made of? We only see 4%! Why isn t there an,- maber in the universe? What is the state of maber just ader the Big Bang? Saturday, 1 June 13 Lukasz Kreczko - Bristol IT MegaMeet 6

7 Large Hadron Collider Saturday, 1 June 13 Lukasz Kreczko - Bristol IT MegaMeet 7

8 Large Hadron Collider Mankind s biggest machine (27 km circumference) Ho:er than the centre of the sun: collisions are ho:er Colder than deep space: (super) liquid helium cooling at 1.9 K (- 271 C) Saturday, 1 June 13 Lukasz Kreczko - Bristol IT MegaMeet 8

9 A complex of accelerators Saturday, 1 June 13 Lukasz Kreczko - Bristol IT MegaMeet 9

10 The experiment: a big digital camera Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 10

11 The experiment: a big digital camera 40 million pictures per second Each picture around 1 MB! Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 11

12 The data: a structured mess Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 12

13 The data: a structured mess This is low intensity! Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 13

14 What do we do? Experiment Local compu,ng farm CERN data centre Globally distributed data centres My computer Paper Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 14

15 What do we do? Experiment Local compu,ng farm Today s focus CERN data centre Globally distributed data centres My computer Paper Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 15

16 The experiment - CMS Experiment Local compu,ng farm CERN data centre Globally distributed data centres My computer Paper Input from LHC 40 million collisions per second 40 Tera bytes per second Hardware trigger (L1) Low resolu,on Makes decision in 3 micro seconds Reduces output to 100 khz (100 GB/s) Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 16

17 High Level Trigger Experiment Local compu,ng farm CERN data centre Globally distributed data centres My computer Paper Input from experiment 100,000 collisions per second Sodware trigger (HLT) poor man s reconstruc,on High resolu,on Writes around 700 Hz (700 MB/s) in ROOT data format Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 17

18 (Event) Reconstruc,on hbp://en.wikipedia.org/wiki/ Event_reconstruc,on Reading the detector informa,on and bundling it into par,cles Detector response from different detector regions helps to iden,fy par,cles In addi,on algorithms look for specific par,cle behaviour (i.e. b- quark: travels half a millimetre before decaying) and iden,fy them Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 18

19 ROOT ROOT (hbp://root.cern.ch, hbp://root.cern.ch/git/root.git) Developed in 1995 ROOT is a lot of things: hbp://root.cern.ch/drupal/content/about Most used features (subjec,ve): data format, histograms, fipng Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 19

20 ROOT Also has a C interpreter (CINT) blessing and curse ask any student which one is more accurate 177 PB of LHC data stored in ROOT format ROOT The Next Genera,on : hbps://indico.cern.ch/conferencetimetable.py? confid=217511# Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 20

21 ROOT data format hbp://root.cern.ch/drupal/content/root- files- 1 Binary storage for C++ objects Serialisa,on via TObject class Supports par,al reads (i.e. subset of objects) Objects grouped by event (i.e. file.getevent(10).electron.at(0).energy()) Supports read- ahead (tuneable parameter for analysis) Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 21

22 CERN T0 data reconstruc,on Experiment Local compu,ng farm CERN data centre Globally distributed data centres Input: collisions per second Rest is done when machine is shut down Reconstruc,on Connec,ng the dots My computer Paper Removing noise Applying correc,ons Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 22

23 Analysing all data CMS records Terabytes of data every year (around 70 years of full HD movies) + same amount of simula,on To analyse this on a single computer would take 64,000 years! Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 23

24 Analysing all data CMS records Terabytes of data every year (around 70 years of full HD movies) + same amount of simula,on To analyse this on a single computer would take 64,000 years! Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 24

25 The LHC grid Experiment Local compu,ng farm Distribu,ng on a global scale CERN data centre Globally distributed data centres My computer This is where the analysis happens Paper Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 25

26 The data: a much nicer picture Jet: p T = 84.1 GeV/c η = 2.24 Missing E T : 22.3 GeV Jet: p T = 89.0 GeV/c η = 2.14 Jet: p T = 85.3 GeV/c η = 2.02 Jet: p T = 90.5 GeV/c η = 1.40 Muon: p T = 71.5 GeV/c η = 0.82 Run: Event: _ m(f)=1.2 TeV/c 2 Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 26

27 The goal: extend our knowledge Billions of Jet: p T = 84.1 GeV/c η = 2.24 Jet: p T = 89.0 GeV/c η = 2.14 Run: Event: Missing E T : 22.3 GeV Muon: p T = 71.5 GeV/c η = simula,on Jet: p T = 85.3 GeV/c η = 2.02 Jet: p T = 90.5 GeV/c η = 1.40 _ m(f)=1.2 TeV/c 2 S/(S+B) Weighted Events / 1.5 GeV CMS -1 s = 7 TeV, L = 5.1 fb Data S+B Fit B Fit Component ±1σ ±2 σ Events / 1.5 GeV s = 8 TeV, L = 5.3 fb Unweighted (GeV) m γγ m γγ (GeV) Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 27

28 The goal: extend our knowledge Billions of Jet: p T = 84.1 GeV/c η = 2.24 Jet: p T = 89.0 GeV/c η = 2.14 Run: Event: Missing E T : 22.3 GeV Muon: p T = 71.5 GeV/c η = simula,on Jet: p T = 85.3 GeV/c η = 2.02 Jet: p T = 90.5 GeV/c η = 1.40 _ m(f)=1.2 TeV/c 2 S/(S+B) Weighted Events / 1.5 GeV CMS -1 s = 7 TeV, L = 5.1 fb Data S+B Fit B Fit Component ±1σ ±2 σ That s the famous Higgs boson Events / 1.5 GeV s = 8 TeV, L = 5.3 fb Unweighted (GeV) m γγ m γγ (GeV) Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 28

29 Analysis Data prepara,on applying the newest knowledge about the experiment newest knowledge of the theory histogramming Data reduc,on Event selec,on Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 29

30 Analysis Data prepara,on histogramming Data reduc,on Filtering: we know more or less what we are looking for Ntuples: objects - > plain data structures Event selec,on Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 30

31 Analysis Data prepara,on histogramming Data reduc,on very refined selec,on to increase signal purity (usually a,ny effect compared to backgrounds) Event selec,on Jet: p T = 84.1 GeV/c η = 2.24 Missing E T : 22.3 GeV Jet: p T = 89.0 GeV/c η = 2.14 Jet: p T = 85.3 GeV/c η = 2.02 Jet: p T = 90.5 GeV/c η = 1.40 Run: Event: Muon: p T = 71.5 GeV/c η = 0.82 _ m(f)=1.2 TeV/c 2 Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 31

32 Analysis Data prepara,on histogramming Data reduc,on Analysis: apply algorithms (produce derived data) Histograms: data reduc,on S/(S+B) Weighted Events / 1.5 GeV CMS -1 s = 7 TeV, L = 5.1 fb Data S+B Fit B Fit Component ±1σ ±2 σ Events / 1.5 GeV s = 8 TeV, L = 5.3 fb Unweighted m γγ (GeV) (GeV) m γγ Event selec,on Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 32

33 Analysis Rinse & repeat Data prepara,on histogramming Data reduc,on Event selec,on Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 33

34 Analysis in Big data terms Data prepara,on MAP histogramming REDUCE Data reduc,on REDUCE Event selec,on MAP Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 34

35 Analysis in Big data terms Data prepara,on MAP LHC Grid histogramming REDUCE Data reduc,on REDUCE Usually local site Event selec,on MAP Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 35

36 Summary The data from the experiments are reduced before storing them to disk/tape All data is stored in ROOT format: either as classes or as basic data types Heavy workflows are performed on the LHC grid, frequent and fast work usually on local servers The final result is a histogram (or table) and is a huge reduc,on step from the input (20 PB - > 100 MB) Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 36

37 Ques,ons? Thank you for listening. Do you have any ques,ons? Saturday, 1 June 13 Lukasz Kreczko - Bristol IT MegaMeet 37

38 Secret slides Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 38

39 ROOT and CMS hbps://indico.cern.ch/getfile.py/access? contribid=16&resid=0&materialid=slides&con fid= Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 39

40 hbps://indico.cern.ch/getfile.py/access?contribid=7&resid=0&materialid=slides&confid= Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 40

41 What do we do? Experiment Local compu,ng farm online CERN data centre Globally distributed data centres My computer offline Paper Tuesday, 13 August 2013 Lukasz Kreczko - Bristol IT MegaMeet 41

Big Data Processing Experience in the ATLAS Experiment

Big Data Processing Experience in the ATLAS Experiment Big Data Processing Experience in the ATLAS Experiment A. on behalf of the ATLAS Collabora5on Interna5onal Symposium on Grids and Clouds (ISGC) 2014 March 23-28, 2014 Academia Sinica, Taipei, Taiwan Introduction

More information

Open access to data and analysis tools from the CMS experiment at the LHC

Open access to data and analysis tools from the CMS experiment at the LHC Open access to data and analysis tools from the CMS experiment at the LHC Thomas McCauley (for the CMS Collaboration and QuarkNet) University of Notre Dame, USA [email protected]! 5 Feb 2015 Outline

More information

Testing the In-Memory Column Store for in-database physics analysis. Dr. Maaike Limper

Testing the In-Memory Column Store for in-database physics analysis. Dr. Maaike Limper Testing the In-Memory Column Store for in-database physics analysis Dr. Maaike Limper About CERN CERN - European Laboratory for Particle Physics Support the research activities of 10 000 scientists from

More information

Real Time Tracking with ATLAS Silicon Detectors and its Applications to Beauty Hadron Physics

Real Time Tracking with ATLAS Silicon Detectors and its Applications to Beauty Hadron Physics Real Time Tracking with ATLAS Silicon Detectors and its Applications to Beauty Hadron Physics Carlo Schiavi Dottorato in Fisica - XVII Ciclo Outline The ATLAS Experiment The SiTrack Algorithm Application

More information

Highlights of Recent CMS Results. Dmytro Kovalskyi (UCSB)

Highlights of Recent CMS Results. Dmytro Kovalskyi (UCSB) Highlights of Recent CMS Results Dmytro Kovalskyi (UCSB) Introduction Number of CMS publication is over 0 already It is very hard to review all the recent results in one talk This talk concentrates on

More information

Top-Quark Studies at CMS

Top-Quark Studies at CMS Top-Quark Studies at CMS Tim Christiansen (CERN) on behalf of the CMS Collaboration ICHEP 2010, Paris 35th International Conference on High-Energy Physics tt 2 km 22 28 July 2010 Single-top 4 km New Physics

More information

How To Teach Physics At The Lhc

How To Teach Physics At The Lhc LHC discoveries and Particle Physics Concepts for Education Farid Ould- Saada, University of Oslo On behalf of IPPOG EPS- HEP, Vienna, 25.07.2015 A successful program LHC data are successfully deployed

More information

PHYSICS WITH LHC EARLY DATA

PHYSICS WITH LHC EARLY DATA PHYSICS WITH LHC EARLY DATA ONE OF THE LAST PROPHETIC TALKS ON THIS SUBJECT HOPEFULLY We may have some two month of the Machine operation in 2008 LONG HISTORY... I will extensively use: Fabiola GIANOTTI

More information

A Physics Approach to Big Data. Adam Kocoloski, PhD CTO Cloudant

A Physics Approach to Big Data. Adam Kocoloski, PhD CTO Cloudant A Physics Approach to Big Data Adam Kocoloski, PhD CTO Cloudant 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 Solenoidal Tracker at RHIC (STAR) The life of LHC data Detected by experiment Online

More information

Top rediscovery at ATLAS and CMS

Top rediscovery at ATLAS and CMS Top rediscovery at ATLAS and CMS on behalf of ATLAS and CMS collaborations CNRS/IN2P3 & UJF/ENSPG, LPSC, Grenoble, France E-mail: [email protected] We describe the plans and strategies of the

More information

Big Data Analytics. for the Exploitation of the CERN Accelerator Complex. Antonio Romero Marín

Big Data Analytics. for the Exploitation of the CERN Accelerator Complex. Antonio Romero Marín Big Data Analytics for the Exploitation of the CERN Accelerator Complex Antonio Romero Marín Milan 11/03/2015 Oracle Big Data and Analytics @ Work 1 What is CERN CERN - European Laboratory for Particle

More information

(Possible) HEP Use Case for NDN. Phil DeMar; Wenji Wu NDNComm (UCLA) Sept. 28, 2015

(Possible) HEP Use Case for NDN. Phil DeMar; Wenji Wu NDNComm (UCLA) Sept. 28, 2015 (Possible) HEP Use Case for NDN Phil DeMar; Wenji Wu NDNComm (UCLA) Sept. 28, 2015 Outline LHC Experiments LHC Computing Models CMS Data Federation & AAA Evolving Computing Models & NDN Summary Phil DeMar:

More information

Measurement of the Mass of the Top Quark in the l+ Jets Channel Using the Matrix Element Method

Measurement of the Mass of the Top Quark in the l+ Jets Channel Using the Matrix Element Method Measurement of the Mass of the Top Quark in the l+ Jets Channel Using the Matrix Element Method Carlos Garcia University of Rochester For the DØ Collaboration APS Meeting 2007 Outline Introduction Top

More information

Accelerating Experimental Elementary Particle Physics with the Gordon Supercomputer. Frank Würthwein Rick Wagner August 5th, 2013

Accelerating Experimental Elementary Particle Physics with the Gordon Supercomputer. Frank Würthwein Rick Wagner August 5th, 2013 Accelerating Experimental Elementary Particle Physics with the Gordon Supercomputer Frank Würthwein Rick Wagner August 5th, 2013 The Universe is a strange place! 67% of energy is dark energy We got no

More information

FCC 1309180800 JGU WBS_v0034.xlsm

FCC 1309180800 JGU WBS_v0034.xlsm 1 Accelerators 1.1 Hadron injectors 1.1.1 Overall design parameters 1.1.1.1 Performance and gap of existing injector chain 1.1.1.2 Performance and gap of existing injector chain 1.1.1.3 Baseline parameters

More information

The Emerging Discipline of Data Science. Principles and Techniques For Data- Intensive Analysis

The Emerging Discipline of Data Science. Principles and Techniques For Data- Intensive Analysis The Emerging Discipline of Data Science Principles and Techniques For Data- Intensive Analysis What is Big Data Analy9cs? Is this a new paradigm? What is the role of data? What could possibly go wrong?

More information

Cross section, Flux, Luminosity, Scattering Rates

Cross section, Flux, Luminosity, Scattering Rates Cross section, Flux, Luminosity, Scattering Rates Table of Contents Paul Avery (Andrey Korytov) Sep. 9, 013 1 Introduction... 1 Cross section, flux and scattering... 1 3 Scattering length λ and λ ρ...

More information

How To Find The Higgs Boson

How To Find The Higgs Boson Dezső Horváth: Search for Higgs bosons Balaton Summer School, Balatongyörök, 07.07.2009 p. 1/25 Search for Higgs bosons Balaton Summer School, Balatongyörök, 07.07.2009 Dezső Horváth MTA KFKI Research

More information

Online data handling with Lustre at the CMS experiment

Online data handling with Lustre at the CMS experiment Online data handling with Lustre at the CMS experiment Lavinia Darlea, on behalf of CMS DAQ Group MIT/DAQ CMS September 17, 2015 1 / 29 CERN 2 / 29 CERN CERN was founded 1954: 12 European States Science

More information

Neural networks in data analysis

Neural networks in data analysis ISAPP Summer Institute 2009 Neural networks in data analysis Michal Kreps ISAPP Summer Institute 2009 M. Kreps, KIT Neural networks in data analysis p. 1/38 Outline What are the neural networks 1 Basic

More information

What is the real cost of Commercial Cloud provisioning? Thursday, 20 June 13 Lukasz Kreczko - DICE 1

What is the real cost of Commercial Cloud provisioning? Thursday, 20 June 13 Lukasz Kreczko - DICE 1 What is the real cost of Commercial Cloud provisioning? Thursday, 20 June 13 Lukasz Kreczko - DICE 1 SouthGrid in numbers CPU [cores] RAM [TB] Disk [TB] Manpower [FTE] Power [kw] 5100 10.2 3000 7 1.5 x

More information

Big Data Needs High Energy Physics especially the LHC. Richard P Mount SLAC National Accelerator Laboratory June 27, 2013

Big Data Needs High Energy Physics especially the LHC. Richard P Mount SLAC National Accelerator Laboratory June 27, 2013 Big Data Needs High Energy Physics especially the LHC Richard P Mount SLAC National Accelerator Laboratory June 27, 2013 Why so much data? Our universe seems to be governed by nondeterministic physics

More information

Linux and the Higgs Particle

Linux and the Higgs Particle Linux and the Higgs Particle Dr. Bernd Panzer-Steindel Computing Fabric Area Manager, CERN/IT Linux World, Frankfurt 27.October 2004 Outline What is CERN The Physics The Physics Tools The Accelerator The

More information

The new frontier of the DATA acquisition using 1 and 10 Gb/s Ethernet links. Filippo Costa on behalf of the ALICE DAQ group

The new frontier of the DATA acquisition using 1 and 10 Gb/s Ethernet links. Filippo Costa on behalf of the ALICE DAQ group The new frontier of the DATA acquisition using 1 and 10 Gb/s Ethernet links Filippo Costa on behalf of the ALICE DAQ group DATE software 2 DATE (ALICE Data Acquisition and Test Environment) ALICE is a

More information

Concepts in Theoretical Physics

Concepts in Theoretical Physics Concepts in Theoretical Physics Lecture 6: Particle Physics David Tong e 2 The Structure of Things 4πc 1 137 e d ν u Four fundamental particles Repeated twice! va, 9608085, 9902033 Four fundamental forces

More information

Measurement of Neutralino Mass Differences with CMS in Dilepton Final States at the Benchmark Point LM9

Measurement of Neutralino Mass Differences with CMS in Dilepton Final States at the Benchmark Point LM9 Measurement of Neutralino Mass Differences with CMS in Dilepton Final States at the Benchmark Point LM9, Katja Klein, Lutz Feld, Niklas Mohr 1. Physikalisches Institut B RWTH Aachen Introduction Fast discovery

More information

Jet Reconstruction in CMS using Charged Tracks only

Jet Reconstruction in CMS using Charged Tracks only Jet Reconstruction in CMS using Charged Tracks only Andreas Hinzmann for the CMS Collaboration JET2010 12 Aug 2010 Jet Reconstruction in CMS Calorimeter Jets clustered from calorimeter towers independent

More information

Using S3 cloud storage with ROOT and CernVMFS. Maria Arsuaga-Rios Seppo Heikkila Dirk Duellmann Rene Meusel Jakob Blomer Ben Couturier

Using S3 cloud storage with ROOT and CernVMFS. Maria Arsuaga-Rios Seppo Heikkila Dirk Duellmann Rene Meusel Jakob Blomer Ben Couturier Using S3 cloud storage with ROOT and CernVMFS Maria Arsuaga-Rios Seppo Heikkila Dirk Duellmann Rene Meusel Jakob Blomer Ben Couturier INDEX Huawei cloud storages at CERN Old vs. new Huawei UDS comparative

More information

Online Monitoring in the CDF II experiment

Online Monitoring in the CDF II experiment Online Monitoring in the CDF II experiment 3t, Tetsuo Arisawa 4, Koji Ikado 4, Kaori Maeshima 1, Hartmut Stadie 3, Greg Veramendi 2, Hans Wenzel 1 1 Fermi National Accelerator Laboratory, Batavia, U.S.A.

More information

Searching for the Building Blocks of Matter

Searching for the Building Blocks of Matter 1 Searching for the Building Blocks of Matter Building Blocks of Matter The Smallest Scales Physicists at Fermilab are searching for the smallest building blocks of matter and determining how they interact

More information

Physik des Higgs Bosons. Higgs decays V( ) Re( ) Im( ) Figures and calculations from A. Djouadi, Phys.Rept. 457 (2008) 1-216

Physik des Higgs Bosons. Higgs decays V( ) Re( ) Im( ) Figures and calculations from A. Djouadi, Phys.Rept. 457 (2008) 1-216 : Higgs decays V( ) Re( ) Im( ) Figures and calculations from A. Djouadi, Phys.Rept. 457 (2008) 1-216 1 Reminder 10.6.2014 Higgs couplings: 2 Reminder 10.6.2014 Higgs BF as a function of mh Higgs total

More information

Theory versus Experiment. Prof. Jorgen D Hondt Vrije Universiteit Brussel [email protected]

Theory versus Experiment. Prof. Jorgen D Hondt Vrije Universiteit Brussel jodhondt@vub.ac.be Theory versus Experiment Prof. Jorgen D Hondt Vrije Universiteit Brussel [email protected] Theory versus Experiment Pag. 2 Dangerous cocktail!!! Pag. 3 The basics in these lectures Part1 : Theory meets

More information

High Energy Physics. Lecture 4 More kinematics and a picture show of particle collisions

High Energy Physics. Lecture 4 More kinematics and a picture show of particle collisions High Energy Physics Lecture 4 More kinematics and a picture show of particle collisions 1 Recall from the previous lecture: the momentum of the scattered Particle in an elastic collision is given by p

More information

Web based monitoring in the CMS experiment at CERN

Web based monitoring in the CMS experiment at CERN FERMILAB-CONF-11-765-CMS-PPD International Conference on Computing in High Energy and Nuclear Physics (CHEP 2010) IOP Publishing Web based monitoring in the CMS experiment at CERN William Badgett 1, Irakli

More information

Large Hadron Collider am CERN

Large Hadron Collider am CERN The CMS Silicon Tracker Lutz Feld 1. Physikalisches Institut, RWTH Aachen GSI Darmstadt, 18. 4. 2007 Large Hadron Collider am CERN proton proton quarks & gluons circumference 27 km 1200 superconducting

More information

Online CMS Web-Based Monitoring. Zongru Wan Kansas State University & Fermilab (On behalf of the CMS Collaboration)

Online CMS Web-Based Monitoring. Zongru Wan Kansas State University & Fermilab (On behalf of the CMS Collaboration) Online CMS Web-Based Monitoring Kansas State University & Fermilab (On behalf of the CMS Collaboration) Technology and Instrumentation in Particle Physics June 13, 2011 Chicago, USA CMS One of the high

More information

The STAR Level-3 Trigger System

The STAR Level-3 Trigger System Jens Sören Lange University of Frankfurt The STAR Level-3 Trigger System C. Adler a, J. Berger a, M. DeMello b, D. Flierl a, J. Landgraf c, J.S. Lange a, M.J. LeVine c, A. Ljubicic Jr. c, J. Nelson d,

More information

New Design and Layout Tips For Processing Multiple Tasks

New Design and Layout Tips For Processing Multiple Tasks Novel, Highly-Parallel Software for the Online Storage System of the ATLAS Experiment at CERN: Design and Performances Tommaso Colombo a,b Wainer Vandelli b a Università degli Studi di Pavia b CERN IEEE

More information

Search for Dark Matter at the LHC

Search for Dark Matter at the LHC Search for Dark Matter at the LHC Steven Lowette Vrije Universiteit Brussel - IIHE 19 November 2014 3rd CosPa Meeting Université de Liège Content Introduction Generic DM searches at the LHC Explicit DM

More information

ATLAS Petascale Data Processing on the Grid: Facilitating Physics Discoveries at the LHC

ATLAS Petascale Data Processing on the Grid: Facilitating Physics Discoveries at the LHC ATLAS Petascale Data Processing on the Grid: Facilitating Physics Discoveries at the LHC Wensheng Deng 1, Alexei Klimentov 1, Pavel Nevski 1, Jonas Strandberg 2, Junji Tojo 3, Alexandre Vaniachine 4, Rodney

More information

Computing at the HL-LHC

Computing at the HL-LHC Computing at the HL-LHC Predrag Buncic on behalf of the Trigger/DAQ/Offline/Computing Preparatory Group ALICE: Pierre Vande Vyvre, Thorsten Kollegger, Predrag Buncic; ATLAS: David Rousseau, Benedetto Gorini,

More information

Theoretical Particle Physics FYTN04: Oral Exam Questions, version ht15

Theoretical Particle Physics FYTN04: Oral Exam Questions, version ht15 Theoretical Particle Physics FYTN04: Oral Exam Questions, version ht15 Examples of The questions are roughly ordered by chapter but are often connected across the different chapters. Ordering is as in

More information

variables to investigate Monte Carlo methods of t t production

variables to investigate Monte Carlo methods of t t production Using the M 2 and variables to investigate Monte Carlo methods of t t production Caitlin Jones September 8, 25 Abstract In this project the behaviour of Monte Carlo simulations for the event t t! ` `+b

More information

ALICE Trigger and Event Selection QA

ALICE Trigger and Event Selection QA ALICE Trigger and Event Selection QA By: August 9, 2012 2012 Michigan REU Student Program Final Presentations 1 ALICE A Side C Side Credit: CERN 2 Min Bias Trigger Detectors CINT1 Suite = Min Bias Trigger

More information

The Compact Muon Solenoid Experiment. CMS Note. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland. D. J. Mangeol, U.

The Compact Muon Solenoid Experiment. CMS Note. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland. D. J. Mangeol, U. Available on CMS information server CMS NOTE 6/96 The Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH11 GENEVA 3, Switzerland July, 6 Search for χ decays to ττ and SUSY mass spectrum

More information

Implications of CMS searches for the Constrained MSSM A Bayesian approach

Implications of CMS searches for the Constrained MSSM A Bayesian approach Implications of CMS searches for the Constrained MSSM A Bayesian approach Małgorzata Kazana, Yue-Lin Sming Tsai On behalf of the BayesFITS group National Centre for Nuclear Research Warsaw, Poland BayesFITS,

More information

DSS. High performance storage pools for LHC. Data & Storage Services. Łukasz Janyst. on behalf of the CERN IT-DSS group

DSS. High performance storage pools for LHC. Data & Storage Services. Łukasz Janyst. on behalf of the CERN IT-DSS group DSS High performance storage pools for LHC Łukasz Janyst on behalf of the CERN IT-DSS group CERN IT Department CH-1211 Genève 23 Switzerland www.cern.ch/it Introduction The goal of EOS is to provide a

More information

FTK the online Fast Tracker for the ATLAS upgrade

FTK the online Fast Tracker for the ATLAS upgrade FTK the online Fast Tracker for the ATLAS upgrade Kostas Kordas Aristotle University of Thessaloniki Annual EESFYE mtg, University of the Aegean, Chios, 25-29 April 2013 Overview ATLAS Trigger and DAQ

More information

The Data Quality Monitoring Software for the CMS experiment at the LHC

The Data Quality Monitoring Software for the CMS experiment at the LHC The Data Quality Monitoring Software for the CMS experiment at the LHC On behalf of the CMS Collaboration Marco Rovere, CERN CHEP 2015 Evolution of Software and Computing for Experiments Okinawa, Japan,

More information

HIGH ENERGY PHYSICS EXPERIMENTS IN GRID COMPUTING NETWORKS EKSPERYMENTY FIZYKI WYSOKICH ENERGII W SIECIACH KOMPUTEROWYCH GRID. 1.

HIGH ENERGY PHYSICS EXPERIMENTS IN GRID COMPUTING NETWORKS EKSPERYMENTY FIZYKI WYSOKICH ENERGII W SIECIACH KOMPUTEROWYCH GRID. 1. Computer Science Vol. 9 2008 Andrzej Olszewski HIGH ENERGY PHYSICS EXPERIMENTS IN GRID COMPUTING NETWORKS The demand for computing resources used for detector simulations and data analysis in High Energy

More information

Abderrahman El Kharrim

Abderrahman El Kharrim Curriculum Vitae EPIKH administrators are allowed to treat all the data below Abderrahman El Kharrim Contribution to scientific and technical research projects Date and place of birth : Nationality : Personal

More information

Physics for the 21 st Century. Unit 1: The Basic Building Blocks of Matter. Bonnie Fleming and Mark Kruse

Physics for the 21 st Century. Unit 1: The Basic Building Blocks of Matter. Bonnie Fleming and Mark Kruse Physics for the 21 st Century Unit 1: The Basic Building Blocks of Matter Bonnie Fleming and Mark Kruse What are the basic building blocks that make up all matter? BONNIE FLEMING: The basic building blocks

More information

An Open Dynamic Big Data Driven Applica3on System Toolkit

An Open Dynamic Big Data Driven Applica3on System Toolkit An Open Dynamic Big Data Driven Applica3on System Toolkit Craig C. Douglas University of Wyoming and KAUST This research is supported in part by the Na3onal Science Founda3on and King Abdullah University

More information

Invenio: A Modern Digital Library for Grey Literature

Invenio: A Modern Digital Library for Grey Literature Invenio: A Modern Digital Library for Grey Literature Jérôme Caffaro, CERN Samuele Kaplun, CERN November 25, 2010 Abstract Grey literature has historically played a key role for researchers in the field

More information

The CMS All Silicon Tracker

The CMS All Silicon Tracker The CMS All Silicon Tracker A Detector for the Exploration of the Terascale Lutz Feld 1. Physikalisches Institut, RWTH Aachen Göttingen, 25. 1. 2008 Large Hadron Collider at CERN proton proton quarks &

More information

Data Quality Monitoring. DAQ@LHC workshop

Data Quality Monitoring. DAQ@LHC workshop Data Quality Monitoring DAQ@LHC workshop Introduction What this presentation is not What it is and how it is organized Definition of DQM Overview of systems and frameworks Specific chosen aspects o Data

More information

An Integrated CyberSecurity Approach for HEP Grids. Workshop Report. http://hpcrd.lbl.gov/hepcybersecurity/

An Integrated CyberSecurity Approach for HEP Grids. Workshop Report. http://hpcrd.lbl.gov/hepcybersecurity/ An Integrated CyberSecurity Approach for HEP Grids Workshop Report http://hpcrd.lbl.gov/hepcybersecurity/ 1. Introduction The CMS and ATLAS experiments at the Large Hadron Collider (LHC) being built at

More information

A Guide to Detectors Particle Physics Masterclass. M. van Dijk

A Guide to Detectors Particle Physics Masterclass. M. van Dijk A Guide to Particle Physics Masterclass M. van Dijk 16/04/2013 How detectors work Scintillation Ionization Particle identification Tracking Calorimetry Data Analysis W & Z bosons 2 Reconstructing collisions

More information

Launching DORIS II and ARGUS. Herwig Schopper University Hamburg and CERN

Launching DORIS II and ARGUS. Herwig Schopper University Hamburg and CERN Launching DORIS II and ARGUS Herwig Schopper University Hamburg and CERN ARGUS 20 Years, DESY symposium 9 November 2007 Early days of DORIS The DESY laboratory was founded in 1959 synchrotron DESY began

More information

Database Monitoring Requirements. Salvatore Di Guida (CERN) On behalf of the CMS DB group

Database Monitoring Requirements. Salvatore Di Guida (CERN) On behalf of the CMS DB group Database Monitoring Requirements Salvatore Di Guida (CERN) On behalf of the CMS DB group Outline CMS Database infrastructure and data flow. Data access patterns. Requirements coming from the hardware and

More information

GRID computing at LHC Science without Borders

GRID computing at LHC Science without Borders GRID computing at LHC Science without Borders Kajari Mazumdar Department of High Energy Physics Tata Institute of Fundamental Research, Mumbai. Disclaimer: I am a physicist whose research field induces

More information

Web-based pre-analysis Tools

Web-based pre-analysis Tools Summer Student Project Web-based pre-analysis Tools Student: Tetiana Moskalets V. N. Karazin Kharkiv National University Supervisors: Dr. Arturo Rodolfo Sanchez Pineda University of Naples Federico II

More information

Calorimetry in particle physics experiments

Calorimetry in particle physics experiments Calorimetry in particle physics experiments Unit n. 8 Calibration techniques Roberta Arcidiacono Lecture overview Introduction Hardware Calibration Test Beam Calibration In-situ Calibration (EM calorimeters)

More information

Big Data Analytics. Prof. Dr. Lars Schmidt-Thieme

Big Data Analytics. Prof. Dr. Lars Schmidt-Thieme Big Data Analytics Prof. Dr. Lars Schmidt-Thieme Information Systems and Machine Learning Lab (ISMLL) Institute of Computer Science University of Hildesheim, Germany 33. Sitzung des Arbeitskreises Informationstechnologie,

More information

Big Data, Social Networks, and Human Behavior

Big Data, Social Networks, and Human Behavior Big Data, Social Networks, and Human Behavior Jukka-Pekka Onnela Harvard University Big Data for Development United Nations Headquarters, New York City July 10, 2012 1 Overview Progress in science has

More information

Performance Monitoring of the Software Frameworks for LHC Experiments

Performance Monitoring of the Software Frameworks for LHC Experiments Proceedings of the First EELA-2 Conference R. mayo et al. (Eds.) CIEMAT 2009 2009 The authors. All rights reserved Performance Monitoring of the Software Frameworks for LHC Experiments William A. Romero

More information

The OPERA Emulsions. Jan Lenkeit. Hamburg Student Seminar, 12 June 2008. Institut für Experimentalphysik Forschungsgruppe Neutrinophysik

The OPERA Emulsions. Jan Lenkeit. Hamburg Student Seminar, 12 June 2008. Institut für Experimentalphysik Forschungsgruppe Neutrinophysik The OPERA Emulsions Jan Lenkeit Institut für Experimentalphysik Forschungsgruppe Neutrinophysik Hamburg Student Seminar, 12 June 2008 1/43 Outline The OPERA experiment Nuclear emulsions The OPERA emulsions

More information

Technical Case Study CERN the European Organization for Nuclear Research

Technical Case Study CERN the European Organization for Nuclear Research Technical Case Study CERN the European Organization for Nuclear Research How CERN helps physicists unlock the secrets of the universe running critical operations on a foundation of Oracle databases on

More information

Operation and Performance of the CMS Silicon Tracker

Operation and Performance of the CMS Silicon Tracker Operation and Performance of the CMS Silicon Tracker Manfred Krammer 1 on behalf of the CMS Tracker Collaboration Institute of High Energy Physics, Austrian Academy of Sciences, Vienna, Austria Abstract.

More information