RHadrons updates for stops and sbottoms in master
This merge request fixes two sets of problems. First, there were problems in the logic that assigned hadronic interactions to R-hadrons. The problem was essentially that one quark in the light quark system was ignored when calculating the R-hadron properties. This is (surprisingly) a quite good approximation as long as you aren't making extremely heavy R-hadrons, and as long as you don't have stop or sbottom R-mesons, where there is only one light quark in the R-hadron. That's fixed, the list of R-hadron interactions has changed somewhat, and the results change a little bit. Second, we needed a few minor adjustments to get stop and sbottom R-hadron simulation working. That should all be done. Validation plots have been made and everything. This MR gets master back in sync with 21.0 following !23144
Showing
- Simulation/G4Extensions/RHadrons/python/RHadronMasses.py 60 additions, 46 deletionsSimulation/G4Extensions/RHadrons/python/RHadronMasses.py
- Simulation/G4Extensions/RHadrons/src/G4ProcessHelper.cxx 24 additions, 30 deletionsSimulation/G4Extensions/RHadrons/src/G4ProcessHelper.cxx
- Simulation/G4Extensions/RHadrons/src/G4ProcessHelper.hh 4 additions, 1 deletionSimulation/G4Extensions/RHadrons/src/G4ProcessHelper.hh
- Simulation/SimulationJobOptions/share/specialConfig/preInclude.RHadronsPythia8.py 3 additions, 3 deletions...Options/share/specialConfig/preInclude.RHadronsPythia8.py
Loading
Please register or sign in to comment