Skip to content

Commit

Permalink
Turn off debug logging in ZdcGeometry
Browse files Browse the repository at this point in the history
This was leading to a warning in the DBG build.
  • Loading branch information
Dr15Jones committed Sep 27, 2024
1 parent 0477f06 commit a70892d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Geometry/ForwardGeometry/src/ZdcGeometry.cc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ typedef CaloCellGeometry::Tr3D Tr3D;

typedef CaloSubdetectorGeometry::CCGFloat CCGFloat;

#define EDM_ML_DEBUG
//#define EDM_ML_DEBUG

ZdcGeometry::ZdcGeometry()
: k_NumberOfCellsForCornersN(HcalZDCDetId::kSizeForDenseIndexingRun1),
Expand Down

0 comments on commit a70892d

Please sign in to comment.