FROG. Loïc Quertenmont. Université Catholique de Louvain & FNRS Center for Particle Physics and Phenomenology IPNL Lyon - 09 Janvier 2009

Size: px
Start display at page:

Download "FROG. Loïc Quertenmont. Université Catholique de Louvain & FNRS Center for Particle Physics and Phenomenology IPNL Lyon - 09 Janvier 2009"

Transcription

1 FROG The Fast and Realistic OpenGL Event Displayer Loïc Quertenmont Université Catholique de Louvain & FNRS Center for Particle Physics and Phenomenology IPNL Lyon - 09 Janvier 2009

2 Outlines Why/When FROG (History)? FROG Philosophy Pictures, Pictures and Pictures FROG Configuration Write/Read.vis. files FROG Online Conclusions Live Demo Many Backup slides for the everyday user 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 2

3 Why/When FROG? October 2007 November 2007 January July 2008 Now I wanted to show to my friends and family what HEP is. But I was not able to run Iguana without crashes (remote site). In my free time, I started an Event Displayer (Simulated Data) It works but is full of bugs and can display only in 3D. My colleague Vincent Roberfroid, discovers the event display And was so enthusiast that he convinced me that it is useful. He joined the team, and we decided to name it FROG! FROG starts to be really functional, and can display objects in many different views. Anyone can add easily new objects, etc. It was used by Christophe Delaere for Cruzet3. FROG is now able to run on online data, and in the cms center. Future??? stay tuned on the FROG Website : 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 3

4 The Frog Philosophy FROG decouples display and physics computations FROG is a Free Toolkit based on OpenGL and a few other common libraries FROG can be used easily in any experiment : From very small experiments up to large LHC experiments FROG is written in C++ FROG uses files in a compact binary format FROG is really Fast and Intuitive FROG has two main components : The Displayer : Used to display the experiment s geometry and event e data The Producer : The Interface between The Displayer and the experiment software! FROG Displayer is compatible with Linux, Windows and MacOS. FROG doesn t require HEP specific libraries like ROOT! (Good for Outreach) This allows 100% of flexibility and portability FROG can also work online with a constant data flow! The weight of the complete FROG package is arround 4MB 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 4

5 Frog in CMS The FROG Producer : Is a Small piece of code that has to be written once and for all Read data from Root Files and Geometry from CMSSW Store everything in a compact binary format (.vis and.geom. geom) The FROG Displayer : OpenGL software that only relies on the binary files previously produced. FROG Displayer on any computer Displayer package size < 4Mo Pool Source Experiment Software = CMSSW Event Digitizer Frog Producer Pool Output Event.vis CMS.geom Loading from Local Files Loading from the Internet 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 5

6 FROG Few Nice Pictures

7 CMS

8 Geometry 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 8

9 The CMS tracker (barrel) 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 9

10 R-Phi View 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 10

11 R-Z View 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 11

12 CRAFT RUN66714 EVT Main 3D View 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 12

13 CRAFT RUN66714 EVT R-Phi View 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 13

14 CRAFT RUN66714 EVT R-Phi View Tracker zoom 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 14

15 CRAFT RUN66714 EVT R-Z View 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 15

16 RUN65956 EVT6415 Jets Drop of ECAL base line just before a Laser Run 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 16

17 MC Example : QCD DiJet3500TeV 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 17

18 MC Example : QCD DiJet3500TeV THIS MENU IS ACCESSIBLE WITH THE KEY <t> ( t is for tree menu) 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 18

19 MC Example : QCD DiJet3500TeV #Objects in the collection DetId/EventId of the collection THIS MENU IS ACCESSIBLE WITH THE KEY <F2> It can be used to list objects in a collection (or a file) 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 19

20 Display the CMS Geometry THIS MENU IS ACCESSIBLE WITH THE KEY <F2> It can be used to list objects in a collection (or a file) 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 20

21 Help Screen <F1> 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 21

22 GasTOF

23 Geometry Toroid Mirror 31cm IP 420m Gazeous Cherenkov detector Window Sensitive zone of the Photomultiplier L. Bonnet, T. Pierzchala, K. Piotrzowski, and P. Rodeghiero,.GASTOF: Ultra-fast ToF forward detector for exclusive processes at the LHC, arxiv:hepph/ ; CP /01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 23

24 Event (2D) Events coming from the GasTOF Simulator (thanks to T. Pierzchala and N. Schul) Cherenkov Photons Incoming Proton Time Measurement can be done thanks to the photocathode 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 24

25 Event (3D) 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 25

26 Delphes

27 Introduction Delphes is a framework for the Fast Simulation of a General Purpose Collider Experiment. The simulation includes the usual components of such detector as well as possible very forward detectors arranged along the beamline. The framework is interfaced to standard le formats (e.g. Les Houches Event File) and outputs observable analysis data objects, like missing transverse energy and collections of electrons or jets. The simulation of detector response takes into account the detector resolution, by smearing the kinematic properties of the particle. Usual reconstruction algorithms are applied for complex objects, like the missing transverse energy or the jets originating from b quarks or leptons. Delphes contains a specific (embedded) FROG Producer that can be used to display the simulated events. Ref: Paper in preparation Contact Severine Ovyn or Xavier Rouby for info 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 27

28 Geometry The different Simulation volume are well visible Size 09/01/2009 and - IPNL shape Lyon - of UCL the - CP3volume depends Loïc on Quertenmont the configuration - loic.quertenmont@uclouvain.be card used u by Delphes 28

29 Event PP Wt + p + X WWb + p + X with W µ + ν µ with W ζ + ν ζ b-jet No Hadronic Activity Survival Proton Side MET µ ζ-jet 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 29

30 ILD Getting ready for ILC

31 Geometry In this picture, ILD is approximated by cylinders (1day of work) We are currently, improving the description of the detector This takes more times because it needs a better knowledge of the detector. WORK IN PROGRESS 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 31

32 How to run FROG

33 How can I display events? On a Local Computer? yes no Frog will be slow More details on the FROG Displayer page 3D trough SSH is always slow LXPLUS via SSH OS? Windows Linux Mac Did you setup already a CMSSW project with FROG? yes no Download FROG_1_106.zip Unzip FROG_1_106.zip Open FROG_1_106 Double click on frog.exe You will have to install few libraries If not installed yet : OpenGL, GLUT, X11-devel and CURL. Download FROG_1_106.tar.gz tar -zxf FROG_1_106.tar.gz cd FROG_1_106 make./frog You will have to install the Mac developement framework Open a clean terminal (eval `runtime ` creates interferences with FROG) cd /Visualisation/Frog/soft make./frog 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 33

34 What are the FROG Performances? No particular hardware are needed Any <5 years old computer should be ok. it has been tested in an internet café without any troubles VGA Card : Better is faster ;-) Some Numbers using my home desktop computer : AMD3800+ with 2Gb DDR RAM and a Geforce7600GT (256Mb) Cosmic events (CRAFT) Initialisation Time Next Event Time Live Memory Used FramesPerSecond ~3sec <<1sec ~ 80Mo ~500FPS (in general limited to 60/70FPS by the VGA Card itself if you want to the real FPS number, you only have to switch off VSYNC in your VGA Card Options). 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 34

35 Config.txt or How to setup Frog Because Frog is experiment independent need to be configured in a txt file. Default file works fine for CMS! #Include = Config/CMS_Colors.txt; #Include = Config/CMS_Views.txt; Those files Are described in next slides InputVisFile = { InputGeom = { ActiveViews = {ViewMenu,View3D,ViewTra,View2DR,View2DZ}; // Current event number Event_Number = 0; // if -1, the event shown is the last event in the.vis file. Event_Time = -1; // automatic event changing every Event_Time Sec (if Event_Time>0) Views that will be used // PNG, PS, EPS, TEX, PDF, SVG and PGF(Experimental) Can be used Screenshot_Format = png; GeomToDisplay = { 0 //, // Tracker //, // TEC }; EventToDisplay = { 0, // SiStrip Clusters, // ECAL Hits EB + EE +ES, // HCAL Hits HBHE + HO +HF, // Muon Hits RPC, // Muon Segments DT + CSC, // All RecoTracks, // All RecoJets, // All RecoMET, // All RecoCandidates }; Screenshot format Geometry parts that will be ON at startup Event parts that will be ON at startup 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 35

36 CMS_Colors.txt or How to setup Frog Not all the lines of the file will be described but enough to understand everything! //### GEOMETRY STYLE ### Id_ _Color = {1.0, 1.0, 1.0, 1.0}; Id_ _Color = {1.0, 0.0, 1.0, 1.0}; Id_ _Color = {0.3, 1.0, 0.3, 1.0}; // ALL // Tracker // PIB Geometry Color is Tracker Color is PIB Color is Choose of color is done using the tree structure. If the color of a module is not defined, The color of the mother is taken. If mother color is not define, it s the grand-mother, etc This Idea is used also for other parameters like line thickness, Pt cuts, etc //### EVENT STYLE ### Id_ _Color = { 1.0, 1.0, 0.0, 1.0 }; Id_ _Thickness = 1; Id_ _Marker = 0; Id_ _MarkerSize = 5; Id_ _ShowDet = true; // SiStripClusters // SiStripClusters // SiStripClusters // SiStripClusters // SiStripClusters Markers are define in Resources\Marker If 0, No Point are drawn If false, SiStrip module is not drawn //### SIMTRACK STYLE ### SimTrack_PdgId_22_Color = { 1.0, 1.0, 0.0, 1.0 }; // Photon SimTrack_Charge_+_Color = { 0.0, 0.0, 1.0, 1.0 }; // + Charged Particles SimTrack_Charge_-_Color = { 1.0, 0.0, 0.0, 1.0 }; // - Charged Particles //### TRESHOLDS & CUTS ### Id_ _PtMin = 0.0; Id_ _EMin = 0.2; Id_ _EMin = 0.6; Id_ _EMin = ; Id_ _EMin = 1.5; Id_ _EMin = 1.5; Id_ _EMin = 1.5; Id_ _EMin = 5.0; // SimTracks // EB // EE // ES // HB // HE // HO // HF Min Energy to display a SimTrack, this can be a function of the charge, pdgid Min Energy to display a Hit in HCAL Endcap 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 36

37 CMS_Views.txt or How to setup Frog Not all the lines of the file will be described but enough to understand everything! View3D : (any name can be used, but has to be define in parameter ActiveViews of config.txt) View3D_Type = 3D; View3D_Viewport_X = 0.2; View3D_Viewport_Y = 0.0; View3D_Viewport_W = 0.8; View3D_Viewport_H = 1.0; View3D_Cam_Target_X = 0; View3D_Cam_Target_Y = 0; View3D_Cam_Target_Z = 0; View3D_Cam_Pos_Theta= 0; View3D_Cam_Pos_Phi = 0; View3D_Cam_Pos_R = 1500; View3D_Animate_Rotate = true; View3D_Animate_dphi = 0.005; View3D_Geom = {0}; Type, can be 3D/2D/Menu X,Y position of the bottom left corner of the view. W,H are Width and Height of the View. All the quantities are in screen percentage [0,1] The point on which the camera should look at (In 3D coordinates) The position of the camera. Defined on a sphere centred on the target (in spherical coordinated) The DetId of geometry parts that will be display (all the time) on that view View2D : View2DR_Type = 2D; View2DR_Viewport_X = 0.0; View2DR_Viewport_Y = 0.0; View2DR_Viewport_W = 0.2; View2DR_Viewport_H = 0.25; View2DR_Cam_Pos_Phi = 1.57; View2DR_Cam_Pos_R = 950; View2DR_Slice_Depth = 1000; View2DR_Geom = { }; This Parameter will be used to define the projection direction Only objects with at a distance (from camera to object) between [target-1000,target+1000] will be projects Muon DT will be displayed as background in that view! 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 37

38 How to get the.vis. Files?

39 How to get the.vis. files There are two Possibilities 1. Download an already existing.vis file : In CMS, there is a.vis file database that contains many cosmic runs You only need to copy the URL of the file in the FROG s config.txt file 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 39

40 How to get the.vis. files 2. Create the.vis file yourself with a Frog Producer : Example to run the CMS FROG Producer Setup your CMSSW Project project CMSSW scramv1 project CMSSW CMSSW_2_1_10 cd CMSSW_2_1_10/src cvs co -r Version_1_104 -d Visualisation/Frog UserCode/FastOpenGlDisplayer scramv1 b cd Visualisation/Frog eval `scramv1 runtime -csh` (or eval `scramv1 runtime -sh`) cd python Edit your CMSSW cfg file and run it There are already 3 demo files in the Frog/python/ directory : Frog_Analyzer_cfg.py (for MC data) Frog_Analyzer_CosmicsFrowReco_cfg.py (for cosmic data from RECO) Frog_Analyzer_CosmicsFrowRaw_cfg.py (for cosmic data from Raw) There is nothing to change in those files except the process.source, the BField, the GlobalTag. cmsrun Frog_Analyzer_cfg.py Two files have been produced in the Frog/python/ directory: CMS.Geom.gz Cosmics_cosmictrackfinderP5Filter_Run66533_1stEvent vis.gz 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 40

41 How to get the.vis. files 3. Use a Web Service (not yet functional) In Collaboration with the Caltech CMS Group, we are currently developing a pilot FROG Web Service for CMS GOAL : Get a specific.vis without installing CMSSW and other tools INPUT : DataSet, Run#, Event Cuts/Filters, list of objects that have to be stored OUTPUT : a.vis(.gz) file and/or a FROG Config.txt file Specificity : the Tool will be hosted on Caltech Server, if requested.vis file do not exist, it will be produced and stored on the server If it exist, the link will be given to the user Mail alert when file is available (should be fast if dataset is available at Caltech) if dataset is not stored locally, job will be launched over the grid. 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 41

42 How can I run Frog Online?

43 FROG Online Nothing is easier : just run the Producer and the Displayer Simultaneously Edit Config.txt InputVisFile = {../python/inlive.vis}; Event_Number = -1; Always show the latest event Event_Time = 1; Reload events every 1sec to load latest produced events Launch FROG (file InLive.vis doesn t exist yet it s not an issue!)./frog In a second terminal, launch the event processing with CMSSW cd /Visualisation/Frog/python eval `scramv1 runtime (c)sh` cmsrun Frog_Analyzer_CosmicsFromRaw_cfg.py That s it, while the cmssw job is running, events will be pushed in a temporary.vis file Named InLive.vis. When the file is full, or job is finished : File will be renamed (and gzipped)! 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 43

44 FROG Online : the Result FROG Displayer CMSSW RAW to RECO + FROG PRODUCER InLive.vis 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 44

45 Conclusions FROG : it s Fast, it s Simple, and it Works Slowness is not a fatality for 3D Event Display Useful for commissioning and debugging of algorithms It can be used live during a meeting Outreach You can add yourself new displayable objects. Tutorial available here You can use it for other experiments Tutorial available here 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 45

46 (If Time) Live Demo

47 Thanks Do not forget to have a look at the Frog Website : Also, please register to the mailing list on the same site : 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 47

48 Backup Materials

49 FROG CMS in Google If you look for FROG CMS in Google You ll find that page This is NOT the FROG WEBSITE But I accept donation anyway ;-); 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 49

50 More Few Nice Pictures

51 SimTracks ECAL Hits Two back-to to-back 20GeV Pions (Pythia) π - e+ Event with 1 Nuclear Interaction π - e, γ P + FROG V /01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 51

52 Two back-to to-back 20GeV Pions (Pythia) SimTracks ECAL Hits HCAL Hits e, γ Event with 2 Nuclear Interactions π - π - P + π + π + FROG V1.000 e, γ 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 52

53 SimTracks : No PT Cuts 1 MinBias Events (Pythia) At High Luminosity : Pile-Up ~ 20 MinBias events FROG V1.000 P T Cuts : 1GeV P T Cuts : 2GeV 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 53

54 P T Cuts : 0.5GeV Z (700GeV) > Jet Jet (Pythia) P T Cuts : 1GeV FROG V /01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 54

55 Cruzet III Events 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 55

56 Cruzet III Events 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 56

57 Simtracks in a HI Collision 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 57

58 CaloHits in a HI Collision 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 58

59 2 (Single)Pions( interacting with the tracker material 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 59

60 Single Pions interacting with the tracker material 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 60

61 Jet Display as reco::candidates (Arrows) 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 61

62 LHC First Beam : 10 of September : Beam Halo 09/01/ IPNL Lyon - UCL - CP3 Loïc Quertenmont - loic.quertenmont@uclouvain.be 62

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/098 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 15 April 2009 FROG: The Fast And Realistic

More information

PoS(ACAT08)100. FROG: The Fast & Realistic OPENGL Event Displayer

PoS(ACAT08)100. FROG: The Fast & Realistic OPENGL Event Displayer FROG: The Fast & Realistic OPENGL Event Displayer Center for Particle Physics and Phenomenology (CP3) Université catholique de Louvain Chemin du cyclotron 2, B-1348-Louvain-la-Neuve - Belgium E-mail: loic.quertenmont@cern.ch

More information

CMS Simulation Software

CMS Simulation Software CMS Simulation Software Dmitry Onoprienko Kansas State University on behalf of the CMS collaboration 10th Topical Seminar on Innovative Particle and Radiation Detectors 1-5 October 2006. Siena, Italy Simulation

More information

Deep Learning Photon Identification in a SuperGranular Calorimeter

Deep Learning Photon Identification in a SuperGranular Calorimeter Deep Learning Photon Identification in a SuperGranular Calorimeter Nikolaus Howe Maurizio Pierini Jean-Roch Vlimant @ Williams College @ CERN @ Caltech 1 Outline Introduction to the problem What is Machine

More information

Dijet A LL Dijet cross section 2006 Dijet A LL Preparation for Tai Sakuma MIT

Dijet A LL Dijet cross section 2006 Dijet A LL Preparation for Tai Sakuma MIT Dijet A LL 2005 Dijet cross section 2006 Dijet A LL Preparation for 2008 Tai Sakuma MIT Motivation for dijet A LL is to constrain ΔG G with initial event kinematics The initial state variables can be written

More information

Event Displays and LArg

Event Displays and LArg Event Displays and LArg Columbia U. / Nevis Labs Slide 1 Introduction Displays are needed in various ways at different stages of the experiment: Software development: understanding offline & trigger algorithms

More information

ATLAS PILE-UP AND OVERLAY SIMULATION

ATLAS PILE-UP AND OVERLAY SIMULATION ATLAS PILE-UP AND OVERLAY SIMULATION LPCC Detector Simulation Workshop, June 26-27, 2017 ATL-SOFT-SLIDE-2017-375 22/06/2017 Tadej Novak on behalf of the ATLAS Collaboration INTRODUCTION In addition to

More information

Simulation and Physics Studies for SiD. Norman Graf (for the Simulation & Reconstruction Team)

Simulation and Physics Studies for SiD. Norman Graf (for the Simulation & Reconstruction Team) Simulation and Physics Studies for SiD Norman Graf (for the Simulation & Reconstruction Team) SLAC DOE Program Review June 13, 2007 Linear Collider Detector Environment Detectors designed to exploit the

More information

Tracking POG Update. Tracking POG Meeting March 17, 2009

Tracking POG Update. Tracking POG Meeting March 17, 2009 Tracking POG Update Tracking POG Meeting March 17, 2009 Outline Recent accomplishments in Tracking POG - Reconstruction improvements for collisions - Analysis of CRAFT Data Upcoming Tasks Announcements

More information

PoS(EPS-HEP2017)523. The CMS trigger in Run 2. Mia Tosi CERN

PoS(EPS-HEP2017)523. The CMS trigger in Run 2. Mia Tosi CERN CERN E-mail: mia.tosi@cern.ch During its second period of operation (Run 2) which started in 2015, the LHC will reach a peak instantaneous luminosity of approximately 2 10 34 cm 2 s 1 with an average pile-up

More information

Performance of the ATLAS Inner Detector at the LHC

Performance of the ATLAS Inner Detector at the LHC Performance of the ALAS Inner Detector at the LHC hijs Cornelissen for the ALAS Collaboration Bergische Universität Wuppertal, Gaußstraße 2, 4297 Wuppertal, Germany E-mail: thijs.cornelissen@cern.ch Abstract.

More information

Stephen J. Gowdy (CERN) 12 th September 2012 XLDB Conference FINDING THE HIGGS IN THE HAYSTACK(S)

Stephen J. Gowdy (CERN) 12 th September 2012 XLDB Conference FINDING THE HIGGS IN THE HAYSTACK(S) Stephen J. Gowdy (CERN) 12 th September 2012 XLDB Conference FINDING THE HIGGS IN THE HAYSTACK(S) Overview Large Hadron Collider (LHC) Compact Muon Solenoid (CMS) experiment The Challenge Worldwide LHC

More information

The CMS L1 Global Trigger Offline Software

The CMS L1 Global Trigger Offline Software The CMS L1 Global Offline Software Vasile Mihai Ghete Institute for High Energy Physics, Vienna, Austria Seminar 08-09 June 2009, HEPHY Vienna CMS experiment Tracker pixel detector: 3 barrel layers, 2

More information

Installation of CMSSW in the Grid DESY Computing Seminar May 17th, 2010 Wolf Behrenhoff, Christoph Wissing

Installation of CMSSW in the Grid DESY Computing Seminar May 17th, 2010 Wolf Behrenhoff, Christoph Wissing Installation of CMSSW in the Grid DESY Computing Seminar May 17th, 2010 Wolf Behrenhoff, Christoph Wissing Wolf Behrenhoff, Christoph Wissing DESY Computing Seminar May 17th, 2010 Page 1 Installation of

More information

ATLAS Simulation Computing Performance and Pile-Up Simulation in ATLAS

ATLAS Simulation Computing Performance and Pile-Up Simulation in ATLAS ATLAS Simulation Computing Performance and Pile-Up Simulation in ATLAS John Chapman On behalf of the ATLAS Collaboration LPCC Detector Simulation Workshop 6th-7th October 2011, CERN Techniques For Improving

More information

Precision Timing in High Pile-Up and Time-Based Vertex Reconstruction

Precision Timing in High Pile-Up and Time-Based Vertex Reconstruction Precision Timing in High Pile-Up and Time-Based Vertex Reconstruction Cedric Flamant (CERN Summer Student) - Supervisor: Adi Bornheim Division of High Energy Physics, California Institute of Technology,

More information

Latest development for ME-PS matching with MadGraph/MadEvent

Latest development for ME-PS matching with MadGraph/MadEvent Latest development for ME-PS matching with MadGraph/MadEvent S.de Visscher Universite Catholique de Louvain Center For Particle Physics and Phenomenology (CP3) Top meeting - 16th july 2007 Outline 1 2

More information

Muon Reconstruction and Identification in CMS

Muon Reconstruction and Identification in CMS Muon Reconstruction and Identification in CMS Marcin Konecki Institute of Experimental Physics, University of Warsaw, Poland E-mail: marcin.konecki@gmail.com An event reconstruction at LHC is a challenging

More information

Full Silicon Tracking Studies for CEPC

Full Silicon Tracking Studies for CEPC Full Silicon Tracking Studies for CEPC Weiming Yao (IHEP/LBNL) for Silicon Tracking Study Group CEPC-SppC Study Group Meeting, September 2-26, Beihang University http://cepc.ihep.ac.cn/ cepc/cepc twiki/index.php/pure

More information

Tracking and Vertexing performance in CMS

Tracking and Vertexing performance in CMS Vertex 2012, 16-21 September, Jeju, Korea Tracking and Vertexing performance in CMS Antonio Tropiano (Università and INFN, Firenze) on behalf of the CMS collaboration Outline Tracker description Track

More information

Recasting LHC analyses with MADANALYSIS 5

Recasting LHC analyses with MADANALYSIS 5 Recasting LHC analyses with MADANALYSIS 5 Fuks Benjamin IPHC - U. Strasbourg With E. Conte & the PAD team (S. Kraml et al., K. Mawatari & K. de Causmaecker, etc.) MC4BSM 2015 @ Fermilab, USA 18-21 May

More information

Fast pattern recognition with the ATLAS L1Track trigger for the HL-LHC

Fast pattern recognition with the ATLAS L1Track trigger for the HL-LHC Fast pattern recognition with the ATLAS L1Track trigger for the HL-LHC On behalf of the ATLAS Collaboration Uppsala Universitet E-mail: mikael.martensson@cern.ch ATL-DAQ-PROC-2016-034 09/01/2017 A fast

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 Instituto de Física Corpuscular (IFIC), Centro Mixto UVEG-CSIC, Apdo.22085, ES-46071 Valencia, E-mail: Regina.Moles@ific.uv.es The ATLAS experiment

More information

Trigger information in the Atlantis event display

Trigger information in the Atlantis event display Trigger information in the Atlantis event display Qiang Lu, Juergen Thomas, Peter Watkins (Birmingham) Hans Drevermann (CERN) Andrew Haas (Columbia) Eric Jansen, Pieter Klok, Charles Timmermans (Nijmegen,

More information

Analogue, Digital and Semi-Digital Energy Reconstruction in the CALICE AHCAL

Analogue, Digital and Semi-Digital Energy Reconstruction in the CALICE AHCAL Analogue, Digital and Semi-Digital Energy Reconstruction in the AHCAL Deutsches Elektronen Synchrotron (DESY), Hamburg, Germany E-mail: coralie.neubueser@desy.de Within the collaboration different calorimeter

More information

ATLAS ITk Layout Design and Optimisation

ATLAS ITk Layout Design and Optimisation ATLAS ITk Layout Design and Optimisation Noemi Calace noemi.calace@cern.ch On behalf of the ATLAS Collaboration 3rd ECFA High Luminosity LHC Experiments Workshop 3-6 October 2016 Aix-Les-Bains Overview

More information

Full Simulation of Belle & Belle II SVD Detector (within ILC Framework)

Full Simulation of Belle & Belle II SVD Detector (within ILC Framework) Full Simulation of Belle & Belle II SVD Detector (within ILC Framework) Z. Drásal Charles University in Prague ILC Software Framework Summary Mokka: Geant 4 based, full simulation tool using a realistic

More information

Atlantis event display tutorial

Atlantis event display tutorial Atlantis event display tutorial basic features Zdenek Maxa (University College London) Atlantis team Introduction features Atlantis event display is a stand-alone Java application Uses variety of 2D projections,

More information

Physics CMS Muon High Level Trigger: Level 3 reconstruction algorithm development and optimization

Physics CMS Muon High Level Trigger: Level 3 reconstruction algorithm development and optimization Scientifica Acta 2, No. 2, 74 79 (28) Physics CMS Muon High Level Trigger: Level 3 reconstruction algorithm development and optimization Alessandro Grelli Dipartimento di Fisica Nucleare e Teorica, Università

More information

Status and Plans for PYTHIA 8

Status and Plans for PYTHIA 8 CMS CPT week CERN 12 May 2006 Status and Plans for PYTHIA 8 Torbjörn Sjöstrand CERN/PH and Department of Theoretical Physics, Lund University PYTHIA 6 status PYTHIA 6 still being actively developed and

More information

handling of LHE files in the CMS production and usage of MCDB

handling of LHE files in the CMS production and usage of MCDB handling of LHE files in the CMS production and usage of MCDB Christophe Saout CERN, University of Karlsruhe on behalf of the CMS physics event generators group Christophe M. Saout, CERN, Uni Karlsruhe

More information

LAr Event Reconstruction with the PANDORA Software Development Kit

LAr Event Reconstruction with the PANDORA Software Development Kit LAr Event Reconstruction with the PANDORA Software Development Kit Andy Blake, John Marshall, Mark Thomson (Cambridge University) UK Liquid Argon Meeting, Manchester, November 28 th 2012. From ILC/CLIC

More information

The LHCb upgrade. Outline: Present LHCb detector and trigger LHCb upgrade main drivers Overview of the sub-detector modifications Conclusions

The LHCb upgrade. Outline: Present LHCb detector and trigger LHCb upgrade main drivers Overview of the sub-detector modifications Conclusions The LHCb upgrade Burkhard Schmidt for the LHCb Collaboration Outline: Present LHCb detector and trigger LHCb upgrade main drivers Overview of the sub-detector modifications Conclusions OT IT coverage 1.9

More information

LCDG4 Status. Dhiman Chakraborty, Guilherme Lima, Jeremy McCormick, Vishnu Zutshi. LC Simulations Workshop Argonne, June 02 05, 2004

LCDG4 Status. Dhiman Chakraborty, Guilherme Lima, Jeremy McCormick, Vishnu Zutshi. LC Simulations Workshop Argonne, June 02 05, 2004 LCDG4 Status Dhiman Chakraborty, Guilherme Lima, Jeremy McCormick, Vishnu Zutshi LC Simulations Workshop Argonne, June 02 05, 2004 Outline Overview LCDG4 features XML geometry representation SIO contents

More information

Data Quality Monitoring at CMS with Machine Learning

Data Quality Monitoring at CMS with Machine Learning Data Quality Monitoring at CMS with Machine Learning July-August 2016 Author: Aytaj Aghabayli Supervisors: Jean-Roch Vlimant Maurizio Pierini CERN openlab Summer Student Report 2016 Abstract The Data Quality

More information

ATLAS NOTE. December 4, ATLAS offline reconstruction timing improvements for run-2. The ATLAS Collaboration. Abstract

ATLAS NOTE. December 4, ATLAS offline reconstruction timing improvements for run-2. The ATLAS Collaboration. Abstract ATLAS NOTE December 4, 2014 ATLAS offline reconstruction timing improvements for run-2 The ATLAS Collaboration Abstract ATL-SOFT-PUB-2014-004 04/12/2014 From 2013 to 2014 the LHC underwent an upgrade to

More information

Recasting with. Eric Conte, Benjamin Fuks. (Re)interpreting the results of new physics searches at the LHC June CERN

Recasting with. Eric Conte, Benjamin Fuks. (Re)interpreting the results of new physics searches at the LHC June CERN Recasting with Eric Conte, Benjamin Fuks (Re)interpreting the results of new physics searches at the LHC June 15-17 2016 @ CERN 1 Outlines 1. What is MadAnalysis 5? 2. Normal & expert mode 3. MadAnalysis

More information

PoS(High-pT physics09)036

PoS(High-pT physics09)036 Triggering on Jets and D 0 in HLT at ALICE 1 University of Bergen Allegaten 55, 5007 Bergen, Norway E-mail: st05886@alf.uib.no The High Level Trigger (HLT) of the ALICE experiment is designed to perform

More information

Performance studies of the Roman Pot timing detectors in the forward region of the IP5 at LHC

Performance studies of the Roman Pot timing detectors in the forward region of the IP5 at LHC TOTEM NOTE 2014 001 August 1, 2014 Performance studies of the Roman Pot timing detectors in the forward region of the IP5 at LHC M. Berretti (CERN) Abstract CERN-TOTEM-NOTE-2014-001 01/08/2014 The detection

More information

Track reconstruction with the CMS tracking detector

Track reconstruction with the CMS tracking detector Track reconstruction with the CMS tracking detector B. Mangano (University of California, San Diego) & O.Gutsche (Fermi National Accelerator Laboratory) Overview The challenges The detector Track reconstruction

More information

Electron and Photon Reconstruction and Identification with the ATLAS Detector

Electron and Photon Reconstruction and Identification with the ATLAS Detector Electron and Photon Reconstruction and Identification with the ATLAS Detector IPRD10 S12 Calorimetry 7th-10th June 2010 Siena, Italy Marine Kuna (CPPM/IN2P3 Univ. de la Méditerranée) on behalf of the ATLAS

More information

Physics and Detector Simulations. Norman Graf (SLAC) 2nd ECFA/DESY Workshop September 24, 2000

Physics and Detector Simulations. Norman Graf (SLAC) 2nd ECFA/DESY Workshop September 24, 2000 Physics and Detector Simulations Norman Graf (SLAC) 2nd ECFA/DESY Workshop September 24, 2000 Simulation studies for a future Linear Collider We believe that the physics case for the LC has been made.

More information

05/09/07 CHEP2007 Stefano Spataro. Simulation and Event Reconstruction inside the PandaRoot Framework. Stefano Spataro. for the collaboration

05/09/07 CHEP2007 Stefano Spataro. Simulation and Event Reconstruction inside the PandaRoot Framework. Stefano Spataro. for the collaboration for the collaboration Overview Introduction on Panda Structure of the framework Event generation Detector implementation Reconstruction The Panda experiment AntiProton Annihilations at Darmstadt Multi

More information

Robustness Studies of the CMS Tracker for the LHC Upgrade Phase I

Robustness Studies of the CMS Tracker for the LHC Upgrade Phase I Robustness Studies of the CMS Tracker for the LHC Upgrade Phase I Juan Carlos Cuevas Advisor: Héctor Méndez, Ph.D University of Puerto Rico Mayagϋez May 2, 2013 1 OUTLINE Objectives Motivation CMS pixel

More information

PoS(TIPP2014)204. Tracking at High Level Trigger in CMS. Mia TOSI Universitá degli Studi di Padova e INFN (IT)

PoS(TIPP2014)204. Tracking at High Level Trigger in CMS. Mia TOSI Universitá degli Studi di Padova e INFN (IT) Universitá degli Studi di Padova e INFN (IT) E-mail: mia.tosi@gmail.com The trigger systems of the LHC detectors play a crucial role in determining the physics capabilities of the experiments. A reduction

More information

Alignment of the ATLAS Inner Detector

Alignment of the ATLAS Inner Detector Alignment of the ATLAS Inner Detector Heather M. Gray [1,2] on behalf of the ATLAS ID Alignment Group [1] California Institute of Technology [2] Columbia University The ATLAS Experiment tile calorimeter

More information

CMS Alignement and Calibration workflows: lesson learned and future plans

CMS Alignement and Calibration workflows: lesson learned and future plans Available online at www.sciencedirect.com Nuclear and Particle Physics Proceedings 273 275 (2016) 923 928 www.elsevier.com/locate/nppp CMS Alignement and Calibration workflows: lesson learned and future

More information

COS 116 The Computational Universe Laboratory 10: Computer Graphics

COS 116 The Computational Universe Laboratory 10: Computer Graphics COS 116 The Computational Universe Laboratory 10: Computer Graphics As mentioned in lecture, computer graphics has four major parts: imaging, rendering, modeling, and animation. In this lab you will learn

More information

GEANT4 is used for simulating: RICH testbeam data, HCAL testbeam data. GAUSS Project: LHCb Simulation using GEANT4 with GAUDI.

GEANT4 is used for simulating: RICH testbeam data, HCAL testbeam data. GAUSS Project: LHCb Simulation using GEANT4 with GAUDI. Status of GEANT4 in LHCb S. Easo, RAL, 30-9-2002 The LHCbexperiment. GEANT4 is used for simulating: RICH testbeam data, HCAL testbeam data. GAUSS Project: LHCb Simulation using GEANT4 with GAUDI. Summary.

More information

The CMS Computing Model

The CMS Computing Model The CMS Computing Model Dorian Kcira California Institute of Technology SuperComputing 2009 November 14-20 2009, Portland, OR CERN s Large Hadron Collider 5000+ Physicists/Engineers 300+ Institutes 70+

More information

Virtualizing a Batch. University Grid Center

Virtualizing a Batch. University Grid Center Virtualizing a Batch Queuing System at a University Grid Center Volker Büge (1,2), Yves Kemp (1), Günter Quast (1), Oliver Oberst (1), Marcel Kunze (2) (1) University of Karlsruhe (2) Forschungszentrum

More information

Deeply Virtual Compton Scattering at Jefferson Lab

Deeply Virtual Compton Scattering at Jefferson Lab Deeply Virtual Compton Scattering at Jefferson Lab June 16-17, 2016 Frederic Georges (PhD student) PhD Supervisor: Carlos Muñoz Camacho Institut de Physique Nucléaire d Orsay CNRS-IN2P3 Université Paris-Sud,

More information

The CLICdp Optimization Process

The CLICdp Optimization Process ILDOptWS, Feb, 2016 A. Sailer: The CLICdp Optimization Process 1/17 The CLICdp Optimization Process André Sailer (CERN-EP-LCD) On Behalf of the CLICdp Collaboration ILD Software and Optimisation Workshop

More information

MIP Reconstruction Techniques and Minimum Spanning Tree Clustering

MIP Reconstruction Techniques and Minimum Spanning Tree Clustering SLAC-PUB-11359 July 25 MIP Reconstruction Techniques and Minimum Spanning Tree Clustering Wolfgang F. Mader The University of Iowa, 23 Van Allen Hall, 52242 Iowa City, IA The development of a tracking

More information

WideQuick Remote WideQuick Designer

WideQuick Remote WideQuick Designer FLIR ThermoVision CM training This manual is starting off with a quick instruction on how to start the system and after that there are instructions on how to make your own software and modify the FLIR

More information

HPS Data Analysis Group Summary. Matt Graham HPS Collaboration Meeting June 6, 2013

HPS Data Analysis Group Summary. Matt Graham HPS Collaboration Meeting June 6, 2013 HPS Data Analysis Group Summary Matt Graham HPS Collaboration Meeting June 6, 2013 Data Analysis 101 define what you want to measure get data to disk (by magic or whatever) select subset of data to optimize

More information

Detector Response Simulation

Detector Response Simulation Simulating the Silicon Detector Norman Graf SLAC March 17, 2005 Detector Response Simulation Use Geant4 toolkit to describe interaction of particles with matter. Thin layer of LC-specific C++ provides

More information

Performance of Tracking, b-tagging and Jet/MET reconstruction at the CMS High Level Trigger

Performance of Tracking, b-tagging and Jet/MET reconstruction at the CMS High Level Trigger Journal of Physics: Conference Series PAPER OPEN ACCESS Performance of Tracking, b-tagging and Jet/MET reconstruction at the CMS High Level Trigger To cite this article: Mia Tosi 205 J. Phys.: Conf. Ser.

More information

H γγ. Sean Simon UC San Diego (on behalf of the H γγ WG) Photon Workshop July 23 rd 2008

H γγ. Sean Simon UC San Diego (on behalf of the H γγ WG) Photon Workshop July 23 rd 2008 H γγ Sean Simon UC San Diego (on behalf of the H γγ WG) Photon Workshop July 23 rd 2008 Contributing and interested groups Caltech, Lyon, Notre Dame, Rome, Saclay, UC Riverside, UCSD Signal and Background

More information

Understanding the predefined examples

Understanding the predefined examples Tutorial category: Expert mode Understanding the predefined examples 1/32 Version 1.0 Date 29/10/2013 Official MadAnalysis 5 website : https://launchpad.net/madanalysis5/ Goals of this tutorial Understanding

More information

arxiv:hep-ph/ v1 11 Mar 2002

arxiv:hep-ph/ v1 11 Mar 2002 High Level Tracker Triggers for CMS Danek Kotliński a Andrey Starodumov b,1 a Paul Scherrer Institut, CH-5232 Villigen, Switzerland arxiv:hep-ph/0203101v1 11 Mar 2002 b INFN Sezione di Pisa, Via Livornese

More information

How to discover the Higgs Boson in an Oracle database. Maaike Limper

How to discover the Higgs Boson in an Oracle database. Maaike Limper How to discover the Higgs Boson in an Oracle database Maaike Limper 2 Introduction CERN openlab is a unique public-private partnership between CERN and leading ICT companies. Its mission is to accelerate

More information

Improving Generators Interface to Support LHEF V3 Format

Improving Generators Interface to Support LHEF V3 Format Improving Generators Interface to Support LHEF V3 Format Fernando Cornet-Gomez Universidad de Granada, Spain DESY Summer Student Supervisor: Ewelina M. Lobodzinska September 11, 2014 Abstract The aim of

More information

A Topologic Approach to Particle Flow PandoraPFA

A Topologic Approach to Particle Flow PandoraPFA A Topologic Approach to Particle Flow PandoraPFA Mark Thomson University of Cambridge This Talk: Philosophy The Algorithm Some New Results Confusion Conclusions Outlook Cambridge 5/4/06 Mark Thomson 1

More information

CMS Conference Report

CMS Conference Report Available on CMS information server CMS CR 2005/021 CMS Conference Report 29 Septemebr 2005 Track and Vertex Reconstruction with the CMS Detector at LHC S. Cucciarelli CERN, Geneva, Switzerland Abstract

More information

VISPA: Visual Physics Analysis Environment

VISPA: Visual Physics Analysis Environment VISPA: Visual Physics Analysis Environment Tatsiana Klimkovich for the VISPA group (O.Actis, M.Erdmann, R.Fischer, A.Hinzmann, M.Kirsch, G.Müller, M.Plum, J.Steggemann) DESY Computing Seminar, 27 October

More information

Design of the new ATLAS Inner Tracker (ITk) for the High Luminosity LHC

Design of the new ATLAS Inner Tracker (ITk) for the High Luminosity LHC Design of the new ATLAS Inner Tracker (ITk) for the High Luminosity LHC Jike Wang (DESY) for the ATLAS Collaboration May/2017, TIPP 2017 LHC Machine Schedule In year 2015, ATLAS and CMS went into Run2

More information

Status of the TORCH time-of-flight detector

Status of the TORCH time-of-flight detector Status of the TORCH time-of-flight detector Neville Harnew University of Oxford (On behalf of the TORCH collaboration : the Universities of Bath, Bristol and Oxford, CERN, and Photek) August 7-9, 2017

More information

Update of the BESIII Event Display System

Update of the BESIII Event Display System Update of the BESIII Event Display System Shuhui Huang, Zhengyun You Sun Yat-sen University, Guangzhou, 510275, China E-mail: huangshh28@mail2.sysu.edu.cn, youzhy5@mail.sysu.edu.cn Abstract. The BESIII

More information

Recent developments in tracking and

Recent developments in tracking and Recent developments in tracking and impact on B-tagging Boris Mangano for Tracking POG group page 1 Outline B-tagging Enemies Recent developments in iterative tracking and impact on V0 reconstruction efficiency.

More information

Direct photon measurements in ALICE. Alexis Mas for the ALICE collaboration

Direct photon measurements in ALICE. Alexis Mas for the ALICE collaboration Direct photon measurements in ALICE Alexis Mas for the ALICE collaboration 1 Outline I - Physics motivations for direct photon measurements II Direct photon measurements in ALICE i - Conversion method

More information

Study of the Higgs boson coupling to the top quark and of the b jet identification with the ATLAS experiment at the Large Hadron Collider.

Study of the Higgs boson coupling to the top quark and of the b jet identification with the ATLAS experiment at the Large Hadron Collider. Study of the Higgs boson coupling to the top quark and of the b jet identification with the ATLAS experiment at the Large Hadron Collider. Calvet Thomas CPPM, ATLAS group PhD day 25 novembre 2015 2 The

More information

ILC Software Overview and recent developments

ILC Software Overview and recent developments ILC Software Overview and recent developments Frank Gaede 134th ILC@DESY General Project Meeting DESY, May 27, 2016 Outline Introduction to ilcsoft core tools ILD simulation and reconstruction software

More information

A New Segment Building Algorithm for the Cathode Strip Chambers in the CMS Experiment

A New Segment Building Algorithm for the Cathode Strip Chambers in the CMS Experiment EPJ Web of Conferences 108, 02023 (2016) DOI: 10.1051/ epjconf/ 201610802023 C Owned by the authors, published by EDP Sciences, 2016 A New Segment Building Algorithm for the Cathode Strip Chambers in the

More information

First results from the LHCb Vertex Locator

First results from the LHCb Vertex Locator First results from the LHCb Vertex Locator Act 1: LHCb Intro. Act 2: Velo Design Dec. 2009 Act 3: Initial Performance Chris Parkes for LHCb VELO group Vienna Conference 2010 2 Introducing LHCb LHCb is

More information

Lecture 2.1: Manipulating the PAT event content and workflow. Andreas Hinzmann Annapaola de Cosa

Lecture 2.1: Manipulating the PAT event content and workflow. Andreas Hinzmann Annapaola de Cosa Lecture 2.1: Manipulating the PAT event content and workflow Andreas Hinzmann Annapaola de Cosa How to configure the workflow of PAT! PAT provides many tools to facilitate user specified modifications

More information

8.882 LHC Physics. Analysis Tips. [Lecture 9, March 4, 2009] Experimental Methods and Measurements

8.882 LHC Physics. Analysis Tips. [Lecture 9, March 4, 2009] Experimental Methods and Measurements 8.882 LHC Physics Experimental Methods and Measurements Analysis Tips [Lecture 9, March 4, 2009] Physics Colloquium Series 09 The Physics Colloquium Series Thursday, March 5 at 4:15 pm in room 10-250 Spring

More information

Prompt data reconstruction at the ATLAS experiment

Prompt data reconstruction at the ATLAS experiment Prompt data reconstruction at the ATLAS experiment Graeme Andrew Stewart 1, Jamie Boyd 1, João Firmino da Costa 2, Joseph Tuggle 3 and Guillaume Unal 1, on behalf of the ATLAS Collaboration 1 European

More information

Simulation and data reconstruction framework slic & lcsim. Norman Graf, Jeremy McCormick SLAC HPS Collaboration Meeting May 27, 2011

Simulation and data reconstruction framework slic & lcsim. Norman Graf, Jeremy McCormick SLAC HPS Collaboration Meeting May 27, 2011 Simulation and data reconstruction framework slic & lcsim Norman Graf, Jeremy McCormick SLAC HPS Collaboration Meeting May 27, 2011 Simulation Mission Statement Provide full simulation capabilities for

More information

Update on Energy Resolution of

Update on Energy Resolution of Update on Energy Resolution of the EMC Using µµγ Sample David Hopkins Royal Holloway, University of London EMC Reconstruction Workshop, December 5 th, 2004 Outline Study of photon energy resolution Compare

More information

Install & First Time Setup Guide

Install & First Time Setup Guide cs@cyberonic.com CONTENTS www.cyberonic.com Install & First Time Setup Guide Cyberonic Development Team December 10, 2013 This guide should help you install and set-up the CMS software for use with a pre-configured

More information

Update of the BESIII Event Display System

Update of the BESIII Event Display System Journal of Physics: Conference Series PAPER OPEN ACCESS Update of the BESIII Event Display System To cite this article: Shuhui Huang and Zhengyun You 2018 J. Phys.: Conf. Ser. 1085 042027 View the article

More information

Figure 2: download MuRun2010B.csv (This is data from the first LHC run, taken in 2010)

Figure 2: download MuRun2010B.csv (This is data from the first LHC run, taken in 2010) These are instructions for creating an invariant mass histogram using SCILAB and CERN s open data. This is meant to complement the instructions and tutorial for using Excel/OpenOffice to create the same

More information

Epilog Laser Cutter Instructions (Only the Essentials)

Epilog Laser Cutter Instructions (Only the Essentials) Epilog Laser Cutter Instructions (Only the Essentials) How to export a file for SKETCHUP put it on the server, open it in Illustrator, and Prepare it for the Epilog Laser Cutter 1. In Sketchup: Draw a

More information

A flexible approach to clusterfinding in generic calorimeters of the FLC detector

A flexible approach to clusterfinding in generic calorimeters of the FLC detector A flexible approach to clusterfinding in generic calorimeters of the FLC detector University of Cambridge, U.K. : simulation/reconstruction session Outline Tracker-like clustering algorithm: the basis.

More information

Performance of the MRPC based Time Of Flight detector of ALICE at LHC

Performance of the MRPC based Time Of Flight detector of ALICE at LHC Performance of the MRPC based Time Of Flight detector of ALICE at LHC (for the ALICE Collaboration) Museo Storico della Fisica e Centro Studi e Ricerche "Enrico Fermi", Rome, Italy Dipartimento di Fisica

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Real-time Analysis with the ALICE High Level Trigger.

Real-time Analysis with the ALICE High Level Trigger. Real-time Analysis with the ALICE High Level Trigger C. Loizides 1,3, V.Lindenstruth 2, D.Röhrich 3, B.Skaali 4, T.Steinbeck 2, R. Stock 1, H. TilsnerK.Ullaland 3, A.Vestbø 3 and T.Vik 4 for the ALICE

More information

Module 3: Working with C/C++

Module 3: Working with C/C++ Module 3: Working with C/C++ Objective Learn basic Eclipse concepts: Perspectives, Views, Learn how to use Eclipse to manage a remote project Learn how to use Eclipse to develop C programs Learn how to

More information

Collider analysis recasting with Rivet & Contur. Andy Buckley, University of Glasgow Jon Butterworth, University College London MC4BSM, 20 April 2018

Collider analysis recasting with Rivet & Contur. Andy Buckley, University of Glasgow Jon Butterworth, University College London MC4BSM, 20 April 2018 Collider analysis recasting with Rivet & Contur Andy Buckley, University of Glasgow Jon Butterworth, University College London MC4BSM, 20 April 2018 Rivet Rivet is an analysis system for MC events, and

More information

GEANT4 Simulation of MOLLER Experiment

GEANT4 Simulation of MOLLER Experiment GEANT4 Simulation of MOLLER Experiment Mark Dalton UVa (for Dustin McNulty, Luis Mercado and the MOLLER Collaboration) Outline Introduction to the MOLLER experiment Simulation Overview Spectrometer Design

More information

FastSim tutorial for beginners

FastSim tutorial for beginners FastSim tutorial for beginners Matteo Rama Laboratori Nazionali di Frascati 1st SuperB Collaboration meeting London, September 2011 Part I FastSim overview M. Rama - 1st SuperB Collaboration Meeting QMUL

More information

Physics Analysis Software Framework for Belle II

Physics Analysis Software Framework for Belle II Physics Analysis Software Framework for Belle II Marko Starič Belle Belle II collaboration Jožef Stefan Institute, Ljubljana CHEP 2015 M. Starič (IJS) Physics Analysis Software Okinawa, 13-17 April 2015

More information

STA 303 / 1002 Using SAS on CQUEST

STA 303 / 1002 Using SAS on CQUEST STA 303 / 1002 Using SAS on CQUEST A review of the nuts and bolts A.L. Gibbs January 2012 Some Basics of CQUEST If you don t already have a CQUEST account, go to www.cquest.utoronto.ca and request one.

More information

Adding timing to the VELO

Adding timing to the VELO Summer student project report: Adding timing to the VELO supervisor: Mark Williams Biljana Mitreska Cern Summer Student Internship from June 12 to August 4, 2017 Acknowledgements I would like to thank

More information

LCDG4 at NIU Status and Plans

LCDG4 at NIU Status and Plans LCDG4 at NIU Status and Plans Dhiman Chakraborty, Guilherme Lima, Manuel Martin, Jeremy McCormick, Vishnu Zutshi NICADD / Northern Illinois University American Linear Collider Workshop Cornell University,

More information

ATLAS Dr. C. Lacasta, Dr. C. Marinas

ATLAS Dr. C. Lacasta, Dr. C. Marinas ATLAS Dr. C. Lacasta, Dr. C. Marinas cmarinas@uni-bonn.de 1 http://www.atlas.ch/multimedia/# Why? In particle physics, the processes occur on a scale that is either too brief or too small to be observed

More information

ALICE ANALYSIS PRESERVATION. Mihaela Gheata DASPOS/DPHEP7 workshop

ALICE ANALYSIS PRESERVATION. Mihaela Gheata DASPOS/DPHEP7 workshop 1 ALICE ANALYSIS PRESERVATION Mihaela Gheata DASPOS/DPHEP7 workshop 2 Outline ALICE data flow ALICE analysis Data & software preservation Open access and sharing analysis tools Conclusions 3 ALICE data

More information

DOING MORE WITH POWERPOINT: MICROSOFT OFFICE 2013

DOING MORE WITH POWERPOINT: MICROSOFT OFFICE 2013 DOING MORE WITH POWERPOINT: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT POWERPOINT PAGE 03 Slide Views MORE TASKS IN MICROSOFT POWERPOINT PAGE 05 Formatting

More information

CMS FPGA Based Tracklet Approach for L1 Track Finding

CMS FPGA Based Tracklet Approach for L1 Track Finding CMS FPGA Based Tracklet Approach for L1 Track Finding Anders Ryd (Cornell University) On behalf of the CMS Tracklet Group Presented at AWLC June 29, 2017 Anders Ryd Cornell University FPGA Based L1 Tracking

More information