hej
is hosted by
Hepforge
,
IPPP Durham
HEJ
2.2.2
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
include
HEJ
kinematics.hh
Go to the documentation of this file.
1
8
#pragma once
9
10
#include <tuple>
11
#include <vector>
12
13
namespace
fastjet
{
14
class
PseudoJet;
15
}
16
17
namespace
HEJ
{
18
struct
Particle;
19
22
std::tuple<fastjet::PseudoJet, fastjet::PseudoJet>
incoming_momenta
(
23
std::vector<Particle>
const
& outgoing
24
);
25
}
HEJ
Main HEJ 2 Namespace.
Definition:
mainpage.dox:1
HEJ::incoming_momenta
std::tuple< fastjet::PseudoJet, fastjet::PseudoJet > incoming_momenta(std::vector< Particle > const &outgoing)
Compute the incoming momentum from momentum conservation.
fastjet
Definition:
Event.hh:34
Generated by
1.9.5