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

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

Uses of TList in hep.io.root.interfaces
 

Methods in hep.io.root.interfaces that return TList
 TList TGraph.getFunctions()
          Pointer to list of functions (fits and user)
 TList TH1.getFunctions()
          ->Pointer to list of functions (fits and user)
 

Uses of TList in hep.io.root.reps
 

Classes in hep.io.root.reps that implement TList
 class TListRep
           
 



Copyright © 2000-2008 FreeHEP. All Rights Reserved.