FreeHEP API
Version current

hep.io.root.interfaces
Interface TBranchClones

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

public interface TBranchClones
extends RootObject, TNamed, TBranch

Source Code:
TBranchClones.java

Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TNamed
rootIOVersion
 
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.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, getLeaves, getMaxBaskets, getOffset, getTotBytes, getWriteBasket, getZipBytes, setPosition
 

Method Detail

getBranchCount

public TBranch getBranchCount()

getClassName

public String getClassName()

getEntryOffset

public int getEntryOffset()

getObjectClass

public Class getObjectClass()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.