hep.io.root.reps
Class TBranchClonesRep
java.lang.Object
hep.io.root.core.AbstractRootObject
hep.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
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.TBranch |
getBasketBytes, getBasketEntry, getBaskets, getBasketSeek, getBasketSize, getBranches, getBranchForMangledName, getBranchForName, getCompress, getEntries, getEntryNumber, getEntryOffsetLen, getFileName, getMaxBaskets, getOffset, getTotBytes, getWriteBasket, getZipBytes, setPosition |
TBranchClonesRep
public TBranchClonesRep()
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
Copyright © 2000-2004 FreeHEP, All Rights Reserved.