HEJ 2.2.2
High energy resummation for hadron colliders
|
Contains the PhaseSpacePoint Class. More...
#include <array>
#include <cstddef>
#include <unordered_map>
#include <utility>
#include <vector>
#include "fastjet/PseudoJet.hh"
#include "HEJ/Config.hh"
#include "HEJ/Event.hh"
#include "HEJ/Particle.hh"
#include "HEJ/StatusCode.hh"
Go to the source code of this file.
Classes | |
class | HEJ::PhaseSpacePoint |
Generated point in resummation phase space. More... | |
Namespaces | |
namespace | HEJ |
Main HEJ 2 Namespace. | |
Functions | |
Event::EventData | HEJ::to_EventData (PhaseSpacePoint psp) |
Extract Event::EventData from PhaseSpacePoint. More... | |
Contains the PhaseSpacePoint Class.