Skip to content
Snippets Groups Projects
Commit e26dccff authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

streamlined generator settings

parent 6f23bcd5
Branches
Tags
No related merge requests found
...@@ -6,10 +6,7 @@ extern "C" { ...@@ -6,10 +6,7 @@ extern "C" {
#endif #endif
struct GeneratorSettings { struct GeneratorSettings {
int PhotoStruc; // photon structure parameter (MSTP(14))
int PhotoType; // user control switch (MSEL, 9.2) int PhotoType; // user control switch (MSEL, 9.2)
int PyMaxFl; // PYTHIA max flavor
int PartonSet; // PDF set for PYTHIA/JETSET
int DecayPiK; // Have LUND decay pi+-, K+- and K0_L int DecayPiK; // Have LUND decay pi+-, K+- and K0_L
int DecayLamKs; // Have LUND decay Lambda, Sigma, Xi, Omega, K0_S int DecayLamKs; // Have LUND decay Lambda, Sigma, Xi, Omega, K0_S
int radgenGenLUT; // generate LUT for pol. rad. corr. int radgenGenLUT; // generate LUT for pol. rad. corr.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment