hep.lcd.recon.tracking.fitters.sld
Class WeightMatrix
java.lang.Object
|
+--hep.lcd.recon.tracking.fitters.sld.WeightMatrix
- public class WeightMatrix
- extends Object
- Source Code:
- WeightMatrix.java
Field Summary |
boolean |
debug
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
public boolean debug
WeightMatrix
public WeightMatrix()
putTrack
public void putTrack(Track track)
putParams
public void putParams(TrkParams tp)
getMatrix
public Jama.Matrix getMatrix()
getActive
public boolean[] getActive()
The LCD Group