algorithm development performance and demonstration
play

Algorithm development, performance, and demonstration Nhan Tran CD-1 - PowerPoint PPT Presentation

Algorithm development, performance, and demonstration Nhan Tran CD-1 Directors Review March 19-21, 2019 1 Brief Biological Sketch Wilson Fellow (Fermilab) L3 Manager: Correlator trigger Development of Particle Flow and PUPPI in L1 trigger


  1. Algorithm development, performance, and demonstration Nhan Tran CD-1 Director’s Review March 19-21, 2019 1

  2. Brief Biological Sketch Wilson Fellow (Fermilab) L3 Manager: Correlator trigger Development of Particle Flow and PUPPI in L1 trigger Lead on hls4ml: high level synthesis for machine learning Postdoc (Fermilab) Track trigger ASIC development and testing for Vertically Integrated Pattern Recognition Associative Memory (VIPRAM) Development of PUPPI algorithm � 2

  3. Outline Trigger overview and DOE scope Algorithm development and design Functional algorithm overview Algorithm suite Physics performance Firmware demonstration � 3

  4. T RIGGER O VERVIEW AND DOE S COPE � 4

  5. Trigger Scope Overview NSF Trigger/DAQ scope Other US CMS scope DOE Trigger/DAQ scope Endcap Muon Barrel Muon Outer Tracker Pixel Barrel System System Detector Tracker Calorimeters MIP DTC: Outer EMU BE BMU BE CE BE Timing EB/HB/HF BE Tracker BE Detector Ba Barrel Calo Endcap Muon Barrel Muon Track Tr Trigger RC RCT Track Finder Track Finder Trigger 13 boards 36 Boards 6 boards 162 boards Barrel Calo Ba Tr Trigger GC GCT 3 Boards Correlator Trigger Layer-1 Co 27+2 Boards 7.5 kHz 750 kHz To HLT DAQ/HL DA HLT System BE+L1 System: To Offline Event Builder 40, 40,000 000 kHz Hz event data Correlator / Global Trigger Layer-2 HLT processing 5-10 Boards Storage Manager � 5

  6. Trigger requirements (DOE scope) Maintain performant trigger under high luminosity conditions Upgrade L1 trigger accept rate: 750 kHz Upgrade L1 trigger total latency: 12.5 μ s Detector/Trigger Upgrades Tracking trigger for tracks with pT > 2 GeV New high granularity endcap calorimeter Full crystal readout of barrel ECal New muon detectors for improved high η coverage and higher granularity readout DOE trigger scope Barrel calorimeter Correlator trigger (combining muon, calorimeter, tracker inputs) � 6

  7. System overview Calorimeter Trigger Track Trigger Muon Trigger ECAL EB HCAL HCAL GEM + 
 Tracker Stubs HGCal EC DT CSC RPC HB HF iRPC single xtal LB MPC fan-out Splitters fan-out Barrel Muon Backend and Barrel Regional Calo Endcap Muon Track Finder Trigger formation of η & φ data Endcap Calo Track Finder Trigger Sorting/Merging Layer 
 Barrel Global Calo Trigger Barrel Muon Track Finder Correlator Trigger Layer-1 
 (Particle Flow + PUPPI) Vertex Finder New for upgrade Correlator Trigger Layer-2 
 (Obj ID: µ’s, e’s, γ ’s, τ ’s, jets, MET) Global Trigger � 7

  8. System overview Calorimeter Trigger Track Trigger Muon Trigger ECAL EB HCAL HCAL GEM + 
 Tracker Stubs HGCal EC DT CSC RPC HB HF iRPC single xtal LB MPC fan-out Splitters fan-out Barrel Muon Backend and Barrel Regional Calo Endcap Muon Track Finder Trigger formation of η & φ data Endcap Calo Track Finder Trigger Sorting/Merging Layer 
 Barrel Global Calo Trigger Barrel Muon Track Finder Correlator Trigger Layer-1 
 (Particle Flow + PUPPI) Vertex Finder DOE Scope Correlator Trigger Layer-2 
 (Obj ID: µ’s, e’s, γ ’s, τ ’s, jets, MET) Global Trigger � 8

  9. General Algorithm Strategy Deliver a suite of algorithms which cover both robustness and has good physics performance Single system triggers* * muon system only triggers in NSF scope Robust, simpler algorithms Global Calorimeter Trigger objects Track-only Trigger objects Multi-system optimized reconstruction More complex, performant algorithms Track + muon correlated trigger objects Track + muon + calorimeter correlated (particle flow and PUPPI) trigger objects � 9

  10. Offline reconstruction flow tracking, local ECAL/ HCAL reconstruction PF candidates charged hadrons neutral hadrons photons electrons ECAL and HCAL muons PF cluster calibrations jets and MET pileup removal and PF leptons and photons jet energy corrections photons electrons muons taus jet tagging and ID � 10

  11. Functional algorithm diagram E NDCAP B ARREL T RACK M UON C ALORIMETER C ALORIMETER T RIGGER SYSTEMS C ALO - T RACK - MUON - PF E NGINE T RACK + MUON ONLY ONLY ONLY (T RACK + CALO + MUON ) OBJECTS OBJECTS OBJECTS OBJECTS PF PHYSICS OBJECTS I NTER - OBJECT CORRELATION AND GLOBAL TRIGGER � 11

  12. Particle Flow Engine Use inspiration from offline reconstruction for best performance P article F low: efficient combination of complementary detector subsystems particle interpretation of the event, improves any single system energy/ spatial resolution µ µ neutral 
 HCAL 
 hadron clusters Detector photon Particle Flow ECAL clusters Detector p T -resolution η / Φ -segmentation Tracker 0.6% (0.2 GeV) – 5% (500 GeV) 0.002 x 0.003 (first pixel layer) ECAL 1% (20 GeV) – 0.4% (500 GeV) 0.017 x 0.017 (barrel) HCAL 30% (30 GeV) – 5% (500 GeV) 0.087 x 0.087 (barrel) � 12

  13. PF, offline experience Large gains from PF on jet and MET resolutions arXiv:1706.04965 [PF paper] Particle flow impact 0.5 Energy resolution resolution Anti-k , R = 0.4 Calo CMS CMS 0.6 T 0.45 Calo Simulation Ref PF Simulation | η | < 1.3 0.4 PF 0.35 miss 0.4 0.3 T Relative p 0.25 0.2 0.2 0.15 0.1 0.05 0 0 20 100 200 1000 50 100 150 200 250 miss p (GeV) Ref p (GeV) T,Ref T improved jet pT resolution improved missing pT resolution � 13

  14. Pileup mitigation Use inspiration from offline reconstruction for best performance PUPPI ( P ile U p P er P article I d): based on PF paradigm Framework determines per particle weight for how likely a particle is from PU key insight : uses track vertexing and local radiation shape to infer neutral pileup contribution with QCD ansatz fraction of particles fraction of particles charged LV neutrals LV charged PU neutrals LV neutrals PU 0.06 neutrals PU -1 10 0.04 -2 10 0.02 -3 0 10 0 0.2 0.4 0.6 0.8 1 -5 0 5 10 15 C C weight ( ) α α i i Local discriminator Particle weights � 14

  15. Pileup mitigation Use inspiration from offline reconstruction for best performance PUPPI ( P ile U p P er P article I d): based on PF paradigm Framework determines per particle weight for how likely a particle is from PU key insight : uses track vertexing and local radiation shape to infer neutral pileup contribution with QCD ansatz Large reduction in particle content (bandwidth) for trigger calculations � 15

  16. Level-1 Trigger Menu Work in progress — full trigger menu • Muons: • Track-matched muon • Stand-alone matched to L1 Tracks • BMTF: default matching, OMTF default matching, EMTF optimized matching • Electrons/Photons: • Stand-alone electron/photon from: • barrel clusters with dedicated WP for photons/electrons • HGCAL clusters with dedicated EG ID • Track-matched-electron: stand-alone electron matched to L1 Track • Track-matched-iso electron: track-matched electron with Tracks Isolation • Track-iso photon: stand-alone photon with Track Isolation • Jets/HT/MET: • PF+Puppi Jets/HT/MET : from clustering of PF+Puppi candidates • HT computed with jets with p T >30 GeV and | η |<2.4 • Taus: • PF+Puppi Taus : Phase2 HPS Tau algo on L1 PF+Puppi candidates • PF+Puppi Iso Taus : isolation defined with sum of PF+Puppi charged candidates � 16

  17. Level-1 Trigger Menu Rates (kHz) Thresholds Additional requirements (‘offline’, GeV) L1_SingleTkMu (single muon) 18.7 22 | η |<2.4 L1_DoubleTkMu (double muon) 1.5 15,7 | η |<2.4, dZ<1cm L1_TripleTkMu (triple muon) 11.9 5,3,3 | η |<2.4, dZ<1cm L1_SingleTkEle (single electron) 95.8 36 | η |<2.4 L1_SingleTkEleIso (single electron iso) 90.5 28 | η |<2.4 L1_SingleTkEMIso (single photon iso) 66.4 36 (NA Now) | η |<2.4 L1_TkEleIso_EG (single ele iso + EG) 59.8 22,12 | η |<2.4 L1_DoubleTkEle (double ele) 67.0 25,12 | η |<2.4, dZ<1cm L1_DoubleTkEMIso (double photon iso) 23.1 22, 12 (NA Now) | η |<2.4 L1_SinglePFTau (single tau) 7.9 120 | η |<2.1 L1_PFTau_PFTau (double tau) 4.0 70,70 | η |<2.1 L1_PFIsoTau_PFIsoTau (double tau iso) 11.8 44, 44 (33,33 Now) | η |<2.1 L1_SinglePfJet (single jet) 54.4 180 (200 Now) | η |<2.4 L1_DoublePFJet_dEtaMax (double jet dEta) 62.8 125,125 (112,112 Now) | η |<2.4, d η <1.6 L1_PFHT (ht) 19.7 360 L1_PFMet (met) 71.7 150 � 17

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend