We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a0cb8 commit fbc4f8eCopy full SHA for fbc4f8e
Geometry/HGCalGeometry/src/HGCalGeometry.cc
@@ -122,8 +122,8 @@ void HGCalGeometry::newCell(
122
<< " Mode " << m_topology.dddConstants().geomMode() << ":" << m_topology.geomMode()
123
<< " Valid " << m_topology.tileTrapezoid() << ":" << m_topology.valid(idc)
124
<< " ERROR ???";
125
- }
126
#endif
+ }
127
} else {
128
#ifdef EDM_ML_DEBUG
129
unsigned int cellAll(0), cellSelect(0);
0 commit comments