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 e40866a commit 49efbe5Copy full SHA for 49efbe5
RecoMuon/DetLayers/src/MuRingForwardDoubleLayer.cc
@@ -45,7 +45,7 @@ MuRingForwardDoubleLayer::MuRingForwardDoubleLayer(const vector<const ForwardDet
45
<< " Z: " << specificSurface().position().z() << " R1: " << specificSurface().innerRadius()
46
<< " R2: " << specificSurface().outerRadius();
47
48
- selfTest();
+ // selfTest();
49
}
50
51
BoundDisk* MuRingForwardDoubleLayer::computeSurface() {
0 commit comments