hep.aida.ref.tuple
Class TupleColumn.TupleColumnFolder

java.lang.Object
  extended by hep.aida.ref.tuple.TupleColumn
      extended by 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 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
 void addRow()
           
 hep.aida.ITuple defaultValue()
           
 void defaultValue(org.freehep.util.Value value)
           
 void fill(hep.aida.ITuple tp)
           
 void fill(org.freehep.util.Value value)
           
 hep.aida.ITuple fillableObject()
           
 FTuple fTuple()
           
 void reset()
           
 void resetRow()
           
 void resetRows(int numberOfRows)
          Clears the values on the stack.
 void setValue(int index, org.freehep.util.Value value)
           
 hep.aida.ITuple value()
           
 void value(int index, org.freehep.util.Value value)
           
 
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
 

Method Detail

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 3.1 ©