CepGen 1.2.5
Central exclusive processes event generator
|
#include <tinyexpr.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 | FunctionalTinyExpr |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::utils |
Collection of utilities. | |
Typedefs | |
typedef cepgen::utils::FunctionalTinyExpr | TinyExprFunctional |
Functions | |
REGISTER_FUNCTIONAL ("tinyexpr", TinyExprFunctional) | |
Definition at line 67 of file FunctionalTinyExpr.cpp.
REGISTER_FUNCTIONAL | ( | "tinyexpr" | , |
TinyExprFunctional | |||
) |