FreeHEP API
Version current

hep.io.root.interfaces
Interface TStreamerInfo

All Superinterfaces:
RootObject, TNamed, TObject

public interface TStreamerInfo
extends RootObject, TNamed

Source Code:
TStreamerInfo.java

Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TNamed
rootIOVersion
 
Method Summary
 int getCheckSum()
           
 int getClassVersion()
           
 TObjArray getElements()
           
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface hep.io.root.interfaces.TNamed
getName, getTitle
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 

Method Detail

getCheckSum

public int getCheckSum()

getClassVersion

public int getClassVersion()

getElements

public TObjArray getElements()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.