Resolve "hadronic interactions with pythia8"
Closes #149 (closed)
Merge request reports
Activity
added 1 commit
- 7714fb46 - added proton beam in hydrogen atmosphere example
Also Pythia does not do kaon interactions, so for a useful high energy shower we would need to be able to use two interaction processes in the sequence.
Technically that works, I.e. we can haveauto sequence << p0 << pythia << sibyll
but then sibyll also does the pions because the crosse section is larger in sibyll than in pythia.We need a smart way to configure specific models in the sequence for specific phase-space, e.g. we can add a method "IsApplicable(Particle& p, Trajectory& t)" to each process, and the process sequence, when calculating cross-sections and lifetimes, automatically only includes the desired processes. Then you could easily configure pythia for "kaons and fancier stuff" only.
But this is a new Issue, right? If there is nothing more, you should close 149 and we discuss the rest somewhere else.
added 37 commits
-
7714fb46...897f1a8c - 36 commits from branch
master
- 37126492 - Merge branch 'master' into '149-hadronic-interactions-with-pythia8'
-
7714fb46...897f1a8c - 36 commits from branch
mentioned in commit 1899c726