CepGen 1.2.5
Central exclusive processes event generator
|
#include <sstream>
#include "CepGen/Core/Exception.h"
#include "CepGen/Core/ParametersDescription.h"
#include "CepGen/Utils/Collections.h"
#include "CepGen/Utils/String.h"
Go to the source code of this file.
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
template<> | |
ParametersDescription & | ParametersDescription::setKey< std::string > (const std::string &key) |
std::ostream & | operator<< (std::ostream &os, const ParametersDescription &desc) |
std::ostream & | operator<< (std::ostream &os, const ParametersDescription::Type &type) |
std::ostream & | operator<< (std::ostream &os, const ParametersDescription::ParameterValues &vals) |