Hammer  1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Hammer::BinContents Struct Reference

contents of a histogram bin after full contraction (real weights) to be used to export the histogram outside Hammer More...

#include <IOTypes.hh>

+ Collaboration diagram for Hammer::BinContents:

Public Attributes

double sumWi
 sum of weights More...
 
double sumWi2
 sum of squared weights More...
 
size_t n
 

Detailed Description

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.

Member Data Documentation

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.


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