FreeHEP API
Version current

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

java.lang.Object
  extended byhep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
      extended byhep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.LongTupleColumn
All Implemented Interfaces:
FTupleColumn, hep.aida.IBaseTupleColumn, hep.aida.ITupleColumn, hep.aida.ITupleColumn.L
Enclosing class:
AbstractTuple.AbstractTupleColumnFactory

public static class AbstractTuple.AbstractTupleColumnFactory.LongTupleColumn
extends AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
implements hep.aida.ITupleColumn.L

Source Code:
AbstractTuple.AbstractTupleColumnFactory.LongTupleColumn.java

Nested Class Summary
 
Nested classes inherited from class 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
 long defaultValue()
           
 void fill(long value)
           
 long fillableObject()
           
 long 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
clone, equals, finalize, 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(long value)
          throws IllegalArgumentException
Specified by:
fill in interface hep.aida.ITupleColumn.L
Throws:
IllegalArgumentException

value

public long value()
Specified by:
value in interface hep.aida.ITupleColumn.L

defaultValue

public long defaultValue()
Specified by:
defaultValue in interface hep.aida.ITupleColumn.L

fillableObject

public long fillableObject()
Specified by:
fillableObject in interface hep.aida.ITupleColumn.L

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.