#ifndef PYTHIA_HELPER_H #define PYTHIA_HELPER_H ////////////////////////////////////////////////////////////////////////// // garren@fnal.gov, April 2007 // // definitions needed by the pythia examples // ////////////////////////////////////////////////////////////////////////// #include "HepMC/PythiaWrapper.h" void initPythia(); #endif // PYTHIA_HELPER_H