CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Modules/ModuleFactory.h"
Go to the source code of this file.
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::utils |
Collection of utilities. | |
Macros | |
#define | REGISTER_DRAWER(name, obj) |
Add a drawing utilitary. | |
Functions | |
DEFINE_FACTORY (DrawerFactory, utils::Drawer, "Drawing utilitary factory") | |
A plotting utilitaries factory. | |
#define REGISTER_DRAWER | ( | name, | |
obj | |||
) |
Definition at line 25 of file DrawerFactory.h.