HEJ
2.3.0
High energy resummation for hadron colliders
|
Declares a factory function for event writers. More...
#include <memory>
#include <string>
#include <string_view>
#include "HEJ/EventWriter.hh"
#include "HEJ/output_formats.hh"
Go to the source code of this file.
Namespaces | |
LHEF | |
HEJ | |
Main HEJ 2 Namespace. | |
Functions | |
std::unique_ptr< EventWriter > | HEJ::make_format_writer (FileFormat format, std::string const &outfile, LHEF::HEPRUP const &heprup) |
Factory function for event writers. More... | |
std::unique_ptr< EventWriter > | HEJ::make_format_writer (FileFormat format, std::string const &outfile, LHEF::HEPRUP const &heprup, std::string_view config) |
Factory function for event writers. More... | |
Declares a factory function for event writers.