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

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

Uses of TSeqCollection in hep.io.root.core
 

Classes in hep.io.root.core that implement TSeqCollection
 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 TSeqCollection in hep.io.root.interfaces
 

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

Uses of TSeqCollection in hep.io.root.reps
 

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



Copyright © 2000-2013 FreeHEP. All Rights Reserved.