Skip to content

Commit

Permalink
Merge pull request #36453 from makortel/patch-6
Browse files Browse the repository at this point in the history
Comment out #define EDM_ML_DEBUG in HcalHBHENewMuonAnalyzer
  • Loading branch information
cmsbuild committed Dec 10, 2021
2 parents 17b6de9 + 4d050d1 commit a4bb3ed
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -19,7 +19,7 @@

#include "DataFormats/HcalCalibObjects/interface/HcalHBHEMuonVariables.h"

#define EDM_ML_DEBUG
//#define EDM_ML_DEBUG

class HcalHBHENewMuonAnalyzer : public edm::one::EDAnalyzer<edm::one::SharedResources> {
public:
Expand Down

0 comments on commit a4bb3ed

Please sign in to comment.