hep.io.root.interfaces
Interface TBasket
- All Superinterfaces:
- RootObject, TKey, TNamed, TObject
- All Known Implementing Classes:
- TBasketRep
- public interface TBasket
- extends RootObject, TKey
- Version:
- $Id: TBasket.java,v 1.5 2005/05/17 05:13:55 tonyj Exp $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
- Source Code:
- TBasket.java
getBufferSize
public int getBufferSize()
getDisplacement
public int[] getDisplacement()
getEntryOffset
public int[] getEntryOffset()
getFlag
public byte getFlag()
getLast
public int getLast()
getNevBuf
public int getNevBuf()
getNevBufSize
public int getNevBufSize()
setPosition
public RootInput setPosition(long index,
long basketEntry,
TLeaf leaf)
throws IOException
- Throws:
IOException
readEntryOffsets
public void readEntryOffsets(int len)
throws IOException
- Throws:
IOException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.