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

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.
 

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 12 of file Kupco.h.

Constructor & Destructor Documentation

◆ Kupco()

Herwig::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 23 of file Kupco.h.

Member Data Documentation

◆ hadron1

tcPDPtr Herwig::Kupco::hadron1

The ParticleData object for the first hadron produced.

Definition at line 35 of file Kupco.h.

◆ hadron2

tcPDPtr Herwig::Kupco::hadron2

The ParticleData object for the second hadron produced.

Definition at line 40 of file Kupco.h.

◆ idQ

tcPDPtr Herwig::Kupco::idQ

id of the quark drawn from the vacuum.

Definition at line 30 of file Kupco.h.

◆ weight

Energy Herwig::Kupco::weight

Weight factor of this componation.

Definition at line 45 of file Kupco.h.


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