herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::HadronSelector::Kupco Class Reference

Class designed to make STL routines easy to use. More...

#include <HadronSelector.h>

Public Member Functions

 Kupco (tcPDPtr inidQ, tcPDPtr inhad1, tcPDPtr inhad2, Energy inwgt)
 Constructor. More...
 

Public Attributes

tcPDPtr idQ
 id of the quark drawn from the vacuum.
 
tcPDPtr hadron1
 The ParticleData object for the first hadron produced.
 
tcPDPtr hadron2
 The ParticleData object for the second hadron produced.
 
Energy weight
 Weight factor of this componation.
 

Detailed Description

Class designed to make STL routines easy to use.

Author
Philip Stephens

This class is used to generate a list of the hadron pairs which can be produced that allows easy traversal and quick access.

Definition at line 169 of file HadronSelector.h.

Constructor & Destructor Documentation

◆ Kupco()

Herwig::HadronSelector::Kupco::Kupco ( tcPDPtr  inidQ,
tcPDPtr  inhad1,
tcPDPtr  inhad2,
Energy  inwgt 
)
inline

Constructor.

Parameters
inidQPDG code of the quark drawn from the vacuum.
inhad1ParticleData for the first hadron produced.
inhad2ParticleData for the second hadron produced.
inwgtThe weight for the hadron pair

Definition at line 180 of file HadronSelector.h.


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