Implement the Trigger Count and EFIso plots to TrigMuonMonitoringMT, ATR-20317
I want to merge this change into master.
I implement the Trigger count and EFIso plots to Trigger/TrigMonitoring/TrigMuonMonitoringMT.
I tested using below command (myESD.pool.root is made from valid1.410000.PowhegPythiaEvtGen_P2012_ttbar_hda mp172p5_nonallhad.recon.RDO.e4993_s3474_r11322/RDO.18782565._000030.pool.root.1
in the environment of master,2020-09-06T2101)
Run3DQTestingDriver.py --loglevel DEBUG --dqOffByDefault Input.Files="['myESD.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
Trigger count: https://mwakida.web.cern.ch/mwakida/ATR-20317/webdisplay8_ttbar/MuonMon/TriggerCount/index.html
EFIso plots: https://mwakida.web.cern.ch/mwakida/ATR-20317/webdisplay8_ttbar/MuonMon/EFMuon/HLT_mu26_ivarmedium_L1MU20/index.html (The plot names are EFIso_PtCone03
, EFIso_PtCone03overMuonPt
, EFIso_OfflineIso_CorPtCone03
, and EFIso_OfflineIso_CorPtCone03overMuonPt
)
tagging @nakahama, @cdiez , @sshaw , and @ynoguchi for info.