hep.io.root.interfaces
Interface TBranchClones

All Superinterfaces:
RootObject, TBranch, TNamed, TObject
All Known Implementing Classes:
TBranchClonesRep

public interface TBranchClones
extends RootObject, TNamed, TBranch


Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TBranch
rootCheckSum, rootIOVersion
 
Method Summary
 TBranch getBranchCount()
           
 String getClassName()
           
 int getEntryOffset()
           
 Class getObjectClass()
           
 
Methods inherited from interface hep.io.root.interfaces.TBranch
getBasketBytes, getBasketEntry, getBaskets, getBasketSeek, getBasketSize, getBranches, getBranchForMangledName, getBranchForName, getCompress, getEntries, getEntryNumber, getEntryOffsetLen, getFileName, getLeaves, getMaxBaskets, getOffset, getTotBytes, getWriteBasket, getZipBytes, setPosition
 
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.RootObject
getRootClass
 

Method Detail

getBranchCount

TBranch getBranchCount()

getClassName

String getClassName()

getEntryOffset

int getEntryOffset()

getObjectClass

Class getObjectClass()


Copyright © 2000-2013 FreeHEP. All Rights Reserved.