|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static int |
rootCheckSum
|
static int |
rootIOVersion
|
Method Summary | |
int |
getFirst()
first bin to display |
int |
getLast()
last bin to display |
int |
getNbins()
Number of bins |
boolean |
getTimeDisplay()
on/off displaying time values instead of numerics |
TString |
getTimeFormat()
Date&time format, ex: 09/12/99 12:34:00 |
TArrayD |
getXbins()
Bin edges array in X |
double |
getXmax()
upper edge of last bin |
double |
getXmin()
low edge of first bin |
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.TAttAxis |
getAxisColor, getLabelColor, getLabelFont, getLabelOffset, getLabelSize, getNdivisions, getTickLength, getTitleColor, getTitleFont, getTitleOffset, getTitleSize |
Field Detail |
public static final int rootIOVersion
public static final int rootCheckSum
Method Detail |
public int getFirst()
public int getLast()
public int getNbins()
public boolean getTimeDisplay()
public TString getTimeFormat()
public TArrayD getXbins()
public double getXmax()
public double getXmin()
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |