Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pythia6m
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
monte_carlo
pythia6m
Commits
e26dccff
Commit
e26dccff
authored
9 years ago
by
Sylvester Joosten
Browse files
Options
Downloads
Patches
Plain Diff
streamlined generator settings
parent
6f23bcd5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pythia6m/gmc/gen_set.h
+0
-3
0 additions, 3 deletions
pythia6m/gmc/gen_set.h
with
0 additions
and
3 deletions
pythia6m/gmc/gen_set.h
+
0
−
3
View file @
e26dccff
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment