|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TGraph
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 | |
---|---|
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 |
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 |
---|
TList getFunctions()
TH1F getHistogram()
double getMaximum()
double getMinimum()
int getNpoints()
double[] getX()
double[] getY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |