|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.ref.tuple.TupleColumn
hep.aida.ref.tuple.TupleColumn.TupleColumnDouble
public static class TupleColumn.TupleColumnDouble
Nested Class Summary |
---|
Nested classes/interfaces inherited from class hep.aida.ref.tuple.TupleColumn |
---|
TupleColumn.TupleColumnBoolean, TupleColumn.TupleColumnByte, TupleColumn.TupleColumnChar, TupleColumn.TupleColumnDouble, TupleColumn.TupleColumnFloat, TupleColumn.TupleColumnFolder, TupleColumn.TupleColumnInt, TupleColumn.TupleColumnLong, TupleColumn.TupleColumnObject, TupleColumn.TupleColumnShort, TupleColumn.TupleColumnString |
Nested classes/interfaces inherited from interface hep.aida.ITupleColumn |
---|
hep.aida.ITupleColumn.B, hep.aida.ITupleColumn.C, hep.aida.ITupleColumn.D, hep.aida.ITupleColumn.F, hep.aida.ITupleColumn.I, hep.aida.ITupleColumn.ITuple, hep.aida.ITupleColumn.L, hep.aida.ITupleColumn.Object, hep.aida.ITupleColumn.S, hep.aida.ITupleColumn.String, hep.aida.ITupleColumn.Z |
Method Summary | |
---|---|
double |
defaultValue()
|
void |
defaultValue(org.freehep.util.Value value)
|
void |
fill(double value)
|
double |
fillableObject()
|
void |
setValue(int index,
org.freehep.util.Value value)
|
double |
value()
|
void |
value(int index,
org.freehep.util.Value value)
|
Methods inherited from class hep.aida.ref.tuple.TupleColumn |
---|
addRow, fill, hasDefaultValue, maximum, maxValue, mean, meanValue, minimum, minValue, name, reset, resetRow, resetRows, rms, rmsValue, type, value |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface hep.aida.IBaseTupleColumn |
---|
maximum, mean, minimum, name, rms, type |
Method Detail |
---|
public void value(int index, org.freehep.util.Value value)
value
in class TupleColumn
public void setValue(int index, org.freehep.util.Value value)
setValue
in class TupleColumn
public void defaultValue(org.freehep.util.Value value)
defaultValue
in interface FTupleColumn
defaultValue
in class TupleColumn
public void fill(double value) throws IllegalArgumentException
fill
in interface hep.aida.ITupleColumn.D
IllegalArgumentException
public double value()
value
in interface hep.aida.ITupleColumn.D
public double defaultValue()
defaultValue
in interface hep.aida.ITupleColumn.D
public double fillableObject()
fillableObject
in interface hep.aida.ITupleColumn.D
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |