|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfi.jyu.phys.grain.sort.detector.GrainDetector
fi.jyu.phys.grain.sort.detector.GrainDetectorSacredPixel
public class GrainDetectorSacredPixel
Field Summary | |
---|---|
double |
e
|
int |
number
|
long |
time
|
Fields inherited from class fi.jyu.phys.grain.sort.detector.GrainDetector |
---|
fail, piledup, valid, vetoed |
Constructor Summary | |
---|---|
GrainDetectorSacredPixel()
Creates a new instance of GrainDetectorSacredPixel |
|
GrainDetectorSacredPixel(GrainGreatDatum data)
|
Method Summary | |
---|---|
void |
feed(GrainGreatDatum data)
Add data into the detector list. |
void |
invalidate()
Invalidates this detector. |
Methods inherited from class fi.jyu.phys.grain.sort.detector.GrainDetector |
---|
clone, contains |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double e
public int number
public long time
Constructor Detail |
---|
public GrainDetectorSacredPixel()
public GrainDetectorSacredPixel(GrainGreatDatum data)
Method Detail |
---|
public void invalidate()
GrainDetector
invalidate
in class GrainDetector
public void feed(GrainGreatDatum data)
feed
in class GrainDetector
data
- Parsed TDR ADC data.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |