|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hep.io.hbook.HbookObject hep.io.hbook.TupleColumn hep.io.hbook.RowwiseTupleColumn
A column in a rowwise Tuple
Method Summary | |
double |
getDouble()
The current value of this column |
double |
getMax()
The maximum value in this column |
double |
getMin()
The minimum value in this column |
String |
toString()
|
Methods inherited from class hep.io.hbook.HbookObject |
getName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public double getDouble()
public double getMin()
public double getMax()
public String toString()
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |