CMS 3D CMS Logo

PythiaCMS.h

Go to the documentation of this file.
00001 #define PYGIVE pygive_
00002 extern "C" {
00003   void PYGIVE(const char*,int length);
00004 }
00005 
00006 #define PY1ENT py1ent_
00007 extern "C" {
00008   void PY1ENT(int& ip, int& kf, double& pe, double& the, double& phi);
00009 }
00010 
00011 #define PYMASS pymass_
00012 extern "C" {
00013   double PYMASS(int& kf);
00014 }
00015 
00016 #define PYEXEC pyexec_
00017 extern "C" {
00018   void PYEXEC();
00019 }

Generated on Tue Jun 9 17:36:53 2009 for CMSSW by  doxygen 1.5.4