public interface TH1 extends RootObject, TNamed, TAttLine, TAttFill, TAttMarker
Modifier and Type | Field and Description |
---|---|
static int |
rootIOVersion |
rootCheckSum
rootCheckSum
Modifier and Type | Method and Description |
---|---|
boolean |
ClearUnderflowAndOverflow() |
TObject |
Clone(String newname) |
void |
ExtendAxis(double x,
TAxis axis) |
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
|
int |
GetNcells() |
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
|
getBits, getUniqueID
getRootClass
getLineColor, getLineStyle, getLineWidth
getFillColor, getFillStyle
getMarkerColor, getMarkerSize, getMarkerStyle
static final int rootIOVersion
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()
boolean ClearUnderflowAndOverflow()
void ExtendAxis(double x, TAxis axis)
int GetNcells()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics