hep.io.root.interfaces
Interface TBranchObject

All Superinterfaces:
RootObject, TBranch, TNamed, TObject

public interface TBranchObject
extends RootObject, TBranch


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.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
 

Field Detail

rootIOVersion

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

getClassName

String getClassName()
Class name of referenced object



Copyright © 2000-2013 FreeHEP. All Rights Reserved.