Uses of Interface
hep.io.root.interfaces.TLeaf

Packages that use TLeaf
hep.io.root.core   
hep.io.root.interfaces Public interfaces implemented by objects read from a Root file. 
hep.io.root.reps   
 

Uses of TLeaf in hep.io.root.core
 

Classes in hep.io.root.core that implement TLeaf
 class CloneLeaf
           
 

Methods in hep.io.root.core that return TLeaf
 TLeaf CloneLeaf.getLeafCount()
           
 

Constructors in hep.io.root.core with parameters of type TLeaf
SingleLeaf(TLeaf leaf)
           
 

Uses of TLeaf in hep.io.root.interfaces
 

Subinterfaces of TLeaf in hep.io.root.interfaces
 interface TLeafB
           
 interface TLeafC
           
 interface TLeafD
           
 interface TLeafElement
           
 interface TLeafF
           
 interface TLeafI
           
 interface TLeafL
           
 interface TLeafO
           
 interface TLeafObject
           
 interface TLeafS
           
 

Methods in hep.io.root.interfaces that return TLeaf
 TLeaf TLeaf.getLeafCount()
          Pointer to Leaf count if variable length
 

Methods in hep.io.root.interfaces with parameters of type TLeaf
 RootInput TBasket.setPosition(long index, long basketEntry, TLeaf leaf)
           
 RootInput TBranch.setPosition(TLeaf leaf, long index)
           
 

Uses of TLeaf in hep.io.root.reps
 

Classes in hep.io.root.reps that implement TLeaf
 class TLeafBRep
           
 class TLeafCRep
           
 class TLeafDRep
           
 class TLeafElementRep
           
 class TLeafFRep
           
 class TLeafIRep
           
 class TLeafLRep
           
 class TLeafObjectRep
           
 class TLeafORep
           
 class TLeafRep
           
 class TLeafSRep
           
 

Methods in hep.io.root.reps with parameters of type TLeaf
 RootInput TBasketRep.setPosition(long index, long offset, TLeaf leaf)
           
 RootInput TBranchRep.setPosition(TLeaf leaf, long index)
           
 



Copyright © 2000-2013 FreeHEP. All Rights Reserved.