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

Helper for topology restrictions. More...

#include <Tree2toNGenerator.h>

Public Member Functions

 LineMatcher ()
 Default constructor.
 
 LineMatcher (const PDVector &p, const pair< int, int > &r)
 Construct given particles and a range.
 
void rebind (Tree2toNGenerator *g)
 Rebind the particle data pointers.
 
void reset ()
 Reset this matcher.
 
void add (tcPDPtr p, int n)
 Count the given multiplicity.
 
bool check () const
 Ceck if restrictions are met.
 

Public Attributes

set< tcPDPtrparticles
 The group of lines to be considered.
 
pair< int, int > range
 The range allowed.
 
int count
 The current count.
 

Detailed Description

Helper for topology restrictions.

Definition at line 264 of file Tree2toNGenerator.h.


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