FreeHEP API
Version v1.1

hep.io.root.interfaces
Interface TLeafB

All Superinterfaces:
RootObject, TLeaf, TNamed, TObject

public interface TLeafB
extends RootObject, TLeaf


Field Summary
static int rootCheckSum
           
static int rootIOVersion
           
 
Method Summary
 byte getMaximum()
          Maximum value if leaf range is specified
 byte getMinimum()
          Minimum value if leaf range is specified
 
Methods inherited from interface hep.io.root.interfaces.RootObject
getValue, rootClass
 
Methods inherited from interface hep.io.root.interfaces.TLeaf
getIsRange, getIsUnsigned, getLeafCount, getLen, getLenType, getOffset
 
Methods inherited from interface hep.io.root.interfaces.TNamed
getName, getTitle
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values

rootCheckSum

public static final int rootCheckSum
See Also:
Constant Field Values
Method Detail

getMinimum

public byte getMinimum()
Minimum value if leaf range is specified


getMaximum

public byte getMaximum()
Maximum value if leaf range is specified


FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.