All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class hep.lcd.recon.ztracking.fitters.sld.WeightMatrix

java.lang.Object
   |
   +----hep.lcd.recon.ztracking.fitters.sld.WeightMatrix

public class WeightMatrix
extends Object

Constructor Index

 o WeightMatrix()

Method Index

 o getActive()
 o getMatrix()
 o putParameters(TrackParameters)
 o putTrack(Track, boolean)

Constructors

 o WeightMatrix
 public WeightMatrix()

Methods

 o putTrack
 public boolean putTrack(Track track,
                         boolean debug)
 o putParameters
 public void putParameters(TrackParameters tp)
 o getMatrix
 public Matrix getMatrix()
 o getActive
 public boolean[] getActive()

All Packages  Class Hierarchy  This Package  Previous  Next  Index