|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--hep.analysis.partition.AbstractTwoDFillable
|
+--hep.analysis.partition.TwoDStatisticsProvider
| Method Summary | |
void |
clear()
|
void |
fillW(double x,
double y,
double v)
|
int |
getEntries()
|
Statistics |
getStatistics()
|
double |
getXMax()
|
double |
getXMean()
|
double |
getXMin()
|
double |
getXRMS()
|
double |
getYMax()
|
double |
getYMean()
|
double |
getYMin()
|
double |
getYRMS()
|
| Methods inherited from class hep.analysis.partition.AbstractTwoDFillable |
fill, fill, fillW |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void fillW(double x,
double y,
double v)
fillW in class AbstractTwoDFillablepublic void clear()
public int getEntries()
public double getXMean()
public double getXRMS()
public double getXMin()
public double getXMax()
public double getYMean()
public double getYRMS()
public double getYMin()
public double getYMax()
public Statistics getStatistics()
getStatistics in interface StatisticsProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||