herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Hadronization
Kupco.h
1
namespace
Herwig
{
2
using namespace
ThePEG
;
3
12
class
Kupco
{
13
14
public
:
15
23
Kupco
(
tcPDPtr
inidQ,
tcPDPtr
inhad1,
tcPDPtr
inhad2, Energy inwgt)
24
:
idQ
(inidQ),
hadron1
(inhad1),
hadron2
(inhad2),
weight
(inwgt)
25
{}
26
30
tcPDPtr
idQ
;
31
35
tcPDPtr
hadron1
;
36
40
tcPDPtr
hadron2
;
41
45
Energy
weight
;
46
};
47
}
Herwig::Kupco
Class designed to make STL routines easy to use.
Definition:
Kupco.h:12
Herwig::Kupco::idQ
tcPDPtr idQ
id of the quark drawn from the vacuum.
Definition:
Kupco.h:30
Herwig::Kupco::weight
Energy weight
Weight factor of this componation.
Definition:
Kupco.h:45
Herwig::Kupco::hadron2
tcPDPtr hadron2
The ParticleData object for the second hadron produced.
Definition:
Kupco.h:40
Herwig::Kupco::Kupco
Kupco(tcPDPtr inidQ, tcPDPtr inhad1, tcPDPtr inhad2, Energy inwgt)
Constructor.
Definition:
Kupco.h:23
Herwig::Kupco::hadron1
tcPDPtr hadron1
The ParticleData object for the first hadron produced.
Definition:
Kupco.h:35
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::tcPDPtr
ThePEG::Ptr< ParticleData >::transient_const_pointer tcPDPtr
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6