herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::BinSampler::RandomNumberHistogram Struct Reference

Define the key for the collinear subtraction data. More...

#include <BinSampler.h>

Public Member Functions

 RandomNumberHistogram (double low=0.0, double up=1., unsigned int nbins=20)
 Constructor.
 
void book (double inv, double weight)
 Book an event.
 
void dump (const std::string &folder, const std::string &prefix, const std::string &process, const int NR) const
 Write to file given name and invariant.
 

Public Attributes

double lower
 The lower bound.
 
map< double, double > bins
 The bins, indexed by upper bound.
 
map< double, double > binsw1
 

Detailed Description

Define the key for the collinear subtraction data.

Definition at line 297 of file BinSampler.h.


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