hep.io.root.interfaces
Interface TStreamerLoop

All Superinterfaces:
RootObject, TNamed, TObject, TStreamerElement

public interface TStreamerLoop
extends RootObject, TStreamerElement


Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TNamed
rootIOVersion
 
Method Summary
 String getCountClass()
           
 String getCountName()
           
 int getCountVersion()
           
 
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
 

Method Detail

getCountVersion

int getCountVersion()

getCountName

String getCountName()

getCountClass

String getCountClass()


Copyright © 2000-2013 FreeHEP. All Rights Reserved.