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

Struct for all the info on an evolution partner. More...

#include <ShowerParticle.h>

Public Member Functions

 EvolutionPartner (tShowerParticlePtr p, double w, ShowerPartnerType t, Energy s)
 Constructor.
 

Public Attributes

tShowerParticlePtr partner
 The partner.
 
double weight
 Weight.
 
ShowerPartnerType type
 Type.
 
Energy scale
 The assoicated evolution scale.
 

Detailed Description

Struct for all the info on an evolution partner.

Definition at line 67 of file ShowerParticle.h.

Constructor & Destructor Documentation

◆ EvolutionPartner()

Herwig::ShowerParticle::EvolutionPartner::EvolutionPartner ( tShowerParticlePtr  p,
double  w,
ShowerPartnerType  t,
Energy  s 
)
inline

Constructor.

Definition at line 72 of file ShowerParticle.h.

Member Data Documentation

◆ partner

tShowerParticlePtr Herwig::ShowerParticle::EvolutionPartner::partner

The partner.

Definition at line 79 of file ShowerParticle.h.

◆ scale

Energy Herwig::ShowerParticle::EvolutionPartner::scale

The assoicated evolution scale.

Definition at line 94 of file ShowerParticle.h.

◆ type

ShowerPartnerType Herwig::ShowerParticle::EvolutionPartner::type

Type.

Definition at line 89 of file ShowerParticle.h.

◆ weight

double Herwig::ShowerParticle::EvolutionPartner::weight

Weight.

Definition at line 84 of file ShowerParticle.h.


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