|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.RootObject |
getRootClass |
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 |
Field Detail |
public static final int rootIOVersion
Method Detail |
public short getBarOffset()
public short getBarWidth()
public double[] getContour()
public double getEntries()
public TList getFunctions()
public double getMaximum()
public double getMinimum()
public int getNcells()
public double getNormFactor()
public String getOption()
public double[] getSumw2()
public double getTsumw()
public double getTsumw2()
public double getTsumwx()
public double getTsumwx2()
public TAxis getXaxis()
public TAxis getYaxis()
public TAxis getZaxis()
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |