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

Struct for the prototype of a two-body decay mode. More...

#include <TwoBodyDecay.h>

Public Member Functions

 TwoBodyDecay (tPDPtr pa, tPDPtr pb, tPDPtr pc, tVertexBasePtr vertex)
 Constructor. More...
 

Public Attributes

tPDPtr parent_
 The parent.
 
tPDPair children_
 The children.
 
tVertexBasePtr vertex_
 Vertex.
 

Detailed Description

Struct for the prototype of a two-body decay mode.

Definition at line 22 of file TwoBodyDecay.h.

Constructor & Destructor Documentation

◆ TwoBodyDecay()

Herwig::TwoBodyDecay::TwoBodyDecay ( tPDPtr  pa,
tPDPtr  pb,
tPDPtr  pc,
tVertexBasePtr  vertex 
)
inline

Constructor.

Parameters
paDecaying particle
pbFirst decay product
pcSecond decay product

Definition at line 32 of file TwoBodyDecay.h.


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