hep.io.root.interfaces
Interface TLeafO

All Superinterfaces:
RootObject, TLeaf, TNamed, TObject
All Known Implementing Classes:
TLeafORep

public interface TLeafO
extends RootObject, TLeaf


Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TLeaf
rootCheckSum, rootIOVersion
 
Method Summary
 boolean getValue(long index)
           
 
Methods inherited from interface hep.io.root.interfaces.TLeaf
generateReadCode, getArrayDim, getIsRange, getIsUnsigned, getLeafCount, getLen, getLenType, getMaxIndex, getOffset, getWrappedValue, setBranch
 
Methods inherited from interface hep.io.root.interfaces.TNamed
getName, getTitle
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 

Method Detail

getValue

boolean getValue(long index)
                 throws IOException
Throws:
IOException


Copyright © 2000-2013 FreeHEP. All Rights Reserved.