Skip to content

Commit

Permalink
Merge pull request #44952 from rseidita/patch-3
Browse files Browse the repository at this point in the history
Adding per-LS MEs for Muon POG DQM
  • Loading branch information
cmsbuild authored May 14, 2024
2 parents 7d8f20a + ab0c0d0 commit 37e4d46
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions DQMServices/Core/python/nanoDQMIO_perLSoutput_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,17 @@
"JetMET/Jet/Cleanedak4PFJetsCHS/Pt",
"JetMET/MET/pfMETT1/Cleaned/METSig",
"JetMET/vertices",

"Muons/MuonRecoAnalyzer/GlbMuon_Glb_pt",
"Muons/MuonRecoAnalyzer/GlbMuon_Glb_eta",
"Muons/MuonRecoAnalyzer/GlbMuon_Glb_phi",
"Muons/MuonRecoAnalyzer/Res_TkGlb_qOverlap",
"Muons/diMuonHistograms/GlbGlbMuon_LM",
"Muons/diMuonHistograms/GlbGlbMuon_HM",
"Muons/Isolation/global/relPFIso_R03",
"Muons/globalMuons/GeneralProperties/NumberOfMeanRecHitsPerTrack_glb",
"Muons/standAloneMuonsUpdatedAtVtx/HitProperties/NumberOfValidRecHitsPerTrack_sta",
"Muons/MuonRecoOneHLT/GlbMuon_Glb_pt",
"Muons/MuonRecoOneHLT/GlbMuon_Glb_eta",
) )
)

0 comments on commit 37e4d46

Please sign in to comment.