how to use the tree viewer

From: Timothy Smith (tim_smith@mit.edu)
Date: Mon Jun 10 2002 - 11:36:54 EDT


An example of how to use the treeViewer

{
  gSystem.Load("libBlast.so");
  TFile *f = new TFile("dst.root");
  f->ls(); // list contents of file - to see name of
                               // tree is "treeEvent" in this example
  treeEvent->StartViewer();
}

                                        Tim
____________________________________________________________________
 Timothy Paul Smith Research Scientist
 MIT Bates Lab tim_smith@mit.edu
 21 Manning Rd. tel: (617) 253-9207
 Middleton, MA 01949 fax: (617) 253-9599



This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:28 EST