hep.lcd.recon.tracking.tpc
Class TPCFindStrategy

java.lang.Object
  |
  +--hep.lcd.recon.tracking.TrkFindStrategy
        |
        +--hep.lcd.recon.tracking.tpc.TPCFindStrategy

public class TPCFindStrategy
extends TrkFindStrategy

Source Code:
TPCFindStrategy.java

Fields inherited from class hep.lcd.recon.tracking.TrkFindStrategy
maxLevels, maxPatterns, minRadius, nDetectors, nLevels, nPatterns, nPtsReq, rTol, triplets, zTol
 
Constructor Summary
TPCFindStrategy()
           
 
Methods inherited from class hep.lcd.recon.tracking.TrkFindStrategy
getLevels, getMinRadius, getNPatterns, getNPtsReq, getRTol, getTriplets, getZTol
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TPCFindStrategy

public TPCFindStrategy()


The LCD Group