Documentation of 'jhplot.BRoot' Java class.
BRoot
jhplot

Class BRoot



  • public class BRoot
    extends java.lang.Object
    Show Java ROOT browser to view ROOT histograms. Based on RootHistogramBrowser by Tony Johnson
    • Constructor Summary

      Constructors 
      Constructor and Description
      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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      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

      • BRoot

        public BRoot()
        Show an empty frame with the ROOT browser
      • BRoot

        public BRoot(java.lang.String InputFile)
        Show a frame with ROOT browser and load a file
        Parameters:
        InputFile - file name
    • Method Detail

      • load

        public void load(java.lang.String InputFile)
        Load a ROOT file
        Parameters:
        InputFile - file name

DMelt 3.0 © DataMelt by jWork.ORG