hep.io.root.reps
Class TBasketRep
java.lang.Object
hep.io.root.core.AbstractRootObject
hep.io.root.reps.TBasketRep
- All Implemented Interfaces:
- TBasket, TKey, TNamed, TObject, RootObject
public abstract class TBasketRep
- extends AbstractRootObject
- implements TBasket
- Version:
- $Id: TBasketRep.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
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-2013 FreeHEP. All Rights Reserved.