hej is hosted by Hepforge, IPPP Durham
HEJ 2 2.0
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
HEJ::Weights Struct Reference

Collection of weights assigned to a single event. More...

#include <Weights.hh>

Public Member Functions

Weightsoperator*= (Weights const &other)
 
Weightsoperator*= (double factor)
 
Weightsoperator/= (Weights const &other)
 
Weightsoperator/= (double factor)
 

Public Attributes

double central
 
std::vector< double > variations
 

Detailed Description

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.

Member Function Documentation

◆ operator*=() [1/2]

Weights & HEJ::Weights::operator*= ( double  factor)

◆ operator*=() [2/2]

Weights & HEJ::Weights::operator*= ( Weights const &  other)

◆ operator/=() [1/2]

Weights & HEJ::Weights::operator/= ( double  factor)

◆ operator/=() [2/2]

Weights & HEJ::Weights::operator/= ( Weights const &  other)

Member Data Documentation

◆ central

double HEJ::Weights::central

◆ variations

std::vector<double> HEJ::Weights::variations

The documentation for this struct was generated from the following file: