hej
is hosted by
Hepforge
,
IPPP Durham
HEJ
2.1.4
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
include
HEJ
make_writer.hh
Go to the documentation of this file.
1
8
#pragma once
9
10
#include <memory>
11
#include <string>
12
13
#include "
HEJ/EventWriter.hh
"
14
#include "
HEJ/output_formats.hh
"
15
16
namespace
LHEF
{
17
class
HEPRUP;
18
}
19
20
namespace
HEJ
{
21
23
30
std::unique_ptr<EventWriter>
make_format_writer
(
31
FileFormat
format,
32
std::string
const
& outfile,
33
LHEF::HEPRUP
const
& heprup
34
);
35
36
}
// namespace HEJ
EventWriter.hh
Header file for the EventWriter interface.
HEJ
Main HEJ 2 Namespace.
Definition:
mainpage.dox:1
HEJ::FileFormat
FileFormat
Supported event file formats.
Definition:
output_formats.hh:16
HEJ::make_format_writer
std::unique_ptr< EventWriter > make_format_writer(FileFormat format, std::string const &outfile, LHEF::HEPRUP const &heprup)
Factory function for event writers.
LHEF
Definition:
Analysis.hh:14
output_formats.hh
Defines formats for output to event files.
Generated by
1.9.5