Skip to content

Commit

Permalink
PHASE2_vertexPt_Correction_V1 : plugins part
Browse files Browse the repository at this point in the history
  • Loading branch information
archiron committed Jul 30, 2024
1 parent d11803e commit 02caf03
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ class ElectronMcSignalValidatorMiniAOD : public ElectronDqmAnalyzerBase {
MonitorElement *h1_recEleNum;

MonitorElement *h1_ele_vertexPt;
MonitorElement *h1_ele_vertexPt_EB;
MonitorElement *h1_ele_vertexPt_EE;
MonitorElement *h1_ele_vertexEta;
MonitorElement *h1_ele_vertexPt_nocut;

Expand Down

0 comments on commit 02caf03

Please sign in to comment.