hep.lcd.io.ascii.handler
Class Tracker
java.lang.Object
|
+--hep.lcd.io.ascii.BasicHandler
|
+--hep.lcd.io.ascii.handler.BasicTracker
|
+--hep.lcd.io.ascii.handler.Tracker
- public class Tracker
- extends hep.lcd.io.ascii.handler.BasicTracker
- Source Code:
- Tracker.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tracker
public Tracker()
readSegment
public void readSegment(LineNumberReader input,
EventHeader header)
throws IOException
outputClass
public Class outputClass()
- Overrides:
outputClass
in class BasicHandler
readSegment
public void readSegment(LineNumberReader input,
hep.lcd.io.ascii.handler.LCDTrackerHits hits)
throws IOException
The LCD Group