FreeHEP API
Version current

hep.io.root.interfaces
Interface TH1F

All Superinterfaces:
RootObject, TArray, TArrayF, TAttFill, TAttLine, TAttMarker, TH1, TNamed, TObject

public interface TH1F
extends RootObject, TH1, TArrayF

Source Code:
TH1F.java

Field Summary
static int rootCheckSum
           
static int rootIOVersion
           
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface hep.io.root.interfaces.TH1
getBarOffset, getBarWidth, getContour, getEntries, getFunctions, getMaximum, getMinimum, getNcells, getNormFactor, getOption, getSumw2, getTsumw, getTsumw2, getTsumwx, getTsumwx2, getXaxis, getYaxis, getZaxis
 
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.interfaces.TAttLine
getLineColor, getLineStyle, getLineWidth
 
Methods inherited from interface hep.io.root.interfaces.TAttFill
getFillColor, getFillStyle
 
Methods inherited from interface hep.io.root.interfaces.TAttMarker
getMarkerColor, getMarkerSize, getMarkerStyle
 
Methods inherited from interface hep.io.root.interfaces.TArrayF
getArray
 
Methods inherited from interface hep.io.root.interfaces.TArray
getN
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values

rootCheckSum

public static final int rootCheckSum
See Also:
Constant Field Values

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.