hej
is hosted by
Hepforge
,
IPPP Durham
HEJ
2.2.2
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
include
HEJ
EmptyAnalysis.hh
Go to the documentation of this file.
1
8
#pragma once
9
10
#include "
HEJ/detail/EmptyAnalysis.hh
"
11
12
namespace
HEJ
{
26
struct
[[deprecated(
"to be removed in HEJ 2.3"
)]]
27
EmptyAnalysis
:
detail::EmptyAnalysis
{
28
static
std::unique_ptr<Analysis>
create
(
29
YAML::Node
const
& parameters,
30
LHEF::HEPRUP
const
&
/*unused*/
31
);
32
33
~EmptyAnalysis
()
override
=
default
;
34
};
35
}
// namespace HEJ
EmptyAnalysis.hh
Internal header for empty analysis, to be removed in HEJ 2.3.
HEJ
Main HEJ 2 Namespace.
Definition:
mainpage.dox:1
HEJ::EmptyAnalysis
Definition:
EmptyAnalysis.hh:27
HEJ::EmptyAnalysis::create
static std::unique_ptr< Analysis > create(YAML::Node const ¶meters, LHEF::HEPRUP const &)
HEJ::EmptyAnalysis::~EmptyAnalysis
~EmptyAnalysis() override=default
HEJ::detail::EmptyAnalysis
Definition:
EmptyAnalysis.hh:26
Generated by
1.9.5