FreeHEP API
Version current

hep.io.root.interfaces
Interface TNamed

All Superinterfaces:
RootObject, TObject
All Known Subinterfaces:
TAxis, TBasket, TBranch, TBranchClones, TBranchElement, TBranchObject, TDirectory, TFile, TGraph, TH1, TH1D, TH1F, TH2, TH2D, TH2F, TKey, TLeaf, TLeafB, TLeafC, TLeafD, TLeafElement, TLeafF, TLeafI, TLeafObject, TLeafS, TProfile, TStreamerBase, TStreamerBasicPointer, TStreamerBasicType, TStreamerElement, TStreamerInfo, TStreamerLoop, TStreamerObject, TStreamerObjectAny, TStreamerObjectPointer, TStreamerString, TTree
All Known Implementing Classes:
CloneLeaf, RootFileReader, TBasketRep, TBranchClonesRep, TBranchElementRep, TBranchRep, TDirectoryRep, TKeyRep, TLeafBRep, TLeafCRep, TLeafDRep, TLeafElementRep, TLeafFRep, TLeafIRep, TLeafObjectRep, TLeafRep, TLeafSRep, TTreeRep

public interface TNamed
extends RootObject, TObject

Source Code:
TNamed.java

Field Summary
static int rootIOVersion
           
 
Method Summary
 String getName()
          object identifier
 String getTitle()
          object title
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values
Method Detail

getName

public String getName()
object identifier


getTitle

public String getTitle()
object title


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.