herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
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.
 

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.

References children_.

Member Data Documentation

◆ children_

tPDPair Herwig::TwoBodyDecay::children_

The children.

Definition at line 53 of file TwoBodyDecay.h.

Referenced by Herwig::operator<(), and TwoBodyDecay().

◆ parent_

tPDPtr Herwig::TwoBodyDecay::parent_

The parent.

Definition at line 48 of file TwoBodyDecay.h.

Referenced by Herwig::operator<().

◆ vertex_

tVertexBasePtr Herwig::TwoBodyDecay::vertex_

Vertex.

Definition at line 58 of file TwoBodyDecay.h.


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