FreeHEP API
Version current

hep.io.root.interfaces
Interface TStreamerLoop

All Superinterfaces:
RootObject, TNamed, TObject, TStreamerElement

public interface TStreamerLoop
extends RootObject, TStreamerElement

Source Code:
TStreamerLoop.java

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.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
 

Method Detail

getCountVersion

public int getCountVersion()

getCountName

public String getCountName()

getCountClass

public String getCountClass()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.