CepGen 1.2.5
Central exclusive processes event generator
|
#include <matplotlibcpp.h>
#include "CepGen/Modules/DrawerFactory.h"
#include "CepGen/Utils/Drawer.h"
#include "CepGen/Utils/Graph.h"
#include "CepGen/Utils/Histogram.h"
#include "CepGen/Utils/Message.h"
#include "CepGen/Version.h"
Go to the source code of this file.
Classes | |
class | MatplotlibDrawer |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::utils |
Collection of utilities. | |
Typedefs | |
typedef cepgen::utils::MatplotlibDrawer | MPLDrawer |
Functions | |
REGISTER_DRAWER ("matplotlib", MPLDrawer) | |
Definition at line 214 of file MatplotlibDrawer.cpp.
REGISTER_DRAWER | ( | "matplotlib" | , |
MPLDrawer | |||
) |