#include "AGILe/AlpGen/AlpGenFHerwigJimmy.hh"
#include "AGILe/AlpGen/AlpGenWrapper.hh"
#include "AGILe/FHerwig/FHerwigWrapper65.hh"
#include "AGILe/FHerwig/JimmyWrapper.hh"
#include "AGILe/Utils.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 117 of file AlpGenFHerwigJimmy.cc.
00117 { return new AGILe::AlpGenFHerwigJimmy(); }
void destroy | ( | AGILe::Generator * | gen | ) |
Definition at line 118 of file AlpGenFHerwigJimmy.cc.