HEJ 2.1.4
High energy resummation for hadron colliders
|
Contains the get_analysis function. More...
Go to the source code of this file.
Namespaces | |
namespace | YAML |
namespace | HEJ |
Main HEJ 2 Namespace. | |
Functions | |
std::unique_ptr< Analysis > | HEJ::get_analysis (YAML::Node const ¶meters, LHEF::HEPRUP const &heprup) |
Load an analysis. More... | |
std::vector< std::unique_ptr< Analysis > > | HEJ::get_analyses (std::vector< YAML::Node > const ¶meters, LHEF::HEPRUP const &heprup) |
Loads multiple analysis, vector version of get_analysis() More... | |
Contains the get_analysis function.