FreeHEP API
Version v1.2

hep.io.root
Interface RootObject

All Known Subinterfaces:
TArray, TArrayC, TArrayD, TArrayF, TArrayI, TAttAxis, TAttFill, TAttLine, TAttMarker, TAxis, TBasket, TBranch, TBranchClones, TBranchElement, TBranchObject, TClonesArray, TCollection, TDatime, TDirectory, TFile, TGraph, TH1, TH1F, TH2, TH2F, TKey, TLeaf, TLeafB, TLeafC, TLeafElement, TLeafF, TLeafI, TLeafObject, TLeafS, TList, TNamed, TObjArray, TObject, TSeqCollection, TStreamerBase, TStreamerBasicPointer, TStreamerBasicType, TStreamerElement, TStreamerInfo, TStreamerObject, TStreamerObjectAny, TStreamerObjectPointer, TStreamerString, TString, TTree
All Known Implementing Classes:
AbstractRootObject, Clone, Clone2, CloneLeaf, Clones2, Hollow, HollowArray, RootFileReader, SingleLeaf, TBasketRep, TBranchClonesRep, TBranchElementRep, TBranchRep, TClonesArrayRep, TCollectionRep, TDatimeRep, TDirectoryRep, TKeyRep, TLeafBRep, TLeafCRep, TLeafElementRep, TLeafFRep, TLeafIRep, TLeafObjectRep, TLeafRep, TLeafSRep, TListRep, TObjArrayRep, TRefArrayRep, TStringRep, TTreeRep

public interface RootObject

A representation of a RootObject

Author::
Tony Johnson (tonyj@slac.stanford.edu)
Version::
$Id: RootObject.java,v 1.2 2003/04/24 19:36:18 tonyj Exp $

Method Summary
 RootClass getRootClass()
          Get the class of this object
 

Method Detail

getRootClass

public RootClass getRootClass()
Get the class of this object

Returns:
The RootClass for this object

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.