hep.io.root.reps
Class TBasketRep
java.lang.Object
hep.io.root.core.AbstractRootObject
hep.io.root.reps.TBasketRep
- All Implemented Interfaces:
- RootObject, TBasket, TKey, TNamed, TObject
- public abstract class TBasketRep
- extends AbstractRootObject
- implements TBasket
- Version:
- $Id: TBasketRep.java,v 1.5 2005/05/17 05:13:57 tonyj Exp $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
- Source Code:
- TBasketRep.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TBasketRep
public TBasketRep()
setPosition
public RootInput setPosition(long index,
long offset,
TLeaf leaf)
throws IOException
- Specified by:
setPosition
in interface TBasket
- Throws:
IOException
readEntryOffsets
public void readEntryOffsets(int len)
throws IOException
- Specified by:
readEntryOffsets
in interface TBasket
- Throws:
IOException
readMembers
public void readMembers(RootInput in)
throws IOException
- Overrides:
readMembers
in class AbstractRootObject
- Throws:
IOException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.