Main Page | Namespace List | Class List | Directories | File List | Class Members | File Members

.rootlogon.C

Go to the documentation of this file.
00001 {
00002 cout << "*****************************" << endl;
00003 cout << "* Welcome to ROOT v" << gROOT->GetVersion() << "  *" << endl;
00004 cout << "*****************************" << endl;
00005 cout << endl;
00006 gROOT->SetStyle("Plain");
00007 gStyle->SetPalette(1, 0);
00008 gStyle->SetOptStat(111111);
00009 #include <TPythia6.h>
00010 } 

Generated on Thu Jul 12 14:04:54 2007 for RebassooAnalysis by  doxygen 1.3.9.1