Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
contents of a histogram bin after full contraction (real weights) to be used to export the histogram outside Hammer More...
#include <IOTypes.hh>
Public Attributes | |
double | sumWi |
sum of weights More... | |
double | sumWi2 |
sum of squared weights More... | |
size_t | n |
contents of a histogram bin after full contraction (real weights) to be used to export the histogram outside Hammer
Definition at line 126 of file IOTypes.hh.
size_t Hammer::BinContents::n |
Definition at line 129 of file IOTypes.hh.
double Hammer::BinContents::sumWi |
sum of weights
Definition at line 127 of file IOTypes.hh.
double Hammer::BinContents::sumWi2 |
sum of squared weights
Definition at line 128 of file IOTypes.hh.