HEJ 2.2.2
High energy resummation for hadron colliders
|
#include <iterator>
#include <map>
#include <ostream>
#include <vector>
#include "HEJ/event_types.hh"
Go to the source code of this file.
Classes | |
struct | HEJ::XSWithError< T > |
Collection of Cross Section with its uncertainty. More... | |
class | HEJ::CrossSectionAccumulator |
Sum of Cross Section for different subproccess. More... | |
Namespaces | |
namespace | HEJ |
Main HEJ 2 Namespace. | |
Functions | |
std::ostream & | HEJ::operator<< (std::ostream &os, const CrossSectionAccumulator &xs) |
Print CrossSectionAccumulator to stream. More... | |