Skip to content

Commit

Permalink
Take care of the #define statement in Geometry/HGCalCommonData/src
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunanda committed Mar 28, 2023
1 parent 63f929c commit 053c510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Geometry/HGCalCommonData/src/HGCalParametersFromDD.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include "Geometry/HGCalCommonData/interface/HGCalGeometryMode.h"
#include "Geometry/HGCalCommonData/interface/HGCalParameters.h"

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

bool HGCalParametersFromDD::build(const DDCompactView* cpv,
Expand Down

0 comments on commit 053c510

Please sign in to comment.