Skip to content

Commit fbc4f8e

Browse files
author
Sunanda
committed
Move the debug statement with the EDM_ML_DEBUG loop
1 parent 59a0cb8 commit fbc4f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Geometry/HGCalGeometry/src/HGCalGeometry.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ void HGCalGeometry::newCell(
122122
<< " Mode " << m_topology.dddConstants().geomMode() << ":" << m_topology.geomMode()
123123
<< " Valid " << m_topology.tileTrapezoid() << ":" << m_topology.valid(idc)
124124
<< " ERROR ???";
125-
}
126125
#endif
126+
}
127127
} else {
128128
#ifdef EDM_ML_DEBUG
129129
unsigned int cellAll(0), cellSelect(0);

0 commit comments

Comments
 (0)