#include "Pythia.h"
#include "LHAFortran.h"
#include "HepMCInterface.h"
#include "HepMC/GenEvent.h"
#include <stdlib.h>
#include <time.h>
#include <iostream>
#include <stdio.h>
#include "HepMC/IO_GenEvent.h"
#include "HepMC/IO_AsciiParticles.h"
#include "HepMC/SimpleVector.h"
#include "Configuration.h"
Go to the source code of this file.
Functions | |
int | main (int argc, const char *argv[]) |
int main | ( | int | argc, | |
const char * | argv[] | |||
) |
Definition at line 39 of file generator.cc.
References Configuration::ConfigFileNames, event, Configuration::nevents, and Configuration::read().