Class AnalysisTree

java.lang.Object
org.jlab.groot.tree.Tree
org.jlab.clas.physics.AnalysisTree
All Implemented Interfaces:
org.jlab.groot.tree.ITree

public class AnalysisTree extends org.jlab.groot.tree.Tree
Author:
gavalian
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setSource(String filename)
     

    Methods inherited from class org.jlab.groot.tree.Tree

    addBranch, addBranch, configure, getBranch, getBranchData, getBranches, getDataVector, getDataVector, getDataVectors, getDynamicTree, getEntries, getListOfBranches, getName, getRootNode, getScanResults, getSelector, getTreeIcons, hasBranch, initTreeIcons, print, readEntry, reset, resetBranches, scanTree, setBranchData, show, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • AnalysisTree

      public AnalysisTree()
  • Method Details

    • setSource

      public void setSource(String filename)
    • readNext

      public boolean readNext()
      Specified by:
      readNext in interface org.jlab.groot.tree.ITree
      Overrides:
      readNext in class org.jlab.groot.tree.Tree