CepGen 1.2.5
Central exclusive processes event generator
|
#include <array>
#include <cmath>
#include <iomanip>
#include "CepGen/Modules/DrawerFactory.h"
#include "CepGen/Utils/Drawer.h"
#include "CepGen/Utils/Graph.h"
#include "CepGen/Utils/Histogram.h"
#include "CepGen/Utils/Math.h"
#include "CepGen/Utils/Message.h"
#include "CepGen/Utils/String.h"
Go to the source code of this file.
Classes | |
class | TextDrawer |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::utils |
Collection of utilities. | |
Functions | |
REGISTER_DRAWER ("text", TextDrawer) | |
REGISTER_DRAWER | ( | "text" | , |
TextDrawer | |||
) |