herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::NBVertex Struct Reference

A simple vertex for the N-body diagram. More...

#include <PrototypeVertex.h>

Inheritance diagram for Herwig::NBVertex:

Public Member Functions

 NBVertex (PrototypeVertexPtr proto=PrototypeVertexPtr())
 Constructor taking a prototype vertex as the arguments.
 

Public Attributes

tPDPtr incoming
 Incoming particle.
 
OrderedParticles outgoing
 Outgoing particles.
 
list< pair< PDPtr, NBVertex > > vertices
 The vertices.
 
VertexBasePtr vertex
 The vertex.
 

Detailed Description

A simple vertex for the N-body diagram.

Definition at line 328 of file PrototypeVertex.h.

Member Data Documentation

◆ incoming

tPDPtr Herwig::NBVertex::incoming

Incoming particle.

Definition at line 338 of file PrototypeVertex.h.

Referenced by Herwig::operator<<(), Herwig::operator>>(), and Herwig::TBDiagram::TBDiagram().

◆ outgoing

OrderedParticles Herwig::NBVertex::outgoing
mutable

Outgoing particles.

Definition at line 343 of file PrototypeVertex.h.

Referenced by Herwig::operator<<(), Herwig::operator>>(), and Herwig::TBDiagram::TBDiagram().

◆ vertex

VertexBasePtr Herwig::NBVertex::vertex

The vertex.

Definition at line 353 of file PrototypeVertex.h.

Referenced by Herwig::operator<<(), Herwig::operator>>(), and Herwig::TBDiagram::TBDiagram().

◆ vertices

list<pair<PDPtr,NBVertex> > Herwig::NBVertex::vertices

The vertices.

Definition at line 348 of file PrototypeVertex.h.

Referenced by Herwig::operator<<(), Herwig::operator>>(), and Herwig::TBDiagram::TBDiagram().


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