#include "AGILe/Rapgap/Rapgap.hh"
#include "AGILe/Rapgap/RapgapWrapper32.hh"
#include "AGILe/FPythia/FPythiaWrapper.hh"
#include "AGILe/Utils.hh"
#include "AGILe/HepMCTools.hh"
#include "HepMC/HEPEVT_Wrapper.h"
Go to the source code of this file.
Namespaces | |
namespace | AGILe |
Functions | |
AGILe::Generator * | create () |
void | destroy (AGILe::Generator *gen) |
AGILe::Generator* create | ( | ) |
Definition at line 232 of file Rapgap.cc.
00232 { return new AGILe::Rapgap(); }
void destroy | ( | AGILe::Generator * | gen | ) |