HEJ 2 2.0
High energy resummation for hadron colliders
|
Collection of weights assigned to a single event. More...
#include <Weights.hh>
Public Member Functions | |
Weights & | operator*= (Weights const &other) |
Weights & | operator*= (double factor) |
Weights & | operator/= (Weights const &other) |
Weights & | operator/= (double factor) |
Public Attributes | |
double | central |
std::vector< double > | variations |
Collection of weights assigned to a single event.
A number of member functions of the MatrixElement class return Weights objects containing the squares of the matrix elements for the various scale choices.
Weights & HEJ::Weights::operator*= | ( | double | factor | ) |
Weights & HEJ::Weights::operator/= | ( | double | factor | ) |
double HEJ::Weights::central |
std::vector<double> HEJ::Weights::variations |