#include "AGILe/AlpGen/AlpGenFHerwig.hh"
#include "AGILe/AlpGen/AlpGenWrapper.hh"
#include "AGILe/FHerwig/FHerwigWrapper65.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 91 of file AlpGenFHerwig.cc.
00091 { return new AGILe::AlpGenFHerwig(); }
void destroy | ( | AGILe::Generator * | gen | ) |
Definition at line 92 of file AlpGenFHerwig.cc.