FreeHEP API
Version current

hep.io.root.reps
Class TBranchClonesRep

java.lang.Object
  extended byhep.io.root.core.AbstractRootObject
      extended byhep.io.root.reps.TBranchClonesRep
All Implemented Interfaces:
RootObject, TBranch, TBranchClones, TNamed, TObject

public abstract class TBranchClonesRep
extends AbstractRootObject
implements TBranchClones

Version:
$Id: TBranchClonesRep.java,v 1.4 2005/08/10 00:56:33 tonyj Exp $
Author:
tonyj
Source Code:
TBranchClonesRep.java

Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TNamed
rootIOVersion
 
Fields inherited from interface hep.io.root.interfaces.TBranch
rootCheckSum, rootIOVersion
 
Constructor Summary
TBranchClonesRep()
           
 
Method Summary
 TObjArray getLeaves()
          -> List of leaves of this branch
 Class getObjectClass()
           
 void readMembers(RootInput in)
           
 
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.TBranchClones
getBranchCount, getClassName, getEntryOffset
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface hep.io.root.interfaces.TNamed
getName, getTitle
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 
Methods inherited from interface hep.io.root.interfaces.TBranch
getBasketBytes, getBasketEntry, getBaskets, getBasketSeek, getBasketSize, getBranches, getBranchForMangledName, getBranchForName, getCompress, getEntries, getEntryNumber, getEntryOffsetLen, getFileName, getMaxBaskets, getOffset, getTotBytes, getWriteBasket, getZipBytes, setPosition
 

Constructor Detail

TBranchClonesRep

public TBranchClonesRep()
Method Detail

getLeaves

public TObjArray getLeaves()
Description copied from interface: TBranch
-> List of leaves of this branch

Specified by:
getLeaves in interface TBranch

getObjectClass

public Class getObjectClass()
Specified by:
getObjectClass in interface TBranchClones

readMembers

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.