hep.io.root.interfaces
Interface TStreamerElement

All Superinterfaces:
RootObject, TNamed, TObject
All Known Subinterfaces:
TStreamerBase, TStreamerBasicPointer, TStreamerBasicType, TStreamerLoop, TStreamerObject, TStreamerObjectAny, TStreamerObjectPointer, TStreamerString

public interface TStreamerElement
extends RootObject, TNamed


Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TNamed
rootIOVersion
 
Method Summary
 int getArrayDim()
           
 int getArrayLength()
           
 int[] getMaxIndex()
           
 int getSize()
           
 int getType()
           
 String 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
 

Method Detail

getArrayDim

int getArrayDim()

getArrayLength

int getArrayLength()

getMaxIndex

int[] getMaxIndex()

getSize

int getSize()

getType

int getType()

getTypeName

String getTypeName()


Copyright © 2000-2013 FreeHEP. All Rights Reserved.