hep.aida.ref.tuple
Class TupleColumn.TupleColumnFolder
java.lang.Object
hep.aida.ref.tuple.TupleColumn
hep.aida.ref.tuple.TupleColumn.TupleColumnFolder
- All Implemented Interfaces:
- hep.aida.IBaseTupleColumn, hep.aida.ITupleColumn, hep.aida.ITupleColumn.ITuple, FTupleColumn, HasFTuple
- Enclosing class:
- TupleColumn
public static class TupleColumn.TupleColumnFolder
- extends TupleColumn
- implements hep.aida.ITupleColumn.ITuple, HasFTuple
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 |
Methods inherited from class hep.aida.ref.tuple.TupleColumn |
hasDefaultValue, maximum, maxValue, mean, meanValue, minimum, minValue, name, 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 |
value
public void value(int index,
org.freehep.util.Value value)
- Specified by:
value
in class TupleColumn
fill
public void fill(org.freehep.util.Value value)
- Overrides:
fill
in class TupleColumn
setValue
public void setValue(int index,
org.freehep.util.Value value)
- Specified by:
setValue
in class TupleColumn
fTuple
public FTuple fTuple()
- Specified by:
fTuple
in interface HasFTuple
fill
public void fill(hep.aida.ITuple tp)
- Specified by:
fill
in interface hep.aida.ITupleColumn.ITuple
value
public hep.aida.ITuple value()
- Specified by:
value
in interface hep.aida.ITupleColumn.ITuple
defaultValue
public hep.aida.ITuple defaultValue()
- Specified by:
defaultValue
in interface hep.aida.ITupleColumn.ITuple
fillableObject
public hep.aida.ITuple fillableObject()
- Specified by:
fillableObject
in interface hep.aida.ITupleColumn.ITuple
addRow
public void addRow()
- Overrides:
addRow
in class TupleColumn
resetRow
public void resetRow()
- Overrides:
resetRow
in class TupleColumn
resetRows
public void resetRows(int numberOfRows)
- Description copied from class:
TupleColumn
- Clears the values on the stack.
- Overrides:
resetRows
in class TupleColumn
reset
public void reset()
- Overrides:
reset
in class TupleColumn
defaultValue
public void defaultValue(org.freehep.util.Value value)
- Specified by:
defaultValue
in interface FTupleColumn
- Overrides:
defaultValue
in class TupleColumn
jHepWork 2.1 (C) S.Chekanov