cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
DocumentationGenerator.cpp File Reference
#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"
+ Include dependency graph for DocumentationGenerator.cpp:

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)
 

Typedef Documentation

◆ DocumentationGeneratorCTML

Function Documentation

◆ REGISTER_DOCUMENTATION_GENERATOR()

REGISTER_DOCUMENTATION_GENERATOR ( "ctml"  ,
DocumentationGeneratorCTML   
)