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

Remapper adapts indivdual MC dimensions. More...

#include <Remapper.h>

Classes

struct  SelectorEntry
 

Public Member Functions

 Remapper (unsigned int nBins, double nMinSelection, bool nSmooth)
 
void fill (double x, double w)
 
void finalize ()
 
std::pair< double, double > generate (double r) const
 
void fromXML (const XML::Element &elem)
 
XML::Element toXML () const
 
void test (size_t n, std::ostream &)
 

Public Attributes

std::map< double, double > weights
 
std::map< double, SelectorEntryselector
 
double minSelection
 
bool smooth
 

Detailed Description

Remapper adapts indivdual MC dimensions.

Author
Simon Platzer

Definition at line 27 of file Remapper.h.


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