Skip to content

Implement the L2MuonSA inside-out mode plots to TrigMuonMonitoringMT, ATR-20317

Moe Wakida requested to merge mwakida/athena:OffMuonMon_L2SAIO into master

I want to merge this change into master.

I implement the L2MuonSA inside-out mode plots to Trigger/TrigMonitoring/TrigMuonMonitoringMT. This monitoring is to confirm the performance of L2MuonSA inside-out mode quickly in the 9th validation campaign to be held on October 19th, and we plan to add and optimize the monitoring of inside-out mode in the future.

I tested using below command (AOD.pool.root is made from Jpsi MC sample and located /eos/atlas/user/y/yoyamagu/HLT/CloseBy/mc16_13TeV.300901.ParticleGunEvtGen_Jpsi_mu3p5mu3p5_prompt.e7406_e5984_a875_r11558_testAOD/AOD_.18953286._000022.pool.root.1)

Run3DQTestingDriver.py --loglevel DEBUG --dqOffByDefault Input.Files="['AOD.pool.root']" DQ.Steering.doHLTMon=True DQ.Steering.HLT.doGeneral=False DQ.Steering.HLT.doCalo=False DQ.Steering.HLT.doEgamma=False DQ.Steering.HLT.doMET=False DQ.Steering.HLT.doJet=False DQ.Steering.HLT.doBjet=False DQ.Steering.HLT.doBphys=False DQ.Steering.HLT.doMinBias=False DQ.Steering.HLT.doTau=False DQ.Steering.HLT.doMuon=True Output.HISTFileName=HIST.root

and web display of HIST.root is https://mwakida.web.cern.ch/mwakida/ATR-20317/webdisplay11_Jpsi/MuonMon/L2MuonSAIO/HLT_2mu14_l2io_L12MU10/index.html

tagging @nakahama, @cdiez , @yoyamagu , and @ynoguchi for info.

Edited by Moe Wakida

Merge request reports