CepGen 1.2.5
Central exclusive processes event generator
|
#include <matheval.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Modules/FunctionalFactory.h"
#include "CepGen/Utils/Functional.h"
#include "CepGen/Utils/String.h"
Go to the source code of this file.
Classes | |
class | FunctionalLibmatheval |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::utils |
Collection of utilities. | |
Typedefs | |
typedef cepgen::utils::FunctionalLibmatheval | LMEFunctional |
Functions | |
REGISTER_FUNCTIONAL ("libmatheval", LMEFunctional) | |
Definition at line 71 of file FunctionalLibmatheval.cpp.
REGISTER_FUNCTIONAL | ( | "libmatheval" | , |
LMEFunctional | |||
) |