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

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

#include <GenericHGGVertex.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Struct to store the stuff needed for the vertices.

Definition at line 37 of file GenericHGGVertex.h.

Constructor & Destructor Documentation

◆ Interaction()

Herwig::GenericHGGVertex::Interaction::Interaction ( PDPtr  in_particle = PDPtr(),
SSSVertexPtr  in_scalar = SSSVertexPtr(),
FFSVertexPtr  in_fermion = FFSVertexPtr() 
)
inline

Constructor.

Definition at line 42 of file GenericHGGVertex.h.

Member Data Documentation

◆ fermion

FFSVertexPtr Herwig::GenericHGGVertex::Interaction::fermion

The fermion vertex.

Definition at line 60 of file GenericHGGVertex.h.

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

◆ particle

PDPtr Herwig::GenericHGGVertex::Interaction::particle

The particle.

Definition at line 50 of file GenericHGGVertex.h.

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

◆ scalar

SSSVertexPtr Herwig::GenericHGGVertex::Interaction::scalar

The scalar vertex.

Definition at line 55 of file GenericHGGVertex.h.

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


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