CepGen 1.2.5
Central exclusive processes event generator
|
#include <CTML/ctml.hpp>
#include <fstream>
#include <iostream>
#include "CepGen/Core/Exception.h"
#include "CepGen/Modules/DocumentationGeneratorFactory.h"
#include "CepGen/Utils/DocumentationGenerator.h"
#include "CepGen/Utils/String.h"
#include "CepGen/Version.h"
Go to the source code of this file.
Classes | |
class | DocumentationGenerator |
CTML documentation generator object. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::ctml |
Typedefs | |
using | DocumentationGeneratorCTML = cepgen::ctml::DocumentationGenerator |
Functions | |
REGISTER_DOCUMENTATION_GENERATOR ("ctml", DocumentationGeneratorCTML) | |
Definition at line 190 of file DocumentationGenerator.cpp.
REGISTER_DOCUMENTATION_GENERATOR | ( | "ctml" | , |
DocumentationGeneratorCTML | |||
) |