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