#include "AGILe/Phojet/Phojet.hh"
#include "AGILe/Phojet/PhojetWrapper62.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 349 of file Phojet.cc.
00349 { return new AGILe::Phojet(); }
void destroy | ( | AGILe::Generator * | gen | ) |