FreeHEP API
Version current

hep.io.root.interfaces
Interface TObject

All Superinterfaces:
RootObject
All Known Subinterfaces:
TAxis, TBasket, TBranch, TBranchClones, TBranchElement, TBranchObject, TClonesArray, TCollection, TDirectory, TFile, TGraph, TH1, TH1D, TH1F, TH2, TH2D, TH2F, TKey, TLeaf, TLeafB, TLeafC, TLeafD, TLeafElement, TLeafF, TLeafI, TLeafObject, TLeafS, TList, TNamed, TObjArray, TProfile, TSeqCollection, TStreamerBase, TStreamerBasicPointer, TStreamerBasicType, TStreamerElement, TStreamerInfo, TStreamerLoop, TStreamerObject, TStreamerObjectAny, TStreamerObjectPointer, TStreamerString, TTree
All Known Implementing Classes:
Clone, Clone2, CloneLeaf, Clones2, Hollow, HollowArray, RootFileReader, SingleLeaf, TBasketRep, TBranchClonesRep, TBranchElementRep, TBranchRep, TClonesArrayRep, TCollectionRep, TDirectoryRep, TKeyRep, TLeafBRep, TLeafCRep, TLeafDRep, TLeafElementRep, TLeafFRep, TLeafIRep, TLeafObjectRep, TLeafRep, TLeafSRep, TListRep, TObjArrayRep, TRefArrayRep, TTreeRep

public interface TObject
extends RootObject

Source Code:
TObject.java

Method Summary
 int getBits()
           
 int getUniqueID()
           
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 

Method Detail

getBits

public int getBits()

getUniqueID

public int getUniqueID()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.