Herwig 7.3.0
|
Struct to store the evolution scales. More...
#include <ShowerParticle.h>
Public Member Functions | |
EvolutionScales () | |
Constructor. | |
Public Attributes | |
Energy | QED |
QED scale. | |
Energy | QCD_c |
QCD colour scale. | |
Energy | QCD_ac |
QCD anticolour scale. | |
Energy | QED_noAO |
QED scale. | |
Energy | QCD_c_noAO |
QCD colour scale. | |
Energy | QCD_ac_noAO |
QCD anticolour scale. | |
Energy | EW |
EW scales. | |
Struct to store the evolution scales.
Definition at line 100 of file ShowerParticle.h.
|
inline |
Constructor.
Definition at line 105 of file ShowerParticle.h.
Energy Herwig::ShowerParticle::EvolutionScales::EW |
EW scales.
Definition at line 142 of file ShowerParticle.h.
Energy Herwig::ShowerParticle::EvolutionScales::QCD_ac |
QCD anticolour scale.
Definition at line 122 of file ShowerParticle.h.
Energy Herwig::ShowerParticle::EvolutionScales::QCD_ac_noAO |
QCD anticolour scale.
Definition at line 137 of file ShowerParticle.h.
Energy Herwig::ShowerParticle::EvolutionScales::QCD_c |
QCD colour scale.
Definition at line 117 of file ShowerParticle.h.
Energy Herwig::ShowerParticle::EvolutionScales::QCD_c_noAO |
QCD colour scale.
Definition at line 132 of file ShowerParticle.h.
Energy Herwig::ShowerParticle::EvolutionScales::QED |
QED scale.
Definition at line 112 of file ShowerParticle.h.
Energy Herwig::ShowerParticle::EvolutionScales::QED_noAO |
QED scale.
Definition at line 127 of file ShowerParticle.h.