Skip to content

Adding the dedicated FS pT efficency monitoring histograms for di-muon monitoring chain to the DQ webdisplay for pp collisions

Patrick Dougan requested to merge pdougan/athena:muonMonHist_Update into 24.0

Adding the dedicated FS pT efficency monitoring histograms for di-muon monitoring chain to the DQ webdisplay for pp collisions. A test display on 2023 reprocessed EB data can be found here; https://atlasdqm.cern.ch/webdisplay/test/10/physics_EnhancedBias/run_440499/run/. All the validation tests outlined here (https://twiki.cern.ch/twiki/bin/view/Atlas/HLTMonMigrationOfWebdisplayToRun3#Debug_and_make_a_MR) are passed by this build of the webdisplay. The specific histograms have the naming convention EffEFSAFS_muPt and EffEFCBFS_muPt. You can see them here for wrt Offline here; https://atlasdqm.cern.ch/webdisplay/test/10/physics_EnhancedBias/run_440499/run/HLT/TRMUO/Expert/Efficiency/muChainEFFS/L1MU14FCH/wrtOffline/EffEFSAFS_muPt_wrt_offlineCB https://atlasdqm.cern.ch/webdisplay/test/10/physics_EnhancedBias/run_440499/run/HLT/TRMUO/Expert/Efficiency/muChainEFFS/L1MU14FCH/wrtOffline/EffEFCBFS_muPt_wrt_offlineCB and wrt to Upstream here; https://atlasdqm.cern.ch/webdisplay/test/10/physics_EnhancedBias/run_440499/run/HLT/TRMUO/Expert/Efficiency/muChainEFFS/L1MU14FCH/wrtUpstream/EffEFSAFS_muPt_wrt_Upstream https://atlasdqm.cern.ch/webdisplay/test/10/physics_EnhancedBias/run_440499/run/HLT/TRMUO/Expert/Efficiency/muChainEFFS/L1MU14FCH/wrtUpstream/EffEFCBFS_muPt_wrt_Upstream where we expect them to generally have overall efficiencies near 1 as they bypass the L1 inefficiencies. The upstream also appear in the shifter folder. These histograms provide dedicated monitoring for muons reconstructed specifically with the FS, so that the EffEFSA and EffEFCB are always just RoI mode muons.

Merge request reports