We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa78ba4 commit 37a52fdCopy full SHA for 37a52fd
1 file changed
detector-model/src/main/java/org/lcsim/geometry/compact/converter/lcdd/HPSTracker2014Base.java
@@ -31,7 +31,7 @@
31
*/
32
public abstract class HPSTracker2014Base extends LCDDSubdetector {
33
34
- protected boolean _debug = true;
+ protected boolean _debug = false;
35
protected static HPSTrackerLCDDBuilder builder;
36
private final boolean buildBeamPlane = false;
37
private final double beamPlaneWidth = 385.00;
0 commit comments