herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::RandomHelpers::matcher< Density > Struct Template Reference

Indicate that the argument density should be matched to the previous one in a piecewise definition. More...

#include <RandomHelpers.h>

Public Member Functions

 matcher (const Generator< Density > &gen)
 Construct from generator.
 

Public Attributes

Generator< Density > generator
 The generator to be matched.
 

Detailed Description

template<class Density>
struct Herwig::RandomHelpers::matcher< Density >

Indicate that the argument density should be matched to the previous one in a piecewise definition.

Author
Simon Platzer

Definition at line 551 of file RandomHelpers.h.

Constructor & Destructor Documentation

◆ matcher()

template<class Density >
Herwig::RandomHelpers::matcher< Density >::matcher ( const Generator< Density > &  gen)
inline

Construct from generator.

Definition at line 561 of file RandomHelpers.h.

Member Data Documentation

◆ generator


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