Skip to content

Commit

Permalink
comment th debug's
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunanda committed Oct 30, 2021
1 parent 47a4729 commit 8d108e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Geometry/HGCalCommonData/plugins/DDHGCalCell.cc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <string>
#include <vector>

#define EDM_ML_DEBUG
//#define EDM_ML_DEBUG

class DDHGCalCell : public DDAlgorithm {
public:
Expand Down
2 changes: 1 addition & 1 deletion Geometry/HGCalCommonData/plugins/dd4hep/DDHGCalCell.cc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/Exception.h"

#define EDM_ML_DEBUG
//#define EDM_ML_DEBUG

static long algorithm(dd4hep::Detector& /* description */, cms::DDParsingContext& ctxt, xml_h e) {
cms::DDNamespace ns(ctxt, e, true);
Expand Down

0 comments on commit 8d108e8

Please sign in to comment.