Skip to content

Commit

Permalink
Remove MonitorElement declaration for suppressed histograms
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocos committed Nov 24, 2022
1 parent cbd4461 commit 3f5319c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Validation/MtdValidation/plugins/BtlLocalRecoValidation.cc
Expand Up @@ -98,8 +98,6 @@ class BtlLocalRecoValidation : public DQMEDAnalyzer {
MonitorElement* meHitYlocal_;
MonitorElement* meHitZlocal_;

MonitorElement* meHitX_;
MonitorElement* meHitY_;
MonitorElement* meHitZ_;
MonitorElement* meHitPhi_;
MonitorElement* meHitEta_;
Expand Down

0 comments on commit 3f5319c

Please sign in to comment.