FreeHEP API
Version current

hep.io.root.interfaces
Interface TBranchObject

All Superinterfaces:
RootObject, TBranch, TNamed, TObject

public interface TBranchObject
extends RootObject, TBranch

Source Code:
TBranchObject.java

Field Summary
static int rootIOVersion
           
 
Fields inherited from interface hep.io.root.interfaces.TBranch
rootCheckSum
 
Method Summary
 String getClassName()
          Class name of referenced object
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
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
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values
Method Detail

getClassName

public String getClassName()
Class name of referenced object


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.