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

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

Uses of TObjArray in hep.io.root.core
 

Classes in hep.io.root.core that implement TObjArray
 class Clones2
          A Clones2 is used to represent a split TClonesArray.
 class HollowArray
          A HollowArray is used to represent a split TClonesArray.
 class SingleLeaf
           
 

Uses of TObjArray in hep.io.root.interfaces
 

Subinterfaces of TObjArray in hep.io.root.interfaces
 interface TClonesArray
           
 

Methods in hep.io.root.interfaces that return TObjArray
 TObjArray TBranch.getBaskets()
          -> List of baskets of this branch
 TObjArray TTree.getBranches()
          List of Branches
 TObjArray TBranch.getBranches()
          -> List of Branches of this branch
 TObjArray TStreamerInfo.getElements()
           
 TObjArray TTree.getLeaves()
          Direct pointers to individual branch leaves
 TObjArray TBranch.getLeaves()
          -> List of leaves of this branch
 

Uses of TObjArray in hep.io.root.reps
 

Classes in hep.io.root.reps that implement TObjArray
 class TClonesArrayRep
           
 class TObjArrayRep
           
 class TRefArrayRep
           
 

Methods in hep.io.root.reps that return TObjArray
 TObjArray TBranchClonesRep.getLeaves()
           
 



Copyright © 2000-2013 FreeHEP. All Rights Reserved.