hep.aida.ref.tuple
Class AbstractTuple.AbstractTupleColumnFactory.FloatTupleColumn

java.lang.Object
  extended by hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
      extended by hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.FloatTupleColumn
All Implemented Interfaces:
hep.aida.IBaseTupleColumn, hep.aida.ITupleColumn, hep.aida.ITupleColumn.F, FTupleColumn
Enclosing class:
AbstractTuple.AbstractTupleColumnFactory

public static class AbstractTuple.AbstractTupleColumnFactory.FloatTupleColumn
extends AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
implements hep.aida.ITupleColumn.F


Nested Class Summary
 
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
 float defaultValue()
           
 void fill(float value)
           
 float fillableObject()
           
 float value()
           
 
Methods inherited from class hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
defaultValue, hasDefaultValue, maximum, maxValue, mean, meanValue, minimum, minValue, name, rms, rmsValue, type
 
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

fill

public void fill(float value)
          throws IllegalArgumentException
Specified by:
fill in interface hep.aida.ITupleColumn.F
Throws:
IllegalArgumentException

value

public float value()
Specified by:
value in interface hep.aida.ITupleColumn.F

defaultValue

public float defaultValue()
Specified by:
defaultValue in interface hep.aida.ITupleColumn.F

fillableObject

public float fillableObject()
Specified by:
fillableObject in interface hep.aida.ITupleColumn.F


jHepWork 3.0 ©