The CMS L1 Global Trigger Offline Software

Size: px
Start display at page:

Download "The CMS L1 Global Trigger Offline Software"

Transcription

1 The CMS L1 Global Offline Software Vasile Mihai Ghete Institute for High Energy Physics, Vienna, Austria Seminar June 2009, HEPHY Vienna

2 CMS experiment Tracker pixel detector: 3 barrel layers, 2 discs / endcap silicon strip detector: Barrel: layers: 4/inner, 6/outer Endcaps: discs: 3/inner, 9/outer inside the solenoid: 4 T magnetic field. Calorimetry: inside the solenoid CMS General purpose experiment LHC, CERN Intercation Point 5 (IP5) high resolution lead-tungstate crystal EM calorimeter: η < 3 endcap preshower hadron calorimeter: η < 5 Muon spectrometer: superconducting solenoid, 4 T. barrel: DTs and RPCs endcaps: CSCs and RPCs. 2

3 ing at CMS Level-1 (L1) Custom hardware trigger Reduce event rate from 40 MHz to 100 khz (complete) or 50 khz (DAQ staged). Total processing time: 3 μs. Selection: based on coarse information from calorimeter and muon detector High Level (HLT) tasks: reduce the event rate to O(100) Hz cover widest possible range of discovery physics Main characteristics: use the offline software framework Output event rate: 100 Hz 8 slices, each slice allow 12.5 khz Software trigger: Average processing time: ~ 40 ms. Has access to all event data, with full precision and granularity L1 seeded (conditional reconstruction) partial (regional) reconstruction 3

4 Introduction to CMSSW CMSSW CMS offline software built around a Framework, an Event Data Model (EDM) and Services Written in C++ language One executable cmsrun and many plug-in modules which run algorithms. The Full Framework uses a modular architecture concept Module: component to be plugged into cmsrun via shared object libraries It s a unit of clearly defined event-processing functionality Event Data Model (EDM) based on the event: Single entity in memory: edm::event C++ object container Modular content (EDM products) Applications are steered and defined via Python job configurations 4

5 Data Flow in CMSSW Software Bus Model Communication among modules only via the event Objects (products) in the event, once stored, are read-only 5

6 CMSSW Modules Source Reads in an Event from a ROOT file or create empty events EDProducer Reads in data from the Event in one format, produce something from the data, and output the product, in a different format, into the Event. EDFilter Reads data from the Event and returns a Boolean value that is used to determine if processing of that Event should continue for that path. EDAnalyzer Reads data from the Event but is neither allowed to add data to the Event nor affect the execution of the path. EDLooper Control 'multi-pass' looping over an input source's data. OutputModule Reads data from the Event, and once all paths have been executed, stores the output to external media. 6

7 Event Setup Event Setup Contains information about the detector environment and status. This information (non-event data) is not tied to a given event, but rather to the time period for which it is valid (interval of validity, IOV) 7

8 Calorimeter HF HCAL ECAL Regional Calorimeter Global Calorimeter MIP+ Muon CSC DT RPC Local CSC Local DT CSC Track Finder DT Track Finder Pattern Comparator 4+4 µ 4µ 4µ ISO bits Global Muon e, J, ET, HT, ETm, Htm,NJ, HF 4µ Supervisor 40 MHz Pipeline, Latency < 3.2 µs Level-1 System (with MIP/ISO bits) Global max. 100 khz L1 Accept 8

9 GCT GMT GT - L1Extra GCT unpacker GCT readout collections FED GCT candidates GCT Mip/Iso bits GMT PSB1-3 GT GMT candidates GMT Readout Collection bx -1 bx 0 GMT bx 1 GMT L1Extra collection HLT GTFE GT unpacker GMT readout readout readout record record record rr rrrr rrrr PSB5 rr rr PSB6rrrr L1Extra GT Readout Collection GTFE rr bx -1 bx 0 rr bx 1 FDL rr rr rr PSB1rrrr rr PSB2rrrr rr PSB3rrrr Ref GMTrc 9

10 GT Offline Software - Components DataFormats/L1Global Define the format of the EDM products produced by the GT Two records: GT DAQ record, GT EVM record Common between hardware and Monte Carlo simulation CondFormats/DataRecord, CondFormats/L1TObjects Define the event setup records for the GT L1GT Unpacker/Packer Translate from FEDRawDataCollection to GT DAQ and EVM record (unpacker: RawToDigi) and vice-versa (packer: DigiToRaw) L1 GT Emulator Emulate bit-by-bit the functionality of the GT hardware L1 GT Analyzer report, various analyzers L1 GT DQM (Data Quality Monitoring) 10

11 GT Unpacker FEDRawDataCollection Raw data - binary data produced by hardware Used also in MC Unpacker (RawToDigi): converts from raw data format to digitized data format Uses the data formats defined in DataFormats Modular, can unpack partially the records Packer (DigiToRaw): converts from digitized data to raw data Used together with unpacker to test the process DigiToRaw -> RawToDigi: final digis must be identical with initial digis Used in MC to convert the HLT required records in raw format, such that HLT starts in MC and in data from the same format. 11

12 L1 Emulation L1 emulation task Emulate bit by bit each L1 subsystem Requirements Modular design Use the same input and the same input format as the hardware Produce same output as hardware, with identical format If possible and required, produce additional information, not saved by the hardware Follow the modularity of the hardware subsystems Integrated in CMS modular offline software framework Intermediate information Information not made available in the hardware Configuration see separate slide Stringent timing requirements for all modules, especially those running online for each event. 12

13 Calorimeter HCAL TPG ECAL TPG HF HCAL ECAL Emulator Emulator Regional Calorimeter RCT Emulator Global Calorimeter GCT Emulator MIP+ Muon CSC DT RPC CSC TPG Local Emulator CSC DT TPG Local Emulator DT CSC CSCTrack TF Finder Emulator DT Track DT TF Finder Emulator RPC Pattern Comparator Emulator 4+4 µ 4µ 4µ ISO bits GMTMuon Emulator Global e, J, ET, HT, ETm, Htm,NJ, HF 4µ Supervisor 40 MHz Pipeline, Latency < 3.2 µs L1 Emulation - Components (with MIP/ISO bits) Global Emulator Global max. 100 khz L1 Accept 13

14 L1 Emulation Configuration Configuration requirements Use the same configuration as the hardware Enable to overwrite for emulators some hardware parameters L1 Hardware configured from OMDS database Not accessible offline Transfer of the configuration special O2O application to run in Run Control From OMDS to offline DB (ORCOF) From OMDS to DB used for CMSSW online (ORCON) Set also the Interval of Validity (IoV) - run dependent Associate configuration with data 14

15 L1 Global - Hardware L1 Global PSB PSB DT CSC RPC 4 muons GCT GMT EVM payload GTL GTFE S-LINK DAQ FDL L1A L1AOUT L1A Signal to 32 Detector Partitions 32 TTCci GT Emulator CMS & FED objects: GCT, GMT Technical triggers - no objects Logical conditions - no objects Task TIM TCS Hardware design - cards Input evaluates in parallel up to 128 algorithms (physics trigger requirements, given in the L1 Menu) based on input objects Algorithm = logical expression of conditions Condition= object template for physics requirement (up to 4 objects in a condition) Produce L1 Accept, GT DAQ and EVM records (Acronyms in backup slides) 15

16 Emulator execution logic Data format definition Configuration producers Configuration definition L1 Global Emulator 16

17 Use Cases for L1 Emulators Validation of trigger hardware Run emulator on same input data as hardware and compare results Run pattern tests in emulator and trigger hardware and compare results Monte Carlo simulation of L1 Can test thoroughly choosing adequate pattern tests Monitoring of trigger hardware Use validated emulators to monitor trigger hardware Implies running the emulators during data taking Probably not all emulators for each event due to timing constraints For existing hardware and configuration For new proposed objects menu development L1 seeding of HLT Use the GT emulator to find L1 objects which actually triggered Too complex task to be done on FPGA Start HLT algorithms from these L1 objects Determine expected rates Propose prescale factors Conditional and regional reconstruction Avoid volunteers 17

18 Validation and Performance Improvement Modules running online have stringent timing requirements Average HLT time per event 40 ms Streamline the code Tailored configuration: use only what is needed online Avoid string comparisons, string parsing Avoid useless copying Careful declaration of container size to avoid resizing Choose carefully standard containers Extensive caching of event setup IgProf (Ignominious Profiler) Valgrind Example: Global Methods Tools used for optimization Initial release: ~40 ms! Next optimization: ~14 ms Next optimization: ~7 ms Streamlined code Run only 1 bunch cross in event (L1A) instead of 3 Mix of changes (see link column) Next optimization: 1-3 ms Validation - iterative process Use data collected in cosmic Global Runs, MC samples Compare results 18

19 Example: Global Data FDL Data vs Emulator Emulator 20 0 C R U ZE T G ea rl y lr un No Bx number in Emulator Technical triggers in hardware FinalOR wrong key for emulator Local Bx in emulator lo ba 8 Discrepancies: all fixed 19

20 Online DQM Run

21 Backup slides 21

22 Acronyms HCAL Hadronic Calorimeter HF Hadronic Calorimeter Forward ECAL Electromagnetic Calorimeter RPC Resistive Plate Chambers CSC Cathode Strip Chambers DT Drift Tubes Chambers TF Track Finder TP Primitives TPG Primitive Generator RCT Regional Calorimeter GCT Global Calorimeter GMT Global Muon GT Global 22

23 Acronyms (contd.) e, μ, Etm, HTm, HF, - trigger objects (electron, muon, missing transverse energy, missing calibrated transverse energy, HF objects) ISO, MIP isolation and minimum ionizing particle quantities Bx bunch crossing FED Front End Data DAQ Data Acquisition System EVM Event Manager: controls data flow of events in DAQ GTL Global Logic card FDL Final Decision Logic card PSB Pipeline Synchronize Buffer card GTFE Global Front End card TCS Central Control System TIM Timing card 23

24 Acronyms (contd.) L1A - signal to read all Front End buffers of CMS S-LINK64 Fast data Link extended to 64 bits FPGA Fully Programmable Gate Array OMDS Online Master Data Storage database ORCON Offline Reconstruction Online subset database ORCOF Offline Reconstruction Offline subset database CRUZET CMS Run at Zero Tesla global run CRAFT CMS Run at Four Tesla global run 24

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

ATLAS, CMS and LHCb Trigger systems for flavour physics

ATLAS, CMS and LHCb Trigger systems for flavour physics ATLAS, CMS and LHCb Trigger systems for flavour physics Università degli Studi di Bologna and INFN E-mail: guiducci@bo.infn.it The trigger systems of the LHC detectors play a crucial role in determining

More information

US CMS TriDAS US CMS Meeting. Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager April 8, 2006

US CMS TriDAS US CMS Meeting. Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager April 8, 2006 US CMS TriDAS 2006 Click to edit Master title style US CMS Meeting Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager April 8, 2006 Outline: Calorimeter Trigger Status Endcap Muon Trigger Status

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

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

Trigger Coordination Report

Trigger Coordination Report Trigger Coordination Report Wesley H. Smith U. Wisconsin CMS Trigger Coordinator LHCC CMS Review May 6, 2008 Outline: Level 1 Trigger DAQ & HLT Infrastructure HLT Algorithm performance Christos Leonidopoulos

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

The ATLAS Conditions Database Model for the Muon Spectrometer

The ATLAS Conditions Database Model for the Muon Spectrometer The ATLAS Conditions Database Model for the Muon Spectrometer Monica Verducci 1 INFN Sezione di Roma P.le Aldo Moro 5,00185 Rome, Italy E-mail: monica.verducci@cern.ch on behalf of the ATLAS Muon Collaboration

More information

The performance of the ATLAS Inner Detector Trigger Algorithms in pp collisions at the LHC

The performance of the ATLAS Inner Detector Trigger Algorithms in pp collisions at the LHC X11 opical Seminar IPRD, Siena - 7- th June 20 he performance of the ALAS Inner Detector rigger Algorithms in pp collisions at the LHC Mark Sutton University of Sheffield on behalf of the ALAS Collaboration

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

The CMS Event Builder

The CMS Event Builder The CMS Event Builder Frans Meijers CERN/EP-CMD CMD on behalf of the CMS-DAQ group CHEP03, La Jolla, USA, March 24-28 28 2003 1. Introduction 2. Selected Results from the Technical Design Report R&D programme

More information

Monte Carlo Production Management at CMS

Monte Carlo Production Management at CMS Monte Carlo Production Management at CMS G Boudoul 1, G Franzoni 2, A Norkus 2,3, A Pol 2, P Srimanobhas 4 and J-R Vlimant 5 - for the Compact Muon Solenoid collaboration 1 U. C. Bernard-Lyon I, 43 boulevard

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

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

Level-1 Regional Calorimeter Trigger System for CMS

Level-1 Regional Calorimeter Trigger System for CMS Computing in High Energy and Nuclear Physics, La Jolla, CA, USA, March 24-28, 2003 1 Level-1 Regional Calorimeter Trigger System for CMS P. Chumney, S. Dasu, J. Lackey, M. Jaworski, P. Robl, W. H. Smith

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

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

Persistent storage of non-event data in the CMS databases

Persistent storage of non-event data in the CMS databases arxiv:1001.1674v2 [physics.ins-det] 8 Mar 2010 Persistent storage of non-event data in the CMS databases M.De Gruttola 1,2,3, S.Di Guida 1, D.Futyan 4, F.Glege 2, G.Govi 5, V.Innocente 1, P.Paolucci 2,

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

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

Interim Technical Design Report

Interim Technical Design Report CERN-LHCC-2017-014 CMS-TDR-018 12 September 2017 The Phase-2 Upgrade of the CMS DAQ Interim Technical Design Report CERN-LHCC-2017-014 / CMS-TDR-018 09/02/2018 CMS Collaboration 2 3 Editors F. Meijers,

More information

Trigger and Data Acquisition at the Large Hadron Collider

Trigger and Data Acquisition at the Large Hadron Collider Trigger and Data Acquisition at the Large Hadron Collider Acknowledgments (again) This overview talk would not exist without the help of many colleagues and all the material available online I wish to

More information

The CMS Tracker: Front End Readout and Control Systems & DAQ

The CMS Tracker: Front End Readout and Control Systems & DAQ 3rd August 2006 The CMS Tracker: Front End Readout and Control Systems & DAQ MPhil to PhD Transfer Report M. Pesaresi Imperial College, London Abstract The CMS Silicon Strip Tracker front-end readout system

More information

The data-acquisition system of the CMS experiment at the LHC

The data-acquisition system of the CMS experiment at the LHC The data-acquisition system of the CMS experiment at the LHC G Bauer 7, B Beccati 2, U Behrens 1, K Biery 6, O Bouffet 2, J Branson 5, S Bukowiec 2, E Cano 2, H Cheung 6, M Ciganek 2, S Cittolin 3a, J

More information

Incident Information Management Tool

Incident Information Management Tool Incident Information Management Tool Abstract: Flaws of current incident information management at CMS and CERN are discussed. A new data model for future incident database is proposed and briefly described.

More information

Overview of the American Detector Models

Overview of the American Detector Models Overview of the American Detector Models Univ. of Oregon The American study groups have investigated two specific models Choosing any particular detector design is a compromise between competing constraints

More information

WBS Trigger. Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager. DOE/NSF Review June 5, 2002

WBS Trigger. Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager. DOE/NSF Review June 5, 2002 WBS 3.1 - Trigger Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager DOE/NSF Review June 5, 2002 This talk is available on: http://hep.wisc.edu/wsmith/cms/trig_lehman_plen02.pdf W. Smith, U. Wisconsin,

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

Persistent storage of non-event data in the CMS databases

Persistent storage of non-event data in the CMS databases Journal of Instrumentation OPEN ACCESS Persistent storage of non-event data in the CMS databases To cite this article: M De Gruttola et al View the article online for updates and enhancements. Related

More information

The ATLAS Level-1 Muon to Central Trigger Processor Interface

The ATLAS Level-1 Muon to Central Trigger Processor Interface The ATLAS Level-1 Muon to Central Processor D. Berge a, N. Ellis a, P. Farthouat a, S. Haas a, P. Klofver a, A. Krasznahorkay a,b, A. Messina a, T. Pauly a, G. Schuler a, R. Spiwoks a, T. Wengler a,c a

More information

2008 JINST 3 S CMS acronym list

2008 JINST 3 S CMS acronym list CMS acronym list AB AC ADC AFEB AG ALCT AOD AOH APD API APV ASIC ATLAS atts AWG BMU BD BP BPix BR BRAN BST BTI BU BX BXN CASTOR CC CCS CCU CCUM CDR CFC Algorithm Board Alternating Current Analog to Digital

More information

Modules and Front-End Electronics Developments for the ATLAS ITk Strips Upgrade

Modules and Front-End Electronics Developments for the ATLAS ITk Strips Upgrade Modules and Front-End Electronics Developments for the ATLAS ITk Strips Upgrade Carlos García Argos, on behalf of the ATLAS ITk Collaboration University of Freiburg International Conference on Technology

More information

Software for implementing trigger algorithms on the upgraded CMS Global Trigger System

Software for implementing trigger algorithms on the upgraded CMS Global Trigger System Software for implementing trigger algorithms on the upgraded CMS Global Trigger System Takashi Matsushita and Bernhard Arnold Institute of High Energy Physics, Austrian Academy of Sciences, Nikolsdorfer

More information

Detector Control LHC

Detector Control LHC Detector Control Systems @ LHC Matthias Richter Department of Physics, University of Oslo IRTG Lecture week Autumn 2012 Oct 18 2012 M. Richter (UiO) DCS @ LHC Oct 09 2012 1 / 39 Detectors in High Energy

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

The CMS alignment challenge

The CMS alignment challenge The CMS alignment challenge M. Weber a for the CMS Collaboration a I. Physikalisches Institut B, RWTH Aachen, Germany Abstract The CMS tracking detectors are of unprecedented complexity: 66 million pixel

More information

PoS(EPS-HEP2017)492. Performance and recent developments of the real-time track reconstruction and alignment of the LHCb detector.

PoS(EPS-HEP2017)492. Performance and recent developments of the real-time track reconstruction and alignment of the LHCb detector. Performance and recent developments of the real-time track reconstruction and alignment of the LHCb detector. CERN E-mail: agnieszka.dziurda@cern.ch he LHCb detector is a single-arm forward spectrometer

More information

CMS Calorimeter Trigger Phase I upgrade

CMS Calorimeter Trigger Phase I upgrade Journal of Instrumentation OPEN ACCESS CMS Calorimeter Trigger Phase I upgrade To cite this article: P Klabbers et al View the article online for updates and enhancements. Related content - CMS level-1

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

CMS event display and data quality monitoring at LHC start-up

CMS event display and data quality monitoring at LHC start-up Journal of Physics: Conference Series CMS event display and data quality monitoring at LHC start-up To cite this article: I Osborne et al 2008 J. Phys.: Conf. Ser. 119 032031 View the article online for

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2008/100 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 02 December 2008 (v2, 03 December 2008)

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

Common Software for Controlling and Monitoring the Upgraded CMS Level-1 Trigger

Common Software for Controlling and Monitoring the Upgraded CMS Level-1 Trigger Common Software for Controlling and Monitoring the Upgraded CMS Level-1 Trigger Giuseppe Codispoti, Simone Bologna, Glenn Dirkx, Christos Lazaridis, Alessandro Thea, Tom Williams TIPP2017: International

More information

Trigger Report. W. H. Smith U. Wisconsin. Calorimeter & Muon Trigger: Highlights Milestones Concerns Near-term Activities CMS

Trigger Report. W. H. Smith U. Wisconsin. Calorimeter & Muon Trigger: Highlights Milestones Concerns Near-term Activities CMS Trigger Report W. H. Smith U. Wisconsin Calorimeter & Muon Trigger: Highlights Milestones Concerns Near-term Activities Calorimeter Trigger Highlights, Milestones, Activities: Receiver Card Prototype delivered

More information

Track-Finder Test Results and VME Backplane R&D. D.Acosta University of Florida

Track-Finder Test Results and VME Backplane R&D. D.Acosta University of Florida Track-Finder Test Results and VME Backplane R&D D.Acosta University of Florida 1 Technical Design Report Trigger TDR is completed! A large amount effort went not only into the 630 pages, but into CSC Track-Finder

More information

CLAS12 DAQ & Trigger Status and Timeline. Sergey Boyarinov Oct 3, 2017

CLAS12 DAQ & Trigger Status and Timeline. Sergey Boyarinov Oct 3, 2017 CLAS12 DAQ & Trigger Status and Timeline Sergey Boyarinov Oct 3, 2017 Notation ECAL old EC (electromagnetic calorimeter) PCAL preshower calorimeter DC drift chamber HTCC high threshold cherenkov counter

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 2007/08 The Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH-2 GENEVA 23, Switzerland July 8, 2007 The design of a flexible Global Calorimeter

More information

A 3-D Track-Finding Processor for the CMS Level-1 Muon Trigger

A 3-D Track-Finding Processor for the CMS Level-1 Muon Trigger A 3-D Track-Finding Processor for the CMS Level-1 Muon Trigger D.Acosta, B.Scurlock*, A.Madorsky, H.Stoeck, S.M.Wang Department of Physics, University of Florida, Gainesville, FL 32611, USA V.Golovtsov,

More information

Evolution of ATLAS conditions data and its management for LHC Run-2

Evolution of ATLAS conditions data and its management for LHC Run-2 1 2 3 4 5 6 7 8 9 10 11 12 13 Evolution of ATLAS conditions data and its management for LHC Run-2 Michael Böhler 1, Mikhail Borodin 2, Andrea Formica 3, Elizabeth Gallas 4, Voica Radescu 5 for the ATLAS

More information

Copyright 2014 Society of Photo-Optical Instrumentation Engineers. This paper was published in Proceedings of SPIE (Proc. SPIE Vol.

Copyright 2014 Society of Photo-Optical Instrumentation Engineers. This paper was published in Proceedings of SPIE (Proc. SPIE Vol. Copyright 2014 Society of Photo-Optical Instrumentation Engineers. This paper was published in Proceedings of SPIE (Proc. SPIE Vol. 9290, 929025, DOI: http://dx.doi.org/10.1117/12.2073380 ) and is made

More information

Tracking and flavour tagging selection in the ATLAS High Level Trigger

Tracking and flavour tagging selection in the ATLAS High Level Trigger Tracking and flavour tagging selection in the ATLAS High Level Trigger University of Pisa and INFN E-mail: milene.calvetti@cern.ch In high-energy physics experiments, track based selection in the online

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

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

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

The GAP project: GPU applications for High Level Trigger and Medical Imaging

The GAP project: GPU applications for High Level Trigger and Medical Imaging The GAP project: GPU applications for High Level Trigger and Medical Imaging Matteo Bauce 1,2, Andrea Messina 1,2,3, Marco Rescigno 3, Stefano Giagu 1,3, Gianluca Lamanna 4,6, Massimiliano Fiorini 5 1

More information

Muon Trigger Electronics in the Counting Room

Muon Trigger Electronics in the Counting Room Muon Trigger Electronics in the Counting Room Darin Acosta University of Florida April 2000 US CMS DOE/NSF Review: April 11-13, 2000 1 Outline Overview of the CSC trigger system Sector Receiver (WBS: 3.1.1.2)

More information

THE ATLAS INNER DETECTOR OPERATION, DATA QUALITY AND TRACKING PERFORMANCE.

THE ATLAS INNER DETECTOR OPERATION, DATA QUALITY AND TRACKING PERFORMANCE. Proceedings of the PIC 2012, Štrbské Pleso, Slovakia THE ATLAS INNER DETECTOR OPERATION, DATA QUALITY AND TRACKING PERFORMANCE. E.STANECKA, ON BEHALF OF THE ATLAS COLLABORATION Institute of Nuclear Physics

More information

CLAS12 DAQ, Trigger and Online Computing Requirements. Sergey Boyarinov Sep 25, 2017

CLAS12 DAQ, Trigger and Online Computing Requirements. Sergey Boyarinov Sep 25, 2017 CLAS12 DAQ, Trigger and Online Computing Requirements Sergey Boyarinov Sep 25, 2017 Notation ECAL old EC (electromagnetic calorimeter) PCAL preshower calorimeter DC drift chamber HTCC high threshold cherenkov

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

The Global Trigger Emulator System for the CMS experiment

The Global Trigger Emulator System for the CMS experiment The Global Trigger Emulator System for the CMS experiment K. Zachariadou a1, T. Geralis 1, S. Kyriazopoulou 1, C. Markou 1, I. Michailakis 1 Abstract--We present the development of the Global Trigger Emulator

More information

Full Offline Reconstruction in Real Time with the LHCb Detector

Full Offline Reconstruction in Real Time with the LHCb Detector Full Offline Reconstruction in Real Time with the LHCb Detector Agnieszka Dziurda 1,a on behalf of the LHCb Collaboration 1 CERN, Geneva, Switzerland Abstract. This document describes the novel, unique

More information

Velo readout board RB3. Common L1 board (ROB)

Velo readout board RB3. Common L1 board (ROB) Velo readout board RB3 Testing... Common L1 board (ROB) Specifying Federica Legger 10 February 2003 1 Summary LHCb Detectors Online (Trigger, DAQ) VELO (detector and Readout chain) L1 electronics for VELO

More information

CSC Trigger Motherboard

CSC Trigger Motherboard CSC Trigger Motherboard Functions of TMB Tests: Performance at summer 2003 test beam Radiation, magnetic fields, etc. Plans for TMB production and testing 1 Cathode LCT CSC Trigger Requirements Identify

More information

Experience with Data-flow, DQM and Analysis of TIF Data

Experience with Data-flow, DQM and Analysis of TIF Data Experience with Data-flow, DQM and Analysis of TIF Data G. Bagliesi, R.J. Bainbridge, T. Boccali, A. Bocci, V. Ciulli, N. De Filippis, M. De Mattia, S. Dutta, D. Giordano, L. Mirabito, C. Noeding, F. Palla,

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

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

1. INTRODUCTION 2. MUON RECONSTRUCTION IN ATLAS. A. Formica DAPNIA/SEDI, CEA/Saclay, Gif-sur-Yvette CEDEX, France

1. INTRODUCTION 2. MUON RECONSTRUCTION IN ATLAS. A. Formica DAPNIA/SEDI, CEA/Saclay, Gif-sur-Yvette CEDEX, France &+(3/D-ROOD&DOLIRUQLD0DUFK 1 Design, implementation and deployment of the Saclay muon reconstruction algorithms (Muonbox/y) in the Athena software framework of the ATLAS experiment A. Formica DAPNIA/SEDI,

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

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

FAMOS: A Dynamically Configurable System for Fast Simulation and Reconstruction for CMS

FAMOS: A Dynamically Configurable System for Fast Simulation and Reconstruction for CMS FAMOS: A Dynamically Configurable System for Fast Simulation and Reconstruction for CMS St. Wynhoff Princeton University, Princeton, NJ 08544, USA Detailed detector simulation and reconstruction of physics

More information

Oliver Holme Diogo Di Calafiori Günther Dissertori. For the CMS collaboration

Oliver Holme Diogo Di Calafiori Günther Dissertori. For the CMS collaboration Maintaining an effective and efficient control system for the Electromagnetic Calorimeter of the Compact Muon Solenoid experiment during long-term operations of CERN s Large Hadron Collider Oliver Holme

More information

CLAS12 Offline Software Tools. G.Gavalian (Jlab) CLAS Collaboration Meeting (June 15, 2016)

CLAS12 Offline Software Tools. G.Gavalian (Jlab) CLAS Collaboration Meeting (June 15, 2016) CLAS12 Offline Software Tools G.Gavalian (Jlab) Overview Data Formats: RAW data decoding from EVIO. Reconstruction output banks in EVIO. Reconstruction output convertor to ROOT (coming soon). Data preservation

More information

RPC Trigger Overview

RPC Trigger Overview RPC Trigger Overview presented by Maciek Kudla, Warsaw University RPC Trigger ESR Warsaw, July 8th, 2003 RPC Trigger Task The task of RPC Muon Trigger electronics is to deliver 4 highest momentum muons

More information

Level 0 trigger decision unit for the LHCb experiment

Level 0 trigger decision unit for the LHCb experiment Level 0 trigger decision unit for the LHCb experiment J. Laubser, H. Chanal, R. Cornat, O. Deschamps, M. Magne, P. Perret for the LHCb Collaboration Laboratoire de Physique Corpusculaire (IN2P3/CNRS),

More information

Detector Control System for Endcap Resistive Plate Chambers

Detector Control System for Endcap Resistive Plate Chambers Detector Control System for Endcap Resistive Plate Chambers Taimoor Khurshid National Center for Physics, Islamabad, Pakistan International Scientific Spring March 01, 2010 Contents CMS Endcap RPC Hardware

More information

Work in Tbilisi. David Mchedlishvili (SMART EDM_lab of TSU) GGSWBS , Tbilisi. Shota Rustaveli National Science Foundation

Work in Tbilisi. David Mchedlishvili (SMART EDM_lab of TSU) GGSWBS , Tbilisi. Shota Rustaveli National Science Foundation Mitglied der Helmholtz-Gemeinschaft David Mchedlishvili (SMART EDM_lab of TSU) Work in Tbilisi GGSWBS 18 23.08.2018, Tbilisi JEDI: Charged-Particle EDM Search Main principle: Inject polarized particles

More information

CMS - HLT Configuration Management System

CMS - HLT Configuration Management System Journal of Physics: Conference Series PAPER OPEN ACCESS CMS - HLT Configuration Management System To cite this article: Vincenzo Daponte and Andrea Bocci 2015 J. Phys.: Conf. Ser. 664 082008 View the article

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

Data handling and processing at the LHC experiments

Data handling and processing at the LHC experiments 1 Data handling and processing at the LHC experiments Astronomy and Bio-informatic Farida Fassi CC-IN2P3/CNRS EPAM 2011, Taza, Morocco 2 The presentation will be LHC centric, which is very relevant for

More information

The Database Driven ATLAS Trigger Configuration System

The Database Driven ATLAS Trigger Configuration System Journal of Physics: Conference Series PAPER OPEN ACCESS The Database Driven ATLAS Trigger Configuration System To cite this article: Carlos Chavez et al 2015 J. Phys.: Conf. Ser. 664 082030 View the article

More information

WBS Trigger. Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager. DOE/NSF Status Review November 20, 2003

WBS Trigger. Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager. DOE/NSF Status Review November 20, 2003 WBS 3.1 - Trigger Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager DOE/NSF Status Review November 20, 2003 This talk is available on: http://hep.wisc.edu/wsmith/cms/trig_lehman_nov03.pdf US CMS

More information

The Track-Finding Processor for the Level-1 Trigger of the CMS Endcap Muon System

The Track-Finding Processor for the Level-1 Trigger of the CMS Endcap Muon System The Track-Finding Processor for the Level- Trigger of the CMS Endcap Muon System D. Acosta, A. Madorsky (Madorsky@phys.ufl.edu), B. Scurlock, S.M. Wang University of Florida A. Atamanchuk, V. Golovtsov,

More information

Tracking and Vertex reconstruction at LHCb for Run II

Tracking and Vertex reconstruction at LHCb for Run II Tracking and Vertex reconstruction at LHCb for Run II Hang Yin Central China Normal University On behalf of LHCb Collaboration The fifth Annual Conference on Large Hadron Collider Physics, Shanghai, China

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

S-LINK: A Prototype of the ATLAS Read-out Link

S-LINK: A Prototype of the ATLAS Read-out Link : A Prototype of the ATLAS Read-out Link Erik van der Bij, Robert McLaren, Zoltán Meggyesi EP-Division CERN, CH-1211 Geneva 23 Abstract The ATLAS data acquisition system needs over 1500 read-out links

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

The CMS data quality monitoring software: experience and future prospects

The CMS data quality monitoring software: experience and future prospects The CMS data quality monitoring software: experience and future prospects Federico De Guio on behalf of the CMS Collaboration CERN, Geneva, Switzerland E-mail: federico.de.guio@cern.ch Abstract. The Data

More information

A LVL2 Zero Suppression Algorithm for TRT Data

A LVL2 Zero Suppression Algorithm for TRT Data A LVL2 Zero Suppression Algorithm for TRT Data R. Scholte,R.Slopsema,B.vanEijk, N. Ellis, J. Vermeulen May 5, 22 Abstract In the ATLAS experiment B-physics studies will be conducted at low and intermediate

More information

Tracking and compression techniques

Tracking and compression techniques Tracking and compression techniques for ALICE HLT Anders Strand Vestbø The ALICE experiment at LHC The ALICE High Level Trigger (HLT) Estimated data rate (Central Pb-Pb, TPC only) 200 Hz * 75 MB = ~15

More information

Status Report of PRS/m

Status Report of PRS/m Status Report of PRS/m D.Acosta University of Florida Current U.S. activities PRS/m Activities New PRS organization 1 EMU Software Workshop Workshop held at UCDavis in late February helped focus EMU software

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2015/307 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 17 November 2015 (v2, 27 November 2015)

More information

Trigger and DAQ systems (at the LHC)

Trigger and DAQ systems (at the LHC) Trigger and DAQ systems (at the LHC) Paris Sphicas CERN/PH and Univ. of Athens Summer Student Lectures August 3 2004 Introduction Level-1 Trigger DAQ Readout Switching and Event Building Control and Monitor

More information

Evaluation of network performance for triggering using a large switch

Evaluation of network performance for triggering using a large switch Evaluation of network performance for triggering using a large switch R.W. Dobinson a, S. Haas a, b, R. Heeley a, N.A.H. Madsen a, c, B. Martin a, J.A. Strong a, c, D.A. Thornley a, d a CERN, Geneva, Switzerland,

More information

CMS Trigger Supervisor Framework

CMS Trigger Supervisor Framework CMS Trigger Supervisor Framework Thomas Themel TU Wien June 2009 Ildefons Magrans de Abril Marc Magrans de Abril Gian Pieo Di Giovanni Philipp Glaser Tobias Noebauer Alexander Winkler Philipp Wagner Jose

More information

(for the CMS Collaboration) CHEP 03, La Jolla, 24th March 2003

(for the CMS Collaboration) CHEP 03, La Jolla, 24th March 2003 Validation of GEANT4 by the CMS Experiment ARCE Pedro 1,2, ARCELLI Silvia 3, BANERJEE Sunanda 4, BANERJEE Sudeshna 4, BOCCALI Tommaso 5, DE LA CRUZ Begoña 1, DE ROECK Albert 2, DUTTA Suchandra 5, ELVIRA

More information

An Upgraded ATLAS Central Trigger for 2015 LHC Luminosities

An Upgraded ATLAS Central Trigger for 2015 LHC Luminosities An Upgraded ATLAS Central Trigger for 2015 LHC Luminosities ICALEPCS, Oct 6-11 2013, San Francisco Christian Ohm on behalf of the ATLAS TDAQ Collaboration CERN Oct 10, 2013 C. Ohm (CERN) An Upgraded ATLAS

More information

Muon Software Tutorial. Rick Wilkinson Caltech

Muon Software Tutorial. Rick Wilkinson Caltech Muon Software Tutorial Rick Wilkinson Caltech The Basics Q: Is there a Muon class? A : No. A muon is just a RecTrack, the same class as the Tracker uses. Q: What information can I get from a RecTrack?

More information

The LHCb Upgrade. LHCC open session 17 February Large Hadron Collider Physics (LHCP) Conference New York, 2-7 June 2014

The LHCb Upgrade. LHCC open session 17 February Large Hadron Collider Physics (LHCP) Conference New York, 2-7 June 2014 The LHCb Upgrade LHCC open session 17 February 2010 Large Hadron Collider Physics (LHCP) Conference New York, 2-7 June 2014 Andreas Schopper on behalf of Motivation LHCb is a high precision experiment

More information

PoS(IHEP-LHC-2011)002

PoS(IHEP-LHC-2011)002 and b-tagging performance in ATLAS Università degli Studi di Milano and INFN Milano E-mail: andrea.favareto@mi.infn.it The ATLAS Inner Detector is designed to provide precision tracking information at

More information

Front End Electronics. Level 1 Trigger

Front End Electronics. Level 1 Trigger 0. CMS HCAL rigger and Readout Electronics Project he overall technical coordination for the HCAL trigger and readout electronics (ri- DAS) project will be located in the Maryland HEP group, led by Drew

More information