Uses of Interface
hep.io.root.RootObject

Packages that use RootObject
hep.io.root Classes for opening and reading a Root file. 
hep.io.root.core   
hep.io.root.interfaces Public interfaces implemented by objects read from a Root file. 
hep.io.root.reps   
 

Uses of RootObject in hep.io.root
 

Classes in hep.io.root that implement RootObject
 class RootFileReader
          A class for reading root files.
 

Methods in hep.io.root with parameters of type RootObject
 Object RootMember.getValue(RootObject object)
           
 

Uses of RootObject in hep.io.root.core
 

Classes in hep.io.root.core that implement RootObject
 class AbstractRootObject
           
 class Clone
          A base class for a member of a ClonesArray read in split mode
 class Clone2
          A base class for a member of a ClonesArray read in split mode
 class CloneLeaf
           
 class Clones2
          A Clones2 is used to represent a split TClonesArray.
 class Hollow
           
 class HollowArray
          A HollowArray is used to represent a split TClonesArray.
 class SingleLeaf
           
 

Methods in hep.io.root.core that return RootObject
 RootObject FastInputStream.readObject(String type)
           
 RootObject RootDaemonInputStream.readObject(String type)
           
 RootObject RootRandomAccessFile.readObject(String type)
           
 RootObject RootInput.readObject(String type)
           
 RootObject FastInputStream.readObjectRef()
           
 RootObject RootDaemonInputStream.readObjectRef()
           
 RootObject RootRandomAccessFile.readObjectRef()
           
 RootObject RootInput.readObjectRef()
           
 

Methods in hep.io.root.core with parameters of type RootObject
 Object BasicMember.getValue(RootObject obj)
           
 

Uses of RootObject in hep.io.root.interfaces
 

Subinterfaces of RootObject in hep.io.root.interfaces
 interface TArray
           
 interface TArrayC
           
 interface TArrayD
           
 interface TArrayF
           
 interface TArrayI
           
 interface TArrayL
           
 interface TAttAxis
           
 interface TAttFill
           
 interface TAttLine
           
 interface TAttMarker
           
 interface TAxis
           
 interface TBasket
           
 interface TBranch
           
 interface TBranchClones
           
 interface TBranchElement
           
 interface TBranchObject
           
 interface TClonesArray
           
 interface TCollection
           
 interface TDatime
           
 interface TDirectory
           
 interface TFile
           
 interface TGraph
           
 interface TH1
           
 interface TH1D
           
 interface TH1F
           
 interface TH2
           
 interface TH2D
           
 interface TH2F
           
 interface TKey
           
 interface TLeaf
           
 interface TLeafB
           
 interface TLeafC
           
 interface TLeafD
           
 interface TLeafElement
           
 interface TLeafF
           
 interface TLeafI
           
 interface TLeafL
           
 interface TLeafO
           
 interface TLeafObject
           
 interface TLeafS
           
 interface TList
           
 interface TMap
           
 interface TNamed
           
 interface TObjArray
           
 interface TObject
           
 interface TProfile
           
 interface TSeqCollection
           
 interface TStreamerBase
           
 interface TStreamerBasicPointer
           
 interface TStreamerBasicType
           
 interface TStreamerElement
           
 interface TStreamerInfo
           
 interface TStreamerLoop
           
 interface TStreamerObject
           
 interface TStreamerObjectAny
           
 interface TStreamerObjectPointer
           
 interface TStreamerString
           
 interface TString
           
 interface TTree
           
 

Methods in hep.io.root.interfaces that return RootObject
 RootObject TKey.getObject()
          Get the object associated with this key.
 

Uses of RootObject in hep.io.root.reps
 

Classes in hep.io.root.reps that implement RootObject
 class TBasketRep
           
 class TBranchClonesRep
           
 class TBranchElementRep
           
 class TBranchRep
           
 class TClonesArrayRep
           
 class TCollectionRep
           
 class TDatimeRep
           
 class TDirectoryRep
           
 class TKeyRep
           
 class TLeafBRep
           
 class TLeafCRep
           
 class TLeafDRep
           
 class TLeafElementRep
           
 class TLeafFRep
           
 class TLeafIRep
           
 class TLeafLRep
           
 class TLeafObjectRep
           
 class TLeafORep
           
 class TLeafRep
           
 class TLeafSRep
           
 class TListRep
           
 class TMapRep
           
 class TObjArrayRep
           
 class TRefArrayRep
           
 class TStringRep
           
 class TTreeRep
           
 

Methods in hep.io.root.reps that return RootObject
 RootObject TKeyRep.getObject()
          Get the object corresonding to this key
 



Copyright © 2000-2013 FreeHEP. All Rights Reserved.