Geant4 Cross Reference |
>> 1 $Id: $ 1 ---------------------------------------------- 2 ------------------------------------------------------------------- 2 3 3 4 4 G4IonBinaryCascadePhysics 5 G4IonBinaryCascadePhysics 5 ------------------------- 6 ------------------------- 6 Inelastic ion-ion processes (for deuteron, tr 7 Inelastic ion-ion processes (for deuteron, triton, He3, alpha and 7 generic ion projectiles), with Glauber-Gribov 8 generic ion projectiles), with Glauber-Gribov cross section and 8 Binary Light Ion (BIC, with Precompound/de-ex 9 Binary Light Ion (BIC, with Precompound/de-excitation) and Fritiof (FTF) 9 string model (with Precompound/de-excitation) 10 string model (with Precompound/de-excitation) for the final state. 10 BIC is used for projectiles of kinetic energi << 11 BIC is used for projectiles of kinetic energies below 4 GeV/nucleon, and 11 FTF above 3 GeV/nucleon. << 12 FTF above 2 GeV/nucleon. 12 13 13 G4IonINCLXXPhysics 14 G4IonINCLXXPhysics 14 ------------------ 15 ------------------ 15 Inelastic ion-ion processes (for deuteron, tr 16 Inelastic ion-ion processes (for deuteron, triton, He3, alpha and 16 generic ion projectiles), with Glauber-Gribov 17 generic ion projectiles), with Glauber-Gribov cross section and 17 INCLXX and FTFP for the final state. INCLXX i 18 INCLXX and FTFP for the final state. INCLXX is used below 3 GeV/nucleon, 18 and FTF above 2.9 GeV/nucleon. 19 and FTF above 2.9 GeV/nucleon. 19 20 20 G4IonPhysics 21 G4IonPhysics 21 ------------ 22 ------------ 22 Currently equivalent to G4IonBinaryCascadePhy 23 Currently equivalent to G4IonBinaryCascadePhysics. 23 24 24 G4IonPhysicsXS << 25 -------------- << 26 As G4IonPhysics, except that for deuteron, tr << 27 the corresponding G4ParticleInelasticXS cross << 28 (instead of G4ComponentGGNuclNuclXsc). << 29 << 30 G4IonPhysicsPHP 25 G4IonPhysicsPHP 31 --------------- 26 --------------- 32 Similar to G4IonBinaryCascadePhysics, except 27 Similar to G4IonBinaryCascadePhysics, except that ParticleHP (for both 33 cross sections and final states) is used belo 28 cross sections and final states) is used below 200 MeV/n for deuteron, 34 triton, He3 and alpha (and BIC used above 190 29 triton, He3 and alpha (and BIC used above 190 MeV/n for these light ions). 35 30 36 G4IonQMDPhysics << 31 G4IonQMDPhysic 37 --------------- << 32 -------------- 38 Inelastic ion-ion processes (for deuteron, tr 33 Inelastic ion-ion processes (for deuteron, triton, He3, alpha and 39 generic ion projectiles), with Glauber-Gribov 34 generic ion projectiles), with Glauber-Gribov cross section and 40 BIC, QMD and FTFP for the final state. These 35 BIC, QMD and FTFP for the final state. These three final-state models 41 are used in the following intervals of projec 36 are used in the following intervals of projectile kinetic energy: 42 - BIC below 110 MeV/nucleon; 37 - BIC below 110 MeV/nucleon; 43 - QMD between 100 and 6'000 MeV/nucleon; << 38 - QMD between 100 and 10'000 MeV/nucleon; 44 - FTF above 5990 MeV/nucleon. << 39 - FTF above 9990 MeV/nucleon. 45 40 46 G4IonLightIonQMDPhysics << 47 ----------------------- << 48 A variant of G4IonQMDPhysics, in which G4Light << 49 in the interval [30 MeV, 510 MeV]. << 50 These four final-state models are used in the << 51 projectile kinetic energy: << 52 - BIC below 40 MeV/nucleon; << 53 - LightIonQMD between 30 and 510 MeV/nucleon << 54 - QMD between 500 and 6'000 MeV/nucleon; << 55 - FTF above 5990 MeV/nucleon. <<