|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.io.hbook.HbookObject
hep.io.hbook.TupleColumn
hep.io.hbook.RowwiseTupleColumn
public class 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()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |