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...
 
 StoreLHE
 Only the parameters sin2thetaW and sin2thetaWbar 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.

◆ StoreLHE

Pythia8_Base_Fragment.StoreLHE

Only the parameters sin2thetaW and sin2thetaWbar are applied.

Load basic parameters Control storing LHE in the HepMC record

Definition at line 57 of file Pythia8_Base_Fragment.py.