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