ATLAS Offline Software
Variables
Pythia8_Base_Fragment Namespace Reference

Variables

 particle_params = parameters.get("particles")
 Particle masses and widths. More...
 
 ew_params = parameters.get("EW_parameters")
 Only the top quark, the leptons and the bosons are applied. More...
 

Variable Documentation

◆ ew_params

Pythia8_Base_Fragment.ew_params = parameters.get("EW_parameters")

Only the top quark, the leptons and the bosons are applied.

SM electroweak parameters

Definition at line 30 of file Pythia8_Base_Fragment.py.

◆ particle_params

Pythia8_Base_Fragment.particle_params = parameters.get("particles")

Particle masses and widths.

Definition at line 17 of file Pythia8_Base_Fragment.py.