hep.io.root.interfaces
Interface TStreamerBase

All Superinterfaces:
RootObject, TNamed, TObject, TStreamerElement

public interface TStreamerBase
extends RootObject, TStreamerElement


Field Summary
static int rootIOVersion
           
 
Method Summary
 int getBaseVersion()
          version number of the base class
 
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
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 

Field Detail

rootIOVersion

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

getBaseVersion

int getBaseVersion()
version number of the base class



Copyright © 2000-2013 FreeHEP. All Rights Reserved.