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

The NBDiagram struct contains information about a $1\to n$ decay that has been automatically generated. More...

#include <PrototypeVertex.h>

Inheritance diagram for Herwig::NBDiagram:

Public Member Functions

 NBDiagram (PrototypeVertexPtr proto=PrototypeVertexPtr())
 Constructor taking a prototype vertex as the arguments.
 
- Public Member Functions inherited from Herwig::NBVertex
 NBVertex (PrototypeVertexPtr proto=PrototypeVertexPtr())
 Constructor taking a prototype vertex as the arguments.
 

Public Attributes

vector< unsigned int > channelType
 The type of channel.
 
vector< CFPaircolourFlow
 Store colour flow at $N_c=3$ information.
 
vector< CFPairlargeNcColourFlow
 Store colour flow at $N_c=\infty$ information.
 
- Public Attributes inherited from Herwig::NBVertex
tPDPtr incoming
 Incoming particle.
 
OrderedParticles outgoing
 Outgoing particles.
 
list< pair< PDPtr, NBVertex > > vertices
 The vertices.
 
VertexBasePtr vertex
 The vertex.
 

Detailed Description

The NBDiagram struct contains information about a $1\to n$ decay that has been automatically generated.

Definition at line 360 of file PrototypeVertex.h.


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