Skip to content

Commit b152950

Browse files
author
Sunanda
committed
Code check
1 parent cc68491 commit b152950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Geometry/HGCalCommonData/src/HGCalDDDConstants.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1914,7 +1914,7 @@ void HGCalDDDConstants::waferFromPosition(const double x,
19141914
}
19151915
if (debug)
19161916
edm::LogVerbatim("HGCalGeom") << "Input x:y:layer " << x << ":" << y << ":" << layer << " Wafer " << waferU << ":"
1917-
<< waferV << " Cell " << cellU << ":" << cellV << ":" << celltype << " wt " << wt;
1917+
<< waferV << " Cell " << cellU << ":" << cellV << ":" << celltype << " wt " << wt;
19181918
}
19191919

19201920
bool HGCalDDDConstants::waferInLayer(int wafer, int lay, bool reco) const {

0 commit comments

Comments
 (0)