[ROOT] Some problem with root3.10

From: Sudeep Chatterji (Sudeep.Chatterji@cern.ch)
Date: Wed Jan 28 2004 - 07:19:00 MET


Hi,
  In the chapter No.12 on tree, I am facing one problem. In the section "Creating an Event list", I am trying to run the following program. 
TFile *f=new TFile("Event.root")
T->Draw(">>myList","fNtrack>600")
Now i have two problems:-
1)The file Event.root is not available in root.
2)Even if Event.root is available the above commands are still giving the error,
"T is not define in the current scope".
Is it because we have to generate it using the .dat file?
regards,
sudeep.



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:05 MET