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

Struct to store the stuff needed for the vertices. More...

#include <GenericHPPVertex.h>

Public Member Functions

 Interaction (PDPtr in_particle=PDPtr(), SSSVertexPtr in_scalar=SSSVertexPtr(), FFSVertexPtr in_fermion=FFSVertexPtr(), VVSVertexPtr in_vector=VVSVertexPtr())
 Constructor.
 

Public Attributes

PDPtr particle
 The particle.
 
SSSVertexPtr scalar
 The scalar vertex.
 
FFSVertexPtr fermion
 The fermion vertex.
 
VVSVertexPtr vector
 The vector vertex.
 

Detailed Description

Struct to store the stuff needed for the vertices.

Definition at line 38 of file GenericHPPVertex.h.


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