******************************************* * * * W E L C O M E to R O O T * * * * Version 4.04/02 24 May 2005 * * * * You are welcome to visit our Web site * * http://root.cern.ch * * * ******************************************* FreeType Engine v2.1.3 used to render TrueType fonts. Compiled for macosx with thread support. CINT/ROOT C/C++ Interpreter version 5.15.169, Mar 14 2005 Type ? for help. Commands must be C++ statements. Enclose multiple statements between { }. Welcome to my rootlogon.C For approved plots use: gROOT->SetStyle("BABAR"); root [0] TFile f("data/SP-989-Run1-1.root"); root [1] ntp2->Process("histAnalysis.C+"); Info in : creating shared library /Users/hearty/Work/tutorials/root3/./histAnalysis_C.so /Users/hearty/Work/tutorials/root3/./histAnalysis.h:320: warning: unused parameter 'tree' /Users/hearty/Work/tutorials/root3/./histAnalysis.h:320: warning: unused parameter 'tree' /Users/hearty/Work/tutorials/root3/./histAnalysis.C:10: warning: unused parameter 'tree' root [2] TCanvas MyC("MyC"); root [3] MyC.Divide(2,1); root [4] MyC.cd(1); root [5] hnJpsi->Draw() root [6] MyC.cd(2); root [7] hmassJpsi->Draw() root [8] Info in : file /Users/hearty/Work/tutorials/root3/firstHists.gif has been created Info in : eps file /Users/hearty/Work/tutorials/root3/firstHists.eps has been created