FreeHEP API
Version v1.2.2

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.3 2003/05/23 20:59:15 duns Exp $
Author:
Tony Johnson (tonyj@slac.stanford.edu)

Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TNamed
rootIOVersion
 
Constructor Summary
TBasketRep()
           
 
Method Summary
 void readEntryOffsets(int len)
           
 void readMembers(RootInput in)
           
 RootInput setPosition(int index, int offset, TLeaf leaf)
           
 
Methods inherited from class hep.io.root.core.AbstractRootObject
dump, getRootClass, read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hep.io.root.interfaces.TBasket
getBufferSize, getDisplacement, getEntryOffset, getFlag, getLast, getNevBuf, getNevBufSize
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface hep.io.root.interfaces.TKey
getCycle, getObject, getObjectClass
 
Methods inherited from interface hep.io.root.interfaces.TNamed
getName, getTitle
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 

Constructor Detail

TBasketRep

public TBasketRep()
Method Detail

setPosition

public RootInput setPosition(int index,
                             int offset,
                             TLeaf leaf)
                      throws IOException
Specified by:
setPosition in interface TBasket
IOException

readEntryOffsets

public void readEntryOffsets(int len)
                      throws IOException
Specified by:
readEntryOffsets in interface TBasket
IOException

readMembers

public void readMembers(RootInput in)
                 throws IOException
Overrides:
readMembers in class AbstractRootObject
IOException

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.