|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--hep.analysis.partition.AbstractOneDFillable | +--hep.analysis.partition.SimpleStorer | +--hep.analysis.partition.ThresholdStorer
Constructor Summary | |
ThresholdStorer(int threshold,
ThresholdListener l)
|
Method Summary | |
void |
clear()
|
void |
fill(double d)
|
void |
fillW(double d,
double weight)
|
Methods inherited from class hep.analysis.partition.SimpleStorer |
fillData |
Methods inherited from class hep.analysis.partition.AbstractOneDFillable |
fill, fill, fill, fillW, fillW, fillW |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ThresholdStorer(int threshold, ThresholdListener l)
Method Detail |
public void fill(double d)
fill
in class SimpleStorer
public void fillW(double d, double weight)
fillW
in class SimpleStorer
public void clear()
clear
in class SimpleStorer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |