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

typedef to pair the SudakovFormFactor and the particles in a branching More...

#include <ShowerConfig.h>

Public Member Functions

 BranchingElement ()
 Constructor.
 
 BranchingElement (SudakovPtr sud, IdList part)
 Constructor.
 
 ~BranchingElement ()
 Destructor.
 
bool operator== (const BranchingElement &x) const
 Compare two BranchingElements.
 

Public Attributes

SudakovPtr sudakov
 Access to the Sudakov.
 
IdList particles
 Access to the particles.
 
IdList conjugateParticles
 Access to the charge conjugate particles.
 

Detailed Description

typedef to pair the SudakovFormFactor and the particles in a branching

Definition at line 81 of file ShowerConfig.h.

Member Function Documentation

◆ operator==()

bool Herwig::BranchingElement::operator== ( const BranchingElement x) const
inline

Compare two BranchingElements.

Definition at line 116 of file ShowerConfig.h.

References conjugateParticles, particles, and sudakov.

Member Data Documentation

◆ conjugateParticles

IdList Herwig::BranchingElement::conjugateParticles

Access to the charge conjugate particles.

Definition at line 111 of file ShowerConfig.h.

Referenced by operator==().

◆ particles

IdList Herwig::BranchingElement::particles

Access to the particles.

Definition at line 106 of file ShowerConfig.h.

Referenced by operator==().

◆ sudakov

SudakovPtr Herwig::BranchingElement::sudakov

Access to the Sudakov.

Definition at line 101 of file ShowerConfig.h.

Referenced by operator==().


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