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

pythia.C

Go to the documentation of this file.
00001 Int_t pythia () {
00002 
00003 TPythia6 *pythia = new TPythia6();
00004 pythia->Initialize("cms", "p", "p", 14000);
00005 
00006 return 0;
00007 }

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