Skip to content

Commit

Permalink
added DQM plot for the new variable
Browse files Browse the repository at this point in the history
  • Loading branch information
drkovalskyi committed Jan 19, 2024
1 parent 14e6996 commit 9e23a7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PhysicsTools/NanoAOD/python/nanoDQM_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@
Plot1D('sip3d', 'sip3d', 20, 0, 20, '3D impact parameter significance wrt first PV'),
Profile1D('softId', 'softId', 'pt', 20, 0, 40, 'POG Soft muon ID (using the relaxed cuts in the data Run 2016 B-F periods, and standard cuts elsewhere)'),
Plot1D('softMva', 'softMva', 20, -1, 1, 'soft MVA ID score'),
Plot1D('softMvaRun3', 'softMvaRun3', 20, 0, 1, 'soft MVA ID score for Run3'),
Plot1D('softMvaId', 'softMvaId', 2, -0.5, 1.5, 'soft MVA ID'),
Plot1D('tightCharge', 'tightCharge', 1, 1.5, 2.5, 'Tight charge criterion using pterr/pt of muonBestTrack (0:fail, 2:pass)'),
Profile1D('tightId', 'tightId', 'pt', 16, 0, 80, 'POG Tight muon ID'),
Expand Down

0 comments on commit 9e23a7b

Please sign in to comment.