FreeHEP API
Version current

hep.io.root.interfaces
Interface TStreamerBase

All Superinterfaces:
RootObject, TNamed, TObject, TStreamerElement

public interface TStreamerBase
extends RootObject, TStreamerElement

Source Code:
TStreamerBase.java

Field Summary
static int rootIOVersion
           
 
Method Summary
 int getBaseVersion()
          version number of the base class
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface hep.io.root.interfaces.TStreamerElement
getArrayDim, getArrayLength, getMaxIndex, getSize, getType, getTypeName
 
Methods inherited from interface hep.io.root.interfaces.TNamed
getName, getTitle
 
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

getBaseVersion

public int getBaseVersion()
version number of the base class


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.