Skip to content

Commit 8603499

Browse files
author
Sunanda
committed
Code check
1 parent 81bc442 commit 8603499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Geometry/HGCalCommonData/plugins/DDHGCalSiliconRotatedCassette.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ void DDHGCalSiliconRotatedCassette::constructLayers(const DDLogicalPart& module,
401401
unsigned int num = (-layerSense_[ly] <= waferTypes_) ? passiveAbsorb_.size() : passiveCool_.size();
402402
if (num > 0)
403403
positionPassiveNew(glog, i, -layerSense_[ly], cpv);
404-
// positionPassiveNew(glog, (copy - firstLayer_), -layerSense_[ly], cpv);
404+
// positionPassiveNew(glog, (copy - firstLayer_), -layerSense_[ly], cpv);
405405
} else {
406406
positionPassive(glog, (copy - firstLayer_), -layerSense_[ly], cpv);
407407
}

0 commit comments

Comments
 (0)