Geant4 Cross Reference |
1 ---------------------------------------------- 1 ------------------------------------------------------------------- 2 2 3 3 4 G4StoppingPhysics 4 G4StoppingPhysics 5 ----------------- 5 ----------------- 6 It uses Bertini/Precompound (i.e. Bertini fol 6 It uses Bertini/Precompound (i.e. Bertini followed by the official 7 Precompound/deexcitation of Geant4, not the i 7 Precompound/deexcitation of Geant4, not the internal one of Bertini) 8 for nuclear capture of: pi-, K-, Sigma-, Xi- 8 for nuclear capture of: pi-, K-, Sigma-, Xi- and Omega-. 9 It uses Fritiof/Precompound model for nuclear 9 It uses Fritiof/Precompound model for nuclear capture of: anti_proton, 10 anti_neutron, anti_Lambda, anti_Sigma0, anti_ 10 anti_neutron, anti_Lambda, anti_Sigma0, anti_Sigma+, anti_Xi0, 11 anti_deuteron, anti_triton, anti_He3, and ant 11 anti_deuteron, anti_triton, anti_He3, and anti_alpha. 12 For mu-, Bertini model is used for nuclear ca 12 For mu-, Bertini model is used for nuclear capture, together with 13 default element selector, EM cascade sampling 13 default element selector, EM cascade sampling and bound decay sampling. 14 14 15 G4StoppingPhysicsFritiofWithBinaryCascade 15 G4StoppingPhysicsFritiofWithBinaryCascade 16 ----------------------------------------- 16 ----------------------------------------- 17 The same as G4StoppingPhysics, except that fo 17 The same as G4StoppingPhysics, except that for anti-proton and anti-neutron 18 annihilation at rest it uses Fritiof coupled 18 annihilation at rest it uses Fritiof coupled with Binary Cascade. 19 19 20 G4StoppingPhysicsWithINCLXX << 21 --------------------------- << 22 The same as G4StoppingPhysics, except that fo << 23 at rest it uses the INCLXX model. <<