FreeHEP API
Version v1.2.2

hep.io.root.interfaces
Interface TLeafObject

All Superinterfaces:
RootObject, TLeaf, TNamed, TObject
All Known Implementing Classes:
CloneLeaf, TLeafObjectRep

public interface TLeafObject
extends RootObject, TLeaf


Field Summary
static int rootIOVersion
           
 
Fields inherited from interface hep.io.root.interfaces.TLeaf
rootCheckSum
 
Method Summary
 Object getValue(int index)
           
 boolean getVirtual()
          Support for Virtuality
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
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
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values
Method Detail

getValue

public Object getValue(int index)
                throws IOException
IOException

getVirtual

public boolean getVirtual()
Support for Virtuality


FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.