|
|||||||||
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
Constructor Summary | |
SimpleStorer()
|
Method Summary | |
void |
clear()
|
void |
fill(double d)
|
void |
fillData(OneDFillable fill)
|
void |
fillW(double d,
double weight)
|
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 SimpleStorer()
Method Detail |
public void fill(double d)
fill
in class AbstractOneDFillable
public void fillW(double d, double weight)
fillW
in class AbstractOneDFillable
public void fillData(OneDFillable fill)
public void clear()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |