static class STUtils.STTrackFit
extends org.lcsim.fit.line.SlopeInterceptLineFit
Constructor and Description |
---|
STTrackFit(String type,
double slope,
double intercept,
double slopeUncertainty,
double interceptUncertainty,
double sigAB,
double chisq,
int ndf) |
STTrackFit(String type,
org.lcsim.fit.line.SlopeInterceptLineFit fit) |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
double |
predict(double zHit) |
String |
toString() |
private String type
Copyright © 2019. All rights reserved.