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

Constructor & Destructor Documentation

◆ Interaction()

Herwig::GenericHPPVertex::Interaction::Interaction ( PDPtr  in_particle = PDPtr(),
SSSVertexPtr  in_scalar = SSSVertexPtr(),
FFSVertexPtr  in_fermion = FFSVertexPtr(),
VVSVertexPtr  in_vector = VVSVertexPtr() 
)
inline

Constructor.

Definition at line 43 of file GenericHPPVertex.h.

Member Data Documentation

◆ fermion

FFSVertexPtr Herwig::GenericHPPVertex::Interaction::fermion

The fermion vertex.

Definition at line 62 of file GenericHPPVertex.h.

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

◆ particle

PDPtr Herwig::GenericHPPVertex::Interaction::particle

The particle.

Definition at line 52 of file GenericHPPVertex.h.

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

◆ scalar

SSSVertexPtr Herwig::GenericHPPVertex::Interaction::scalar

The scalar vertex.

Definition at line 57 of file GenericHPPVertex.h.

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

◆ vector

VVSVertexPtr Herwig::GenericHPPVertex::Interaction::vector

The vector vertex.

Definition at line 67 of file GenericHPPVertex.h.

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


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