source: HiSusy/trunk/hepmc/x86_64-slc5-gcc41-opt/share/HepMC/examples/fio/PythiaHelper.h @ 1

Last change on this file since 1 was 1, checked in by zerwas, 11 years ago

first import of structure, PYTHIA8 and DELPHES

File size: 361 bytes
Line 
1#ifndef PYTHIA_HELPER_H
2#define PYTHIA_HELPER_H
3//////////////////////////////////////////////////////////////////////////
4// garren@fnal.gov, April 2007
5//
6// definitions needed by the pythia examples
7//
8//////////////////////////////////////////////////////////////////////////
9#include "HepMC/PythiaWrapper.h"
10
11void initPythia();
12
13#endif  // PYTHIA_HELPER_H
Note: See TracBrowser for help on using the repository browser.