#include "AGILe/Charybdis/CharybdisFPythia.hh"
#include "AGILe/FPythia/FPythia.hh"
#include "AGILe/FPythia/FPythiaWrapper62.hh"
#include "AGILe/Utils.hh"
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 56 of file CharybdisFPythia.cc.
00056 { return new AGILe::CharybdisFPythia(); }
void destroy | ( | AGILe::Generator * | gen | ) |
Definition at line 57 of file CharybdisFPythia.cc.