hep.lcd.recon.tracking.fitters.klm
Class KLMFitError
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--hep.lcd.recon.tracking.fitters.klm.KLMFitError
- public class KLMFitError
- extends Exception
Thrown if an error occurs during fitting
- See Also:
- Serialized Form
- Source Code:
- KLMFitError.java
Method Summary |
int |
getRC()
|
W_FORMAT
public static final int W_FORMAT
MSCAT_OR_DEDX
public static final int MSCAT_OR_DEDX
TRANSPORT
public static final int TRANSPORT
TOO_FEW_HITS
public static final int TOO_FEW_HITS
FIT_ERROR
public static final int FIT_ERROR
getRC
public int getRC()
The LCD Group