1 / 15

Implementation of ALICE dHLT Monitoring Tool

This project focuses on implementing a monitoring tool for the Dimuon High Level Trigger (dHLT) in ALICE, including visualization, error handling, and improving the existing framework.

Download Presentation

Implementation of ALICE dHLT Monitoring Tool

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Implementation of DHLT Monitoring Tool for ALICE Seforo Mohlalisi – UCT Supervisor : Z. Buthelezi (iThemba Labs)‏ Co-Supervisors : Z.Z. Vilakazi (iThemba Labs)‏ R. Fearick (UCT)‏

  2. Outline • Introduction to ALICE • Muon Spectrometer • Dimuon High Level Trigger (dHLT)‏ • Purpose of dHLT monitoring • How to implement monitoring • Other work

  3. Introduction to ALICE • Its assemble of detectors • Study strongly matter at extreme energy densities • Production of hadrons, electrons, muons, photons • SA works on muon arm

  4. ALICE

  5. Muon Spectrometer • Detects muon from decays of J/Ψ and γ • Lots data of produced and bottle neck DAQ • High Level Trigger (HLT) – high selectivity • Triggering • Select region of interest • Data Compression • HLT is made up of cluster of computers placed between FEE and DAQ • Dimuon HLT specifically for dimuon arm

  6. HLT Architecture

  7. DHLT • Analyses data online to select events relevant to muons • reconstructing clusters, hits, trigger records, tracks • Pub/Sub framework • Monitoring e.g. visualization and error handling

  8. DHLT COMPONENTS Trigger Chamber Readout Detector Control System And Conditions Database HLT Control Task Manager Tracking Chamber readout Detector Calibration Data Detector Configuration data DDL stream data DDL stream data Online hit reconstruction Tracking Algorithm dHLT decision maker DDL stream data Monitoring data To DAQ To dHLT Monitoring

  9. Monitoring • Visualization of event • Raw data, Hits, tracks, trigger records • Plots • Transverse momentum (pt) - distributions and cuts • Efficiency curves (iii) Invariant mass spectra, etc • Scalers : number of tracks found, number of events processed etc. • Status information : connection status, error messages

  10. Objectives Improving existing framework • message queue • Data channels and channel manager • Extend ALIEVE (ALICE Event Visualization Environment) • Displaying and handling of errors

  11. Monitoring Structure

  12. Other work: Auxiliary Tools • Implemented dHLTdumpraw for dumping • DDL data from muon spectrometer • DHLT internal data block clusters, tracks etc • Implemented findLibDeps.py • Locates library dependencies • For standalone compilation • Testing muon raw data decoder

  13. Other work: Analysis • CERN summer school project – Offline Based • Convert existing macro to analysis task • CheckESD.C to AliAnalysisTaskCheckESD • Calculate physics efficiency, PID, Resolution • Core components of Analysis Task: • UserCreateOutputObjects, UserExec, Terminate • All tasks inherit from AliAnalysisTaskSE

  14. Analysis Cont... • Multiple data sources • ESD, AOD, MC Truth • Multiple platforms • Locally,Proof,Grid • Discovered several problems • Missing track in muon reconstruction • Low efficiency in PHOS detector

  15. …..END “I do not know what I may appear to the world, but to myself I seem to have been only a boy playing on the sea-shore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me.” Isaac Newton

More Related