public interface TGraph extends RootObject, TNamed, TAttLine, TAttFill, TAttMarker
| Modifier and Type | Field and Description |
|---|---|
static int |
rootIOVersion |
rootCheckSumrootCheckSum| Modifier and Type | Method and Description |
|---|---|
TList |
getFunctions()
Pointer to list of functions (fits and user)
|
TH1F |
getHistogram()
Pointer to histogram used for drawing axis
|
double |
getMaximum()
Maximum value for plotting along y
|
double |
getMinimum()
Minimum value for plotting along y
|
int |
getNpoints()
Number of points
|
double[] |
getX()
[fNpoints] array of X points
|
double[] |
getY()
[fNpoints] array of Y points
|
getBits, getUniqueIDgetRootClassgetLineColor, getLineStyle, getLineWidthgetFillColor, getFillStylegetMarkerColor, getMarkerSize, getMarkerStylestatic final int rootIOVersion
TList getFunctions()
TH1F getHistogram()
double getMaximum()
double getMinimum()
int getNpoints()
double[] getX()
double[] getY()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics