CepGen 1.2.5
Central exclusive processes event generator
|
#include <cmath>
#include <fstream>
#include "CepGen/Core/Exception.h"
#include "CepGen/Modules/DrawerFactory.h"
#include "CepGen/Utils/Drawer.h"
#include "CepGen/Utils/Graph.h"
#include "CepGen/Utils/Histogram.h"
#include "CepGen/Utils/Piper.h"
#include "CepGen/Utils/String.h"
#include "CepGen/Version.h"
Go to the source code of this file.
Classes | |
class | TopdrawerDrawer |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::utils |
Collection of utilities. | |
Typedefs | |
typedef cepgen::utils::TopdrawerDrawer | TopdrawerDrawer |
Functions | |
REGISTER_DRAWER ("topdrawer", TopdrawerDrawer) | |
Definition at line 397 of file TopdrawerDrawer.cpp.
REGISTER_DRAWER | ( | "topdrawer" | , |
TopdrawerDrawer | |||
) |