Class designed to make STL routines easy to use. More...
#include <Kupco.h>
Public Member Functions | |
Kupco (tcPDPtr inidQ, tcPDPtr inhad1, tcPDPtr inhad2, Energy inwgt) | |
Constructor. | |
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. | |
Class designed to make STL routines easy to use.
This class is used to generate a list of the hadron pairs which can be produced that allows easy traversal and quick access.
tcPDPtr Herwig::Kupco::hadron1 |
tcPDPtr Herwig::Kupco::hadron2 |
tcPDPtr Herwig::Kupco::idQ |
Energy Herwig::Kupco::weight |