Skip to content

Commit

Permalink
Comment out the debug printing
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunanda committed Jun 27, 2023
1 parent c8d61ec commit 0744a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Geometry/HcalCommonData/src/HcalDDDSimConstants.cc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include "FWCore/Utilities/interface/Exception.h"
#include "DataFormats/Math/interface/GeantUnits.h"

#define EDM_ML_DEBUG
//#define EDM_ML_DEBUG
using namespace geant_units::operators;

HcalDDDSimConstants::HcalDDDSimConstants(const HcalParameters* hp) : hpar(hp) {
Expand Down

0 comments on commit 0744a6d

Please sign in to comment.