|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjhplot.BRoot
public class BRoot
Show ROOT browser to view ROOT histograms. Based on RootHistogramBrowser by Tony Johnson (tonyj@slac.stanford.edu)
Constructor Summary | |
---|---|
BRoot()
Show an empty frame with the ROOT browser |
|
BRoot(java.lang.String InputFile)
Show a frame with ROOT browser and load a file |
Method Summary | |
---|---|
void |
load(java.lang.String InputFile)
Load a ROOT file |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BRoot()
public BRoot(java.lang.String InputFile)
InputFile
- file nameMethod Detail |
---|
public void load(java.lang.String InputFile)
InputFile
- file name
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |