Skip to content
Snippets Groups Projects

EPOS.py mod.: light particle event types not using pythia, but EPOS

Merged Gloria Corti requested to merge cherry-pick-9616f3af into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -43,7 +43,7 @@ def finalConfiguration():
gen.SignalRepeatedHadronization.CRMCProduction.TargetMomentum = pzB
if event_type != 30000000: ## embedding
if event_type/10000000 != 3: ## embedding
gen.CommonVertex = True
gen.SampleGenerationTool = "Special"
#
Loading