|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TH1
Field Summary | |
---|---|
static int |
rootIOVersion
|
Fields inherited from interface hep.io.root.interfaces.TAttLine |
---|
rootCheckSum |
Fields inherited from interface hep.io.root.interfaces.TAttFill |
---|
rootCheckSum |
Method Summary | |
---|---|
short |
getBarOffset()
(1000*offset) for bar charts or legos |
short |
getBarWidth()
(1000*width) for bar charts or legos |
double[] |
getContour()
Array to display contour levels |
double |
getEntries()
Number of entries |
TList |
getFunctions()
->Pointer to list of functions (fits and user) |
double |
getMaximum()
Maximum value for plotting |
double |
getMinimum()
Minimum value for plotting |
int |
getNcells()
number of bins(1D), cells (2D) +U/Overflows |
double |
getNormFactor()
Normalization factor |
String |
getOption()
histogram options |
double[] |
getSumw2()
Array of sum of squares of weights |
double |
getTsumw()
Total Sum of weights |
double |
getTsumw2()
Total Sum of squares of weights |
double |
getTsumwx()
Total Sum of weight*X |
double |
getTsumwx2()
Total Sum of weight*X*X |
TAxis |
getXaxis()
X axis descriptor |
TAxis |
getYaxis()
Y axis descriptor |
TAxis |
getZaxis()
Z axis descriptor |
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 |
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 |
Field Detail |
---|
static final int rootIOVersion
Method Detail |
---|
short getBarOffset()
short getBarWidth()
double[] getContour()
double getEntries()
TList getFunctions()
double getMaximum()
double getMinimum()
int getNcells()
double getNormFactor()
String getOption()
double[] getSumw2()
double getTsumw()
double getTsumw2()
double getTsumwx()
double getTsumwx2()
TAxis getXaxis()
TAxis getYaxis()
TAxis getZaxis()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |