hep.io.root.interfaces
Interface TStreamerInfo

All Superinterfaces:
RootObject, TNamed, TObject

public interface TStreamerInfo
extends RootObject, TNamed


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.interfaces.TNamed
getName, getTitle
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 

Method Detail

getCheckSum

int getCheckSum()

getClassVersion

int getClassVersion()

getElements

TObjArray getElements()


Copyright © 2000-2013 FreeHEP. All Rights Reserved.