herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::Histogram::Bin Struct Reference

One bin of the histogram. More...

Public Member Functions

 Bin ()
 Default constructor.
 

Public Attributes

double contents
 Contents of the bin.
 
double contentsSq
 Contents squared for the error.
 
double limit
 The limit for the bin.
 
double data
 The experimental value for the bin.
 
double dataerror
 The error on the experimental value for the bin.
 
long points
 The number of points in the bin.
 

Detailed Description

One bin of the histogram.

limit is the lower bound of the bin.

Definition at line 343 of file Histogram.h.


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