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 Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

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

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

    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 Link icon

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

    • AnalysisTree Link icon

      public AnalysisTree()
  • Method Details Link icon

    • setSource Link icon

      public void setSource(String filename)
    • readNext Link icon

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