FreeHEP API
Version current

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, TH1D, TH1F, TH2, TH2D, TH2F, TKey, TLeaf, TLeafB, TLeafC, TLeafD, TLeafElement, TLeafF, TLeafI, TLeafObject, TLeafS, TList, TMap, TNamed, TObjArray, TObject, TProfile, TSeqCollection, TStreamerBase, TStreamerBasicPointer, TStreamerBasicType, TStreamerElement, TStreamerInfo, TStreamerLoop, 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, TLeafDRep, TLeafElementRep, TLeafFRep, TLeafIRep, TLeafObjectRep, TLeafRep, TLeafSRep, TListRep, TMapRep, TObjArrayRep, TRefArrayRep, TStringRep, TTreeRep

public interface RootObject

A representation of a RootObject

Version:
$Id: RootObject.java,v 1.4 2004/06/28 15:21:21 tonyj Exp $
Author:
Tony Johnson (tonyj@slac.stanford.edu)
Source Code:
RootObject.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.