hep.io.root.interfaces
Interface TLeafObject
- All Superinterfaces:
- RootObject, TLeaf, TNamed, TObject
- All Known Implementing Classes:
- CloneLeaf, TLeafObjectRep
- public interface TLeafObject
- extends RootObject, TLeaf
- Source Code:
- TLeafObject.java
Methods inherited from interface hep.io.root.interfaces.TLeaf |
generateReadCode, getArrayDim, getIsRange, getIsUnsigned, getLeafCount, getLen, getLenType, getMaxIndex, getOffset, getWrappedValue, setBranch |
rootIOVersion
public static final int rootIOVersion
- See Also:
- Constant Field Values
getValue
public Object getValue(long index)
throws IOException
- Throws:
IOException
getVirtual
public boolean getVirtual()
- Support for Virtuality
Copyright © 2000-2004 FreeHEP, All Rights Reserved.