| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

PythiaWrapper.h

Go to the documentation of this file.
00001 //--------------------------------------------------------------------------
00002 
00004 // Matt.Dobbs@Cern.CH, November 2000
00005 // Just a link to whichever pythia version is current.
00007 
00008 // This pre-compiler directive is included (2002-01-16) to allow compatibility
00009 // with MS Visual C++, which interfaces to fortran in a different manner.
00010 // For it to work you need to define the _WIN32 variable when compiling.
00011 #ifdef _WIN32 // Platform: Windows MS Visual C++
00012 #include "HepMC/PythiaWrapper6_2_WIN32.h"
00013 
00014 #else // Generic version, tested on Linux ecgs/gcc
00015 #include "HepMC/PythiaWrapper6_2.h"
00016 
00017 #endif // Platform
00018 
00019 //--------------------------------------------------------------------------
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:56:43 2011 for HepMC by doxygen 1.4.7