PhysicsReferenceManual.dvi Physics Reference Manual
User Manual:
Open the PDF directly: View PDF .
Page Count: 563
Download | |
Open PDF In Browser | View PDF |
Physics Reference Manual Version: geant4 10.3 (9 December 2016) Contents I Introduction 1 1 Introduction 1.1 Scope of This Manual . . . . . . . . . . . . . . . . . . . . . . . 1.2 Definition of Terms . . . . . . . . . . . . . . . . . . . . . . . . 2 2 2 2 Monte Carlo Methods 4 3 Particle Transport 3.1 True Step Length . . . . . . . . . . . . . . . . . . 3.1.1 The Interaction Length or Mean Free Path 3.1.2 Determination of the Interaction Point . . 3.1.3 Step Limitations . . . . . . . . . . . . . . 3.1.4 Updating the Particle Time . . . . . . . . 3.2 Transportation . . . . . . . . . . . . . . . . . . . II . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 . 8 . 8 . 9 . 9 . 10 . 11 Particle Decay 13 4 Decay 4.1 Mean Free Path for Decay in Flight . . 4.2 Branching Ratios and Decay Channels 4.2.1 G4PhaseSpaceDecayChannel . . 4.2.2 G4DalitzDecayChannel . . . . . 4.2.3 Muon Decay . . . . . . . . . . . 4.2.4 Leptonic Tau Decay . . . . . . 4.2.5 Kaon Decay . . . . . . . . . . . III . . . . . . Electromagnetic Interactions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 14 14 15 15 16 17 17 19 5 Gamma Incident 20 5.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 -10 5.2 5.3 5.4 5.5 5.1.1 General Interfaces . . . . . . . . . . . . . . . . . . . . . Photoelectric Effect . . . . . . . . . . . . . . . . . . . . . . . . 5.2.1 Cross Section . . . . . . . . . . . . . . . . . . . . . . . 5.2.2 Final State . . . . . . . . . . . . . . . . . . . . . . . . 5.2.3 Relaxation . . . . . . . . . . . . . . . . . . . . . . . . . Compton scattering . . . . . . . . . . . . . . . . . . . . . . . . 5.3.1 Cross Section . . . . . . . . . . . . . . . . . . . . . . . 5.3.2 Sampling the Final State . . . . . . . . . . . . . . . . . 5.3.3 Atomic shell effects . . . . . . . . . . . . . . . . . . . . Gamma Conversion into an Electron - Positron Pair . . . . . . 5.4.1 Cross Section . . . . . . . . . . . . . . . . . . . . . . . 5.4.2 Final State . . . . . . . . . . . . . . . . . . . . . . . . 5.4.3 Ultra-Relativistic Model . . . . . . . . . . . . . . . . . Gamma Conversion into a Muon - Anti-mu Pair . . . . . . . . 5.5.1 Cross Section and Energy Sharing . . . . . . . . . . . . 5.5.2 Parameterization of the Total Cross Section . . . . . . 5.5.3 Multi-differential Cross Section and Angular Variables 5.5.4 Procedure for the Generation of µ+ µ− Pairs . . . . . . 6 Elastic scattering 6.1 Multiple Scattering . . . . . . . . . . . . . . . . . . . . . . . 6.1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . 6.1.2 Definition of Terms . . . . . . . . . . . . . . . . . . . 6.1.3 Path Length Correction . . . . . . . . . . . . . . . . 6.1.4 Angular Distribution . . . . . . . . . . . . . . . . . . 6.1.5 Determination of the Model Parameters . . . . . . . 6.1.6 Step Limitation Algorithm . . . . . . . . . . . . . . . 6.1.7 Boundary Crossing Algorithm . . . . . . . . . . . . . 6.1.8 Implementation Details . . . . . . . . . . . . . . . . . 6.2 Discrete Processes for Charged Particles . . . . . . . . . . . 6.3 Single Scattering . . . . . . . . . . . . . . . . . . . . . . . . 6.3.1 Coulomb Scattering . . . . . . . . . . . . . . . . . . . 6.3.2 Implementation Details . . . . . . . . . . . . . . . . . 6.4 Ion Scattering . . . . . . . . . . . . . . . . . . . . . . . . . . 6.4.1 Method . . . . . . . . . . . . . . . . . . . . . . . . . 6.4.2 Implementation Details . . . . . . . . . . . . . . . . . 6.5 Single Scattering, Screened Coulomb Potential and NIEL . . 6.5.1 Nucleus–Nucleus Interactions . . . . . . . . . . . . . 6.5.2 Nuclear Stopping Power . . . . . . . . . . . . . . . . 6.5.3 Non-Ionizing Energy Loss due to Coulomb Scattering 6.5.4 G4IonCoulombScatteringModel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 23 23 23 24 26 26 27 28 30 30 34 35 37 37 40 42 44 52 53 53 54 56 58 58 60 62 63 66 68 68 69 71 71 75 77 77 79 82 83 6.5.5 The Method . . . . . . . . . . . . . . . . . . . . 6.5.6 Implementation Details . . . . . . . . . . . . . . Electron Screened Single Scattering and NIEL . . . . . 6.6.1 Scattering Cross Section of Electrons on Nuclei 6.6.2 Nuclear Stopping Power of Electrons . . . . . . 6.6.3 Non-Ionizing Energy-Loss of Electrons . . . . . G4eSingleScatteringModel . . . . . . . . . . . . . . . . 6.7.1 The method . . . . . . . . . . . . . . . . . . . . 6.7.2 Implementation Details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 84 86 86 95 96 97 98 100 7 Energy loss of Charged Particles 7.1 Mean Energy Loss . . . . . . . . . . . . . . . . . . . . 7.1.1 Method . . . . . . . . . . . . . . . . . . . . . . 7.1.2 General Interfaces . . . . . . . . . . . . . . . . . 7.1.3 Step-size Limit . . . . . . . . . . . . . . . . . . 7.1.4 Run Time Energy Loss Computation . . . . . . 7.1.5 Energy Loss by Heavy Charged Particles . . . . 7.2 Energy Loss Fluctuations . . . . . . . . . . . . . . . . . 7.2.1 Fluctuations in Thick Absorbers . . . . . . . . . 7.2.2 Fluctuations in Thin Absorbers . . . . . . . . . 7.2.3 Width Correction Algorithm . . . . . . . . . . . 7.2.4 Sampling of Energy Loss . . . . . . . . . . . . . 7.3 Correcting the Cross Section for Energy Variation . . 7.4 Conversion from Cut in Range to Energy Threshold . . 7.5 Photoabsorption ionization model . . . . . . . . . . . . 7.5.1 Cross Section for Ionizing Collisions . . . . . . . 7.5.2 Energy Loss Simulation . . . . . . . . . . . . . 7.5.3 Photoabsorption Cross Section at Low Energies 7.5.4 Status of this document . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102 103 103 104 104 106 108 110 110 111 113 113 115 117 120 120 122 123 124 . . . . . . . . . . 125 . 126 . 126 . 126 . 128 . 129 . 131 . 131 . 134 . 139 . 139 6.6 6.7 8 Electron and Positron Incident 8.1 Ionization . . . . . . . . . . . . . . . . . . . . . . . . . . . 8.1.1 Method . . . . . . . . . . . . . . . . . . . . . . . . 8.1.2 Continuous Energy Loss . . . . . . . . . . . . . . . 8.1.3 Total Cross Section per Atom and Mean Free Path 8.1.4 Simulation of Delta-ray Production . . . . . . . . . 8.2 Bremsstrahlung . . . . . . . . . . . . . . . . . . . . . . . . 8.2.1 Seltzer-Berger bremsstrahlung model . . . . . . . . 8.2.2 Bremsstrahlung of high-energy electrons . . . . . . 8.3 Positron - Electron Annihilation . . . . . . . . . . . . . . . 8.3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . 8.4 8.5 8.3.2 Cross Section . . . . . . . . . . . . . . 8.3.3 Sampling the final state . . . . . . . . 8.3.4 Sampling the Gamma Energy . . . . . Positron Annihilation into µ+ µ− Pair in Media 8.4.1 Total Cross Section . . . . . . . . . . . 8.4.2 Sampling of Energies and Angles . . . Positron Annihilation into Hadrons . . . . . . 8.5.1 Introduction . . . . . . . . . . . . . . . 8.5.2 Cross Section . . . . . . . . . . . . . . 8.5.3 Sampling the final state . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 139 139 140 142 142 142 146 146 146 146 9 Low Energy Livermore 148 9.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 149 9.1.1 Physics . . . . . . . . . . . . . . . . . . . . . . . . . . . 149 9.1.2 Data Sources . . . . . . . . . . . . . . . . . . . . . . . 149 9.1.3 Distribution of the Data Sets . . . . . . . . . . . . . . 150 9.1.4 Calculation of Total Cross Sections . . . . . . . . . . . 151 9.2 Compton Scattering . . . . . . . . . . . . . . . . . . . . . . . 152 9.2.1 Total Cross Section . . . . . . . . . . . . . . . . . . . . 152 9.2.2 Sampling of the Final State . . . . . . . . . . . . . . . 152 9.3 Compton Scattering by Linearly Polarized Gamma Rays . . . 154 9.3.1 The Cross Section . . . . . . . . . . . . . . . . . . . . . 154 9.3.2 Angular Distribution . . . . . . . . . . . . . . . . . . . 154 9.3.3 Polarization Vector . . . . . . . . . . . . . . . . . . . . 154 9.3.4 Unpolarized Photons . . . . . . . . . . . . . . . . . . . 155 9.4 Rayleigh Scattering . . . . . . . . . . . . . . . . . . . . . . . . 156 9.4.1 Total Cross Section . . . . . . . . . . . . . . . . . . . . 156 9.4.2 Sampling of the Final State . . . . . . . . . . . . . . . 156 9.5 Gamma Conversion . . . . . . . . . . . . . . . . . . . . . . . . 157 9.5.1 Total cross-section . . . . . . . . . . . . . . . . . . . . 157 9.5.2 Sampling of the final state . . . . . . . . . . . . . . . . 157 9.6 Pair production by Linearly Polarized Gamma Rays . . . . . . 159 9.6.1 Relativistic cross section for linearly polarized gamma ray . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159 9.6.2 Spatial azimuthal distribution . . . . . . . . . . . . . . 160 9.6.3 Unpolarized Photons . . . . . . . . . . . . . . . . . . . 161 9.7 Triple Gamma Conversion . . . . . . . . . . . . . . . . . . . . 163 9.7.1 Method . . . . . . . . . . . . . . . . . . . . . . . . . . 163 9.7.2 Azimuthal Distribution for Electron Recoil . . . . . . . 163 9.7.3 Monte Carlo Simulation of the Asymptotic Expression 163 9.7.4 Algorithm for Non Polarized Radiation . . . . . . . . . 164 9.7.5 Algorithm for Polarized Radiation . . . . . . . . . 9.7.6 Sampling of Energy . . . . . . . . . . . . . . . . . 9.8 Photoelectric effect . . . . . . . . . . . . . . . . . . . . . 9.8.1 Cross sections . . . . . . . . . . . . . . . . . . . . 9.8.2 Sampling of the final state . . . . . . . . . . . . . 9.8.3 Angular distribution of the emitted photoelectron 9.9 Electron ionisation . . . . . . . . . . . . . . . . . . . . . 9.10 Bremsstrahlung . . . . . . . . . . . . . . . . . . . . . . . 9.10.1 Bremsstrahlung angular distributions . . . . . . . 10 Low Energy Penelope 10.1 Penelope physics . . . . . . 10.1.1 Introduction . . . . . 10.1.2 Compton scattering . 10.1.3 Rayleigh scattering . 10.1.4 Gamma conversion . 10.1.5 Photoelectric effect . 10.1.6 Bremsstrahlung . . . 10.1.7 Ionisation . . . . . . 10.1.8 Positron Annihilation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 168 170 170 170 170 173 175 176 . . . . . . . . . . . . . . . . . . . . . . . . . . . 182 183 183 183 185 186 188 189 191 197 11 Monash University low energy photon processes 11.1 Monash Low Energy Models . . . . . . . . . . . . . . . . . . 11.1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . 11.1.2 Physics and Simulation . . . . . . . . . . . . . . . . . 200 . 201 . 201 . 201 12 Charged Hadron Incident 12.1 Ionization . . . . . . . . . . . . . . . . . . . . . 12.1.1 Method . . . . . . . . . . . . . . . . . . 12.1.2 Continuous Energy Loss . . . . . . . . . 12.1.3 Nuclear Stopping . . . . . . . . . . . . . 12.1.4 Total Cross Section per Atom . . . . . . 12.1.5 Simulating Delta-ray Production . . . . 12.1.6 Ion Effective Charge . . . . . . . . . . . 12.2 Low energy extentions . . . . . . . . . . . . . . 12.2.1 Energy losses of slow negative particles . 12.2.2 Energy losses of hadrons in compounds . 12.2.3 Fluctuations of energy losses of hadrons 12.2.4 ICRU 73-based energy loss model . . . . 204 . 205 . 205 . 205 . 210 . 210 . 211 . 212 . 214 . 214 . 214 . 215 . 217 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 Muon Incident 13.1 Ionization . . . . . . . . . . . . . . . . . . . . . . . . . 13.2 Bremsstrahlung . . . . . . . . . . . . . . . . . . . . . . 13.2.1 Differential Cross Section . . . . . . . . . . . . . 13.2.2 Continuous Energy Loss . . . . . . . . . . . . . 13.2.3 Total Cross Section . . . . . . . . . . . . . . . . 13.2.4 Sampling . . . . . . . . . . . . . . . . . . . . . 13.3 Positron - Electron Pair Production by Muons . . . . . 13.3.1 Differential Cross Section . . . . . . . . . . . . . 13.3.2 Total Cross Section and Restricted Energy Loss 13.3.3 Sampling of Positron - Electron Pair Production 13.4 Muon Photonuclear Interaction . . . . . . . . . . . . . 13.4.1 Differential Cross Section . . . . . . . . . . . . . 13.4.2 Sampling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 219 . 220 . 222 . 222 . 223 . 223 . 224 . 226 . 226 . 229 . 230 . 232 . 232 . 233 14 Atomic Relaxation 14.1 Atomic relaxation . . 14.1.1 Fluorescence . 14.1.2 Auger process 14.1.3 PIXE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 236 237 237 238 238 15 Geant4-DNA 240 15.1 Geant4-DNA processes and models . . . . . . . . . . . . . . . 241 16 Microelectronics 242 16.1 The MicroElec extension for microelectronics applications . . . 243 17 Polarized Electron/Positron/Gamma Incident 17.1 Introduction . . . . . . . . . . . . . . . . . . . . 17.1.1 Stokes vector . . . . . . . . . . . . . . . 17.1.2 Transfer matrix . . . . . . . . . . . . . . 17.1.3 Coordinate transformations . . . . . . . 17.1.4 Polarized beam and material . . . . . . . 17.2 Ionization . . . . . . . . . . . . . . . . . . . . . 17.2.1 Method . . . . . . . . . . . . . . . . . . 17.2.2 Total cross section and mean free path . 17.2.3 Sampling the final state . . . . . . . . . 17.3 Positron - Electron Annihilation . . . . . . . . . 17.3.1 Method . . . . . . . . . . . . . . . . . . 17.3.2 Total cross section and mean free path . 17.3.3 Sampling the final state . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245 . 246 . 246 . 248 . 249 . 250 . 253 . 253 . 253 . 255 . 260 . 260 . 260 . 262 17.4 17.5 17.6 17.7 17.3.4 Annihilation at Rest . . . . . . . . . . . . . . . . . . . Polarized Compton scattering . . . . . . . . . . . . . . . . . . 17.4.1 Method . . . . . . . . . . . . . . . . . . . . . . . . . . 17.4.2 Total cross section and mean free path . . . . . . . . . 17.4.3 Sampling the final state . . . . . . . . . . . . . . . . . Polarized Bremsstrahlung for electron and positron . . . . . . 17.5.1 Method . . . . . . . . . . . . . . . . . . . . . . . . . . 17.5.2 Polarization in gamma conversion and bremsstrahlung 17.5.3 Polarization transfer to the photon . . . . . . . . . . . 17.5.4 Polarization transfer to the lepton . . . . . . . . . . . . Polarized Gamma conversion into an electron–positron pair . . 17.6.1 Method . . . . . . . . . . . . . . . . . . . . . . . . . . 17.6.2 Polarization transfer . . . . . . . . . . . . . . . . . . . Polarized Photoelectric Effect . . . . . . . . . . . . . . . . . . 17.7.1 Method . . . . . . . . . . . . . . . . . . . . . . . . . . 17.7.2 Polarization transfer . . . . . . . . . . . . . . . . . . . 264 266 266 266 267 271 271 271 272 273 276 276 276 278 278 278 18 X-Ray Production 281 18.1 Transition radiation . . . . . . . . . . . . . . . . . . . . . . . . 282 18.1.1 Relationship of Transition Rad to Cherenkov Rad . . . 282 18.1.2 Calculating the X-ray Transition Radiation Yield . . . 283 18.1.3 Simulating X-ray Transition Radiation Production . . . 285 18.2 Scintillation . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 18.3 Čerenkov Effect . . . . . . . . . . . . . . . . . . . . . . . . . . 290 18.4 Synchrotron Radiation . . . . . . . . . . . . . . . . . . . . . . 292 18.4.1 Photon spectrum . . . . . . . . . . . . . . . . . . . . . 292 18.4.2 Validity . . . . . . . . . . . . . . . . . . . . . . . . . . 293 18.4.3 Direct inversion/generation of photon energy spectrum 294 18.4.4 Properties of the Power Spectra . . . . . . . . . . . . . 297 19 Optical Photons 19.1 Interactions of optical photons . . . . . . . . 19.1.1 Physics processes for optical photons 19.1.2 Photon polarization . . . . . . . . . . 19.1.3 Tracking of the photons . . . . . . . 19.1.4 Mie Scattering in Henyey-Greensterin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Approximation 300 . 301 . 301 . 302 . 303 . 306 20 Phonon-Lattice Interactions 309 20.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 20.2 Phonon Propagation . . . . . . . . . . . . . . . . . . . . . . . 310 20.3 Lattice Parameters . . . . . . . . . . . . . . . . . . . . . . . . 311 20.4 Scattering and Mode Mixing . . . . . . . . . . . . . . . . . . . 311 20.5 Anharmonic Downconversion . . . . . . . . . . . . . . . . . . . 312 20.6 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 312 21 Precision multi-scale modeling 314 21.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 315 21.2 Impact ionisation by hadrons and PIXE . . . . . . . . . . . . 315 22 Shower Parameterizations 22.1 Gflash Shower Parameterizations . 22.1.1 Parameterization Ansatz . . 22.1.2 Longitudinal Shower Profiles 22.1.3 Radial Shower Profiles . . . 22.1.4 Gflash Performance . . . . . IV . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hadronic Interactions 23 Total Reaction Cross Section in Nucleus-nucleus 23.1 Sihver Formula . . . . . . . . . . . . . . . . . . . 23.2 Kox and Shen Formulae . . . . . . . . . . . . . . 23.3 Tripathi formula . . . . . . . . . . . . . . . . . . 23.4 Representative Cross Sections . . . . . . . . . . . 23.5 Tripathi Formula for ”light” Systems . . . . . . . . . . . . 324 325 325 325 326 327 329 Reactions 330 . . . . . . . 330 . . . . . . . 331 . . . . . . . 333 . . . . . . . 335 . . . . . . . 335 24 Coherent elastic scattering 340 24.1 Nucleon-Nucleon elastic Scattering . . . . . . . . . . . . . . . 340 25 Hadron-nucleus Elastic Scattering at Medium/High Energy341 25.1 Method of Calculation . . . . . . . . . . . . . . . . . . . . . . 341 26 Interactions of Stopping Particles 357 26.1 Complementary parameterised and theoretical treatment . . . 357 26.1.1 Pion absorption at rest . . . . . . . . . . . . . . . . . . 358 27 Parton string model. 27.1 Reaction initial state simulation. . . . . . . . . . . . . . . 27.1.1 Allowed projectiles and bombarding energy range 27.1.2 MC initialization procedure for nucleus. . . . . . 27.1.3 Random choice of the impact parameter. . . . . . 27.2 Sample of collision participants in nuclear collisions. . . . 27.2.1 MC procedure to define collision participants. . . . . . . . . . . . . . . 360 . 360 . 360 . 360 . 362 . 362 . 362 27.2.2 Separation of hadron diffraction excitation. . . 27.3 Longitudinal string excitation . . . . . . . . . . . . . 27.3.1 Hadron–nucleon inelastic collision . . . . . . . 27.3.2 The diffractive string excitation . . . . . . . . 27.3.3 The string excitation by parton exchange . . . 27.3.4 Transverse momentum sampling . . . . . . . . 27.3.5 Sampling x-plus and x-minus . . . . . . . . . 27.3.6 The diffractive string excitation . . . . . . . . 27.3.7 The string excitation by parton rearrangement 27.4 Longitudinal string decay. . . . . . . . . . . . . . . . 27.4.1 Hadron production by string fragmentation. . 27.4.2 The hadron formation time and coordinate. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 363 364 364 364 364 365 365 365 366 367 367 368 28 Fritiof (FTF) Model 370 28.1 Main assumptions of the FTF model . . . . . . . . . . . . . . 371 28.2 General properties of hadron–nucleon interactions . . . . . . . 374 28.2.1 π − p – interactions . . . . . . . . . . . . . . . . . . . . . 374 28.2.2 π + p – interactions . . . . . . . . . . . . . . . . . . . . . 376 28.2.3 pp – interactions . . . . . . . . . . . . . . . . . . . . . 377 28.2.4 K + p – and K − p – interactions . . . . . . . . . . . . . . 378 28.2.5 pp̄ – interactions . . . . . . . . . . . . . . . . . . . . . 380 28.3 Cross sections of hadron–nucleon processes . . . . . . . . . . . 382 28.3.1 Total, elastic and inelastic hadron–nucleon cross sections382 28.3.2 Cross sections of quark exchange processes . . . . . . . 384 28.3.3 Cross sections of antiproton processes . . . . . . . . . . 384 28.3.4 Cross sections of diffractive and non-diffractive processes385 28.4 Simulation of hadron-nucleon interactions . . . . . . . . . . . 388 28.4.1 Simulation of meson–nucleon and nucleon–nucleon interactions . . . . . . . . . . . . . . . . . . . . . . . . . 388 28.4.2 Simulation of antibaryon–nucleon interactions . . . . . 391 28.5 Flowchart of the FTF model . . . . . . . . . . . . . . . . . . . 392 28.6 Simulation of nuclear interactions . . . . . . . . . . . . . . . . 394 28.6.1 Sampling of intra-nuclear collisions . . . . . . . . . . . 394 28.6.2 Reggeon cascading . . . . . . . . . . . . . . . . . . . . 400 28.6.3 ”Fermi motion” of nuclear nucleons . . . . . . . . . . . 407 28.6.4 Excitation energy of nuclear residuals . . . . . . . . . . 410 29 Bertini Intranuclear Cascade Model 29.1 Introduction . . . . . . . . . . . . . 29.2 The Geant4 Cascade Model . . . . 29.2.1 Model Limits . . . . . . . . in Geant4 414 . . . . . . . . . . . . . . . 414 . . . . . . . . . . . . . . . 415 . . . . . . . . . . . . . . . 415 29.2.2 Intranuclear Cascade Model 29.2.3 Nuclear Model . . . . . . . 29.2.4 Pre-equilibrium Model . . . 29.2.5 Break-up models . . . . . . 29.2.6 Evaporation Model . . . . . 29.3 Interfacing Bertini implementation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 415 416 418 418 419 419 30 The Geant4 Binary Cascade 422 30.1 Modeling overview . . . . . . . . . . . . . . . . . . . . . . . . 422 30.1.1 The transport algorithm . . . . . . . . . . . . . . . . . 422 30.1.2 The description of the target nucleus and fermi motion 423 30.1.3 Optical and phenomenological potentials . . . . . . . . 424 30.1.4 Pauli blocking simulation . . . . . . . . . . . . . . . . . 425 30.1.5 The scattering term . . . . . . . . . . . . . . . . . . . 425 30.1.6 Total inclusive cross-sections . . . . . . . . . . . . . . 426 30.1.7 Channel cross-sections . . . . . . . . . . . . . . . . . . 426 30.1.8 Mass dependent resonance width and partial width . . 427 30.1.9 Resonance production cross-section in the t-channel . . 427 30.1.10 Nucleon Nucleon elastic collisions . . . . . . . . . . . . 428 30.1.11 Generation of transverse momentum . . . . . . . . . . 428 30.1.12 Decay . . . . . . . . . . . . . . . . . . . . . . . . . . . 429 30.1.13 The escaping particle and coherent effects . . . . . . . 429 30.1.14 Light ion reactions . . . . . . . . . . . . . . . . . . . . 430 30.1.15 Transition to pre-compound modeling . . . . . . . . . . 430 30.1.16 Calculation of excitation energies and residuals . . . . 431 30.2 Comparison with experiments . . . . . . . . . . . . . . . . . . 431 31 Quantum Molecular Dynamics for 31.1 Equations of Motion . . . . . . . 31.2 Ion-ion Implementation . . . . . . 31.3 Cross Sections . . . . . . . . . . . Heavy Ions 440 . . . . . . . . . . . . . . . . 441 . . . . . . . . . . . . . . . . 443 . . . . . . . . . . . . . . . . 444 32 Abrasion-ablation Model 446 32.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 446 32.2 Initial nuclear dynamics and impact parameter . . . . . . . . . 447 32.3 Abrasion process . . . . . . . . . . . . . . . . . . . . . . . . . 448 32.4 Abraded nucleon spectrum . . . . . . . . . . . . . . . . . . . . 450 32.5 De-excitation of nuclear pre-fragments by standard G4 . . . . 451 32.6 De-excitation of nuclear pre-fragments by nuclear ablation . . 452 32.7 Definition of the functions P and F used in the abrasion model 453 33 Electromagnetic Dissociation Model 457 33.1 The Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 457 34 Precompound model. 34.1 Reaction initial state. . . . . . . . . . . . . . . . . . . . . 34.2 Simulation of pre-compound reaction . . . . . . . . . . . 34.2.1 Statistical equilibrium condition . . . . . . . . . . 34.2.2 Level density of excited (n-exciton) states . . . . 34.2.3 Transition probabilities . . . . . . . . . . . . . . . 34.2.4 Emission probabilities for nucleons . . . . . . . . 34.2.5 Emission probabilities for complex fragments . . . 34.2.6 The total probability . . . . . . . . . . . . . . . . 34.2.7 Calculation of kinetic energies for emitted particle 34.2.8 Parameters of residual nucleus. . . . . . . . . . . 35 Evaporation Model 35.1 Introduction . . . . . . . . . . . . . . . . . . . . . 35.2 Evaporation model . . . . . . . . . . . . . . . . . 35.2.1 Cross sections for inverse reactions . . . . 35.2.2 Coulomb barriers . . . . . . . . . . . . . . 35.2.3 Level densities . . . . . . . . . . . . . . . . 35.2.4 Maximum energy available for evaporation 35.2.5 Total decay width . . . . . . . . . . . . . . 35.3 GEM model . . . . . . . . . . . . . . . . . . . . . 35.4 Nuclear fission . . . . . . . . . . . . . . . . . . . . 35.4.1 The fission total probability . . . . . . . . 35.4.2 The fission barrier . . . . . . . . . . . . . 35.5 Photon evaporation . . . . . . . . . . . . . . . . . 35.5.1 Computation of probability . . . . . . . . 35.5.2 Discrete photon evaporation . . . . . . . . 35.5.3 Internal conversion electron emission . . . 35.6 Sampling procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 461 . 461 . 461 . 462 . 462 . 462 . 464 . 464 . 465 . 465 . 465 . . . . . . . . . . . . . . . . 467 . 467 . 467 . 468 . 468 . 469 . 469 . 470 . 470 . 472 . 472 . 472 . 473 . 473 . 473 . 474 . 475 36 Fission model. 478 36.1 Reaction initial state. . . . . . . . . . . . . . . . . . . . . . . . 478 36.2 Fission process simulation. . . . . . . . . . . . . . . . . . . . . 478 36.2.1 Atomic number distribution of fission products. . . . . 478 36.2.2 Charge distribution of fission products. . . . . . . . . . 480 36.2.3 Kinetic energy distribution of fission products. . . . . . 480 36.2.4 Calculation of the excitation energy of fission products. 481 36.2.5 Excited fragment momenta. . . . . . . . . . . . . . . . 481 37 Fermi break-up model. 37.1 Fermi break-up simulation for light nuclei . 37.1.1 Allowed channels . . . . . . . . . . 37.1.2 Break-up probability . . . . . . . . 37.1.3 Fragment characteristics . . . . . . 37.1.4 Sampling procedure . . . . . . . . . . . . . . . . . . . 483 . 483 . 483 . 484 . 485 . 485 38 Multifragmentation model. 38.1 Multifragmentation process simulation. . . . . . . . . . . . 38.1.1 Multifragmentation probability. . . . . . . . . . . . 38.1.2 Direct simulation of low multiplicity disintegration 38.1.3 Fragment multiplicity distribution. . . . . . . . . . 38.1.4 Atomic number distribution of fragments. . . . . . 38.1.5 Charge distribution of fragments. . . . . . . . . . . 38.1.6 Kinetic energy distribution of fragments. . . . . . . 38.1.7 Calculation of the fragment excitation energies. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 493 . 493 . 494 . 495 . 496 . 496 . 497 . 497 . 498 . 498 . 498 . 499 . 499 . . . . 503 . 504 . 504 . 505 . 505 41 Low Energy Neutron Interactions 41.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . 41.2 Physics and Verification . . . . . . . . . . . . . . . . . . . . 41.2.1 Inclusive Cross-sections . . . . . . . . . . . . . . . . . 506 . 506 . 506 . 506 . . . . . . . . . . . . . . . . . . . . . . . . . 39 INCL++: the Liege Intranuclear Cascade model 39.1 Introduction . . . . . . . . . . . . . . . . . . . . . . 39.1.1 Suitable application fields . . . . . . . . . . 39.2 Generalities of the INCL++ cascade . . . . . . . . . 39.2.1 Model limits . . . . . . . . . . . . . . . . . . 39.3 Physics ingredients . . . . . . . . . . . . . . . . . . 39.3.1 Emission of composite particles . . . . . . . 39.3.2 Cascade stopping time . . . . . . . . . . . . 39.3.3 Conservation laws . . . . . . . . . . . . . . . 39.3.4 Initialisation of composite projectiles . . . . 39.3.5 η and ω mesons as new particles . . . . . . . 39.3.6 De-excitation phase . . . . . . . . . . . . . . 39.4 Physics performance . . . . . . . . . . . . . . . . . 40 ABLA V3 evaporation/fission 40.1 Level densities . . . . . . . . 40.2 Fission . . . . . . . . . . . . 40.3 External data file required . 40.4 How to use ABLA V3 . . . model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 487 487 487 489 490 490 491 491 491 41.2.2 Elastic Scattering . . . . . . . . . . . . . . . . . . . . . 41.2.3 Radiative Capture . . . . . . . . . . . . . . . . . . . . 41.2.4 Fission . . . . . . . . . . . . . . . . . . . . . . . . . . . 41.2.5 Inelastic Scattering . . . . . . . . . . . . . . . . . . . . 41.3 Neutron Data Library (G4NDL) Format . . . . . . . . . . . . 41.3.1 Cross Section . . . . . . . . . . . . . . . . . . . . . . . 41.3.2 Final State . . . . . . . . . . . . . . . . . . . . . . . . 41.3.3 Thermal Scattering Cross Section . . . . . . . . . . . . 41.3.4 Coherent Final State . . . . . . . . . . . . . . . . . . . 41.3.5 Incoherent Final State . . . . . . . . . . . . . . . . . . 41.3.6 Inelastic Final State . . . . . . . . . . . . . . . . . . . 41.3.7 Further Information . . . . . . . . . . . . . . . . . . . 41.4 High Precision Models and Low Energy Parameterized Models 41.5 Summary and Important Remark . . . . . . . . . . . . . . . . 507 508 509 513 514 514 515 515 516 517 518 520 520 521 42 Low Energy Charged Particle Interactions 523 42.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 523 42.2 Physics and Verification . . . . . . . . . . . . . . . . . . . . . 523 42.2.1 Inclusive Cross-sections . . . . . . . . . . . . . . . . . . 523 43 Geant4 Low Energy Nuclear Data (LEND) Package 525 43.1 Low Energy Nuclear Data . . . . . . . . . . . . . . . . . . . . 525 44 Radioactive Decay 44.1 The Radioactive Decay Module 44.2 Alpha Decay . . . . . . . . . . . 44.3 Beta Decay . . . . . . . . . . . 44.4 Electron Capture . . . . . . . . 44.5 Recoil Nucleus Correction . . . 44.6 Biasing Methods . . . . . . . . V . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Gamma- and Lepto-Nuclear Interactions 45 Introduction 46 Cross Sections in Photonuclear/Electronuclear 46.1 Approximation of Photonuclear Cross Sections. 46.2 Electronuclear Cross Sections and Reactions . . 46.3 Common Notation for Electronuclear Reactions 526 . 526 . 526 . 527 . 527 . 528 . 528 530 531 Reactions . . . . . . . . . . . . . . . . . . . . . 532 . 532 . 535 . 535 47 Gamma-nuclear Interactions 543 47.1 Process and Cross Section . . . . . . . . . . . . . . . . . . . . 543 47.2 Final State Generation . . . . . . . . . . . . . . . . . . . . . . 543 48 Electro-nuclear Interactions 545 48.1 Process and Cross Section . . . . . . . . . . . . . . . . . . . . 545 48.2 Final State Generation . . . . . . . . . . . . . . . . . . . . . . 545 49 Muon-nuclear Interactions 547 49.1 Process and Cross Section . . . . . . . . . . . . . . . . . . . . 547 49.2 Final State Generation . . . . . . . . . . . . . . . . . . . . . . 547 0 Part I Introduction 1 Chapter 1 Introduction 1.1 Scope of This Manual The Physics Reference Manual provides detailed explanations of the physics implemented in the Geant4 toolkit. The manual’s purpose is threefold: • to present the theoretical formulation, model, or parameterization of the physics interactions included in Geant4, • to describe the probability of the occurrence of an interaction and the sampling mechanisms required to simulate it, and • to serve as a reference for toolkit users and developers who wish to consult the underlying physics of an interaction. This manual does not discuss code implementation or how to use the implemented physics interactions in a simulation. These topics are discussed in the User’s Guide for Application Developers. Details of the object-oriented design and functionality of the Geant4 toolkit are given in the User’s Guide for Toolkit Developers. The Installation Guide for Setting up Geant4 in Your Computing Environment describes how to get the Geant4 code, install it, and run it. 1.2 Definition of Terms Several terms used throughout the Physics Reference Manual have specific meaning within Geant4, but are not well-defined in general usage. The definitions of these terms are given here. 2 • process - a C++ class which describes how and when a specific kind of physical interaction takes place along a particle track. A given particle type typically has several processes assigned to it. Occaisionally “process” refers to the interaction which the process class describes. • model - a C++ class whose methods implement the details of an interaction, such as its kinematics. One or more models may be assigned to each process. In sections discussing the theory of an interaction, “model” may refer to the formulae or parameterization on which the model class is based. • Geant3 - a physics simulation tool written in Fortran, and the predecessor of Geant4. Although many references are made to Geant3, no knowledge of it is required to understand this manual. 3 Chapter 2 Monte Carlo Methods The Geant4 toolkit uses a combination of the composition and rejection Monte Carlo methods. Only the basic formalism of these methods is outlined here. For a complete account of the Monte Carlo methods, the interested user is referred to the publications of Butcher and Messel, Messel and Crawford, or Ford and Nelson [1, 2, 3]. Suppose we wish to sample x in the interval [x1 , x2 ] from the distribution f (x) and the normalised probability density function can be written as : f (x) = n X Ni fi (x)gi (x) (2.1) i=1 where Ni > 0, fi (x) are normalised density functions on [x1 , x2 ] , and 0 ≤ gi (x) ≤ 1. According to this method, x can sampled in the following way: 1. select a random integer i ∈ {1, 2, · · · n} with probability proportional to Ni 2. select a value x0 from the distribution fi (x) 3. calculate gi (x0 ) and accept x = x0 with probability gi (x0 ); 4. if x0 is rejected restart from step 1. It can be shown that P this scheme is correct and the mean number of tries to accept a value is i Ni . In practice, a good method of sampling from the distribution f (x) has the following properties: • all the subdistributions fi (x) can be sampled easily; 4 • the rejection functions gi (x) can be evaluated easily/quickly; • the mean number of tries is not too large. Thus the different possible decompositions of the distribution f (x) are not equivalent from the practical point of view (e.g. they can be very different in computational speed) and it can be useful to optimise the decomposition. A remark of practical importance : if our distribution is not normalised Z x2 f (x)dx = C > 0 x1 the methodP can be used in the same manner; the mean number of tries in this case is i Ni /C. Bibliography [1] J.C. Butcher and H. Messel. Nucl. Phys. 20 15 (1960) [2] H. Messel and D. Crawford. Electron-Photon shower distribution, Pergamon Press (1970) [3] R. Ford and W. Nelson. SLAC-265, UC-32 (1985) [4] Particle Data Group. Rev. of Particle Properties. Eur. Phys. J. C15. (2000) 1. http://pdg.lbl.gov 5 Chapter 3 Particle Transport 6 Particle transport in Geant4 is the result of the combined actions of the Geant4 kernel’s Stepping Manager class and the actions of processes which it invokes - physics processes and the Transportation ’process’ which identifies the next volume boundary and also the geometrical volume that lies behind it, when the tracks has reached it. The expected length at which an interaction is expected to occur is determined by polling all processes applicable at each step. Then it is determined whether the particle will remain within the current volume long enough - otherwise it will cross into a different volume before this potential interaction occurs. The most important processes for determining the trajectory of a charged particle, including boundary crossing and the effects of external fields are the multiple scattering process and the Transportation process, which is discussed in the second following section. 7 3.1 True Step Length Geant4 simulation of particle transport is performed step by step [1]. A true step length for a next physics interaction is randomly sampled using the mean free path of the interaction or by various step limitations established by different Geant4 components. The smallest step limit defines the new true step length. 3.1.1 The Interaction Length or Mean Free Path Computation of mean free path of a particle in a media is performed in Geant4 using cross section of a particular physics process and density of atoms. In a simple material the number of atoms per volume is: n= Nρ A where: N ρ A Avogadro’s number density of the medium mass of a mole In a compound material the number of atoms per volume of the ith element is: N ρwi ni = Ai where: wi Ai proportion by mass of the ith element mass of a mole of the ith element The mean free path of a process, λ, also called the interaction length, can be given in terms of the total cross section : !−1 X [ni · σ(Zi , E)] λ(E) = i P where σ(Z, E) is the total cross section per atom of the process and i runs overPall elements composing the material. [ni σ(Zi , E)] is also called the macroscopic cross section. The mean free i path is the inverse of the macroscopic cross section. Cross sections per atom and mean free path values may be tabulated during initialisation. 8 3.1.2 Determination of the Interaction Point The mean free path, λ, of a particle for a given process depends on the medium and cannot be used directly to sample the probability of an interaction in a heterogeneous detector. The number of mean free paths which a particle travels is: Z x2 dx , (3.1) nλ = x1 λ(x) which is independent of the material traversed. If nr is a random variable denoting the number of mean free paths from a given point to the point of interaction, it can be shown that nr has the distribution function: P (nr < nλ ) = 1 − e−nλ (3.2) The total number of mean free paths the particle travels before reaching the interaction point, nλ , is sampled at the beginning of the trajectory as: nλ = − log (η) (3.3) where η is a random number uniformly distributed in the range (0, 1). nλ is updated after each step ∆x according the formula: n′λ = nλ − ∆x λ(x) (3.4) until the step originating from s(x) = nλ · λ(x) is the shortest and this triggers the specific process. 3.1.3 Step Limitations The short description given above is the differential approach to particle transport, which is used in the most popular simulation codes EGS and Geant3. In this approach besides the other (discrete) processes the continuous energy loss imposes a limit on the step-size too [2], because the cross section of different processes depend of the energy of the particle. Then it is assumed that the step is small enough so that the particle cross sections remain approximately constant during the step. In principle one must use very small steps in order to insure an accurate simulation, but computing time increases as the step-size decreases. A good compromise depends on required accuracy of a concrete simulation. For electromagnetic physics the 9 problem is reduced using integral approach, which is described below in subchapter 7.3. However, this only provides effectively correct cross sections but step limitation is needed also for more precise tracking. Thus, in Geant4 any process may establish additional step limitation, the most important limits see below in sub-chapters 7.1.3 and 6.1.6). 3.1.4 Updating the Particle Time The laboratory time of a particle should be updated after each step: ∆tlab = 0.5∆x( 1 1 + ), v1 v2 (3.5) where ∆x is a true step length traveled by the particle, v1 and v2 are particle velocities at the beginning and at the end of the step correspondingly. Bibliography [1] S. Agostinelli et al., Geant4 – a simulation toolkit Nucl. Instr. Meth. A506 (2003) 250. [2] J. Apostolakis et al., Geometry and physics of the Geant4 toolkit for high and medium energy applications. Rad. Phys. Chem. 78 (2009) 859. 10 3.2 Transportation The transportation process is responsible for determining the geometrical limits of a step. It calculates the length of step with which a track will cross into another volume. When the track actually arrives at a boundary, the transportation process locates the next volume that it enters. If the particle is charged and there is an electromagnetic (or potentially other) field, it is responsible for propagating the particle in this field. It does this according to an equation of motion. This equation can be provided by Geant4, for the case a magnetic or EM field, or can be provided by the user for other fields. dp 1 q = F= E+v×B (3.6) ds v v Extensions are provided for the propagation of the polarisation, and the effect of a gravitational field, of potential interest for cases of slow neutral particles. Some additional details on motion in fields: In order to intersect the model Geant4 geometry of a detector or setup, the curved trajectory followed by a charged particle is split into ’chords segments’. A chord is a straight line segment between two trajectory points. Chords are created utilizing a criterion for the maximum estimated value of the sagitta - the distance between the further curve point and the chord. The equations of motions are solved utilising Runge Kutta methods. For the simplest case of a pure magnetic field, only the position and momentum are integrated. If an electric field is present, the time of flight is also integrated since the velocity changes along the step. A Runge Kutta integration method for a vector y starting at ystart and given its derivative dy′ (s) as a function of y and s. For a given interval h it provides an estimate of the endpoint textbf yend . and of the integration error yerror , due to the truncation errors of the RK method and the variability of the derivative. The position and momentum as used as parts of the vector y, and optionally the time of flight in the lab frame and the polarisation. A proposed step is accepted if the magnitude of the location components of the error is below a tolerated fraction ǫ of the step length s |∆x| = |xerror | < ǫ ∗ s (3.7) and the relative momentum error is also below ǫ: |∆p| = |perror | < ǫ 11 (3.8) The transportation also updates the time of flight of a particle. In case of a neutral particle or of a charged particle in a pure magnetic field it utilises the average inverse velocity (average of the initial and final value of the inverse velocity.) In case of a charged particle in an electric field or other field which does not preserve the energy, an explicit integration of time along the track is used. This is done by integrating the inverse velocity along the track: Z s1 1 ds (3.9) t1 = t0 + s0 v Runge Kutta methods of different order can be utilised for fields depending on the numerical method utilised for approximating the field. Specialised methods for near-constant magnetic fields are also available. 12 Part II Particle Decay 13 Chapter 4 Decay The decay of particles in flight and at rest is simulated by the G4Decay class. 4.1 Mean Free Path for Decay in Flight The mean free path λ is calculated for each step using λ = γβcτ where τ is the lifetime of the particle and 1 . γ=p 1 − β2 β and γ are calculated using the momentum at the beginning of the step. The decay time in the rest frame of the particle (proper time) is then sampled and converted to a decay length using β. 4.2 Branching Ratios and Decay Channels G4Decay selects a decay mode for the particle according to branching ratios defined in the G4DecayTable class, which is a member of the G4ParticleDefinition class. Each mode is implemented as a class derived from G4VDecayChannel and is responsible for generating the secondaries and the kinematics of the decay. In a given decay channel the daughter particle momenta are calculated in the rest frame of the parent and then boosted into the laboratory frame. Polarization is not currently taken into account for either the parent or its daughters. 14 A large number of specific decay channels may be required to simulate an experiment, ranging from two-body to many-body decays and V − A to semi-leptonic decays. Most of these are covered by the five decay channel classes provided by Geant4: G4PhaseSpaceDecayChannel : phase space decay G4DalitzDecayChannel : dalitz decay G4MuonDecayChannel : muon decay G4TauLeptonicDecayChannel : tau leptonic decay G4KL3DecayChannel : semi-leptonic decays of kaon . 4.2.1 G4PhaseSpaceDecayChannel The majority of decays in Geant4 are implemented using the G4PhaseSpaceDecayChannel class. It simulates phase space decays with isotropic angular distributions in the center-of-mass system. Three private methods of G4PhaseSpaceDecayChannel are provided to handle two-, three- and N-body decays: TwoBodyDecayIt() ThreeBodyDecayIt() ManyBodyDecayIt() Some examples of decays handled by this class are: π 0 → γγ, Λ → pπ − and K 0L → π0π+π−. 4.2.2 G4DalitzDecayChannel The Dalitz decay π 0 → γ + e+ + e− and other Dalitz-like decays, such as K 0 L → γ + e+ + e− and K 0 L → γ + µ+ + µ− 15 are simulated by the G4DalitzDecayChannel class. In general, it handles any decay of the form P 0 → γ + l+ + l− , where P 0 is a spin-0 meson of mass M and l± are leptons of mass m. The angular distribution of the γ is isotropic in the center-of-mass system of the parent particle and the leptons are generated isotropically and back-to-back in their center-of-mass frame. The magnitude of the leptons’ momentum is sampled from the distribution function 2m2 t 3 ) f (t) = (1 − 2 ) (1 + M t r 1− 4m2 , t where t is the square of the sum of the leptons’ energy in their center-of-mass frame. 4.2.3 Muon Decay G4MuonDecayChannel simulates muon decay according to V −A theory. The electron energy is sampled from the following distribution: dΓ = where: Γ ǫ Ee Emax : : : : GF 2 m µ 5 2 2ǫ (3 − 2ǫ) 192π 3 decay rate = Ee /Emax electron energy maximum electron energy = mµ /2 The magnitudes of the two neutrino momenta are also sampled from the V − A distribution and constrained by energy conservation. The direction of the electron neutrino is sampled using cos(θ) = 1 − 2/Ee − 2/Eνe + 2/Ee /Eνe and the muon anti-neutrino momentum is chosen to conserve momentum. Currently, neither the polarization of the muon nor the electron is considered in this class. 16 4.2.4 Leptonic Tau Decay G4TauLeptonicDecayChannel simulates leptonic tau decays according to V − A theory. This class is valid for both τ ± → e± + ντ + νe and τ ± → µ± + ν τ + ν µ modes. The energy spectrum is calculated without neglecting lepton mass as follows: dΓ = where: Γ El pl ml : : : : GF 2 m τ 3 pl El (3El mτ 2 − 4El 2 mτ − 2mτ ml 2 ) 24π 3 decay rate daughter lepton energy (total energy) daughter lepton momentum daughter lepton mass As in the case of muon decay, the energies of the two neutrinos are not sampled from their V − A spectra, but are calculated so that energy and momentum are conserved. Polarization of the τ and final state leptons is not taken into account in this class. 4.2.5 Kaon Decay The class G4KL3DecayChannel simulates the following four semi-leptonic decay modes of the kaon: K ± e3 K ± µ3 K 0 e3 K 0 µ3 : : : : K ± → π 0 + e± + ν K ± → π 0 + µ± + ν KL0 → π ± + e∓ + ν KL0 → π ± + µ∓ + ν Assuming that only the vector current contributes to K → lπν decays, the matrix element can be described by using two dimensionless form factors, f+ and f− , which depend only on the momentum transfer t = (PK − Pπ )2 . The Dalitz plot density used in this class is as follows [1]: ρ (Eπ , Eµ ) ∝ f+2 (t)[A + Bξ (t) + Cξ (t)2 ] 17 where: A = mK (2Eµ Eν − mK Eπ′ ) + mµ 2 ( 41 Eπ′ − Eν ) B = mµ 2 (Eν − 12 Eπ′ ) C = 41 mµ 2 Eπ′ Eπ′ = Eπ max − Eπ Here ξ (t) is the ratio of the two form factors ξ (t) = f− (t)/f+ (t). f+ (t) is assumed to depend linearly on t, i.e. f+ (t) = f+ (0)[1 + λ+ (t/mπ 2 )] and f− (t) is assumed to be constant due to time reversal invariance. Two parameters, λ+ and ξ (0) are then used for describing the Dalitz plot density in this class. The values of these parameters are taken to be the world average values given by the Particle Data Group [2]. Bibliography [1] L.M. Chounet, J.M. Gaillard, and M.K. Gaillard, Phys. Reports 4C, 199 (1972). [2] Review of Particle Physics The European Physical Journal C, 15 (2000). 18 Part III Electromagnetic Interactions 19 Chapter 5 Gamma Incident 20 5.1 Introduction All processes of gamma interaction with media in Geant4 are happen at the end of the step, so these interactions are discrete and corresponding processes are following G4V DiscreteP rocess interface. 5.1.1 General Interfaces There are a number of similar functions for discrete electromagnetic processes and for electromagnetic (EM) packages an additional base classes were designed to provide common computations [1]. Common calculations for discrete EM processes are performed in the class G4V EmP rocess. Derived classes (5.1) are concrete processes providing initialisation. The physics models are implemented using the G4V EmM odel interface. Each process may have one or many models defined to be active over a given energy range and set of G4Regions. Models are implementing computation of energy loss, cross section and sampling of final state. The list of EM processes and models for gamma incident is shown in Table 5.1. Bibliography [1] J. Apostolakis et al., Geometry and physics of the Geant4 toolkit for high an dmedium energy applications. Rad. Phys. Chem. 78 (2009) 859. 21 Table 5.1: List of process and model classes for gamma. EM process EM model G4PhotoElectricEffect G4PEEffectFluoModel G4LivermorePhotoElectricModel G4LivermorePolarizedPhotoElectricModel G4PenelopePhotoElectricModel G4PolarizedPhotoElectricEffect G4PolarizedPEEffectModel G4ComptonScattering G4KleinNishinaCompton G4KleinNishinaModel G4LivermoreComptonModel G4LivermoreComptonModelRC G4LivermorePolarizedComptonModel G4LowEPComptonModel G4PenelopeComptonModel G4PolarizedCompton G4PolarizedComptonModel G4GammaConversion G4BetheHeitlerModel G4PairProductionRelModel G4LivermoreGammaConversionModel G4BoldyshevTripletModel G4LivermoreNuclearGammaConversionModel G4LivermorePolarizedGammaConversionModel G4PenelopeGammaConvertion G4PolarizedGammaConversion G4PolarizedGammaConversionModel G4RayleighScattering G4LivermoreRayleighModel G4LivermorePolarizedRayleighModel G4PenelopeRayleighModel G4GammaConversionToMuons 22 Ref. 5.2 9.8 10.1.5 17.1 5.3 5.3 9.2 9.3 11.1 10.1.2 17.1 5.4 9.5 9.7 10.1.4 17.1 9.4 10.1.3 5.5 5.2 PhotoElectric effect The photoelectric effect is the ejection of an electron from a material after a photon has been absorbed by that material. In the standard model G4PEEffectFluoModel it is simulated by using a parameterized photon absorption cross section to determine the mean free path, atomic shell data to determine the energy of the ejected electron, and the K-shell angular distribution to sample the direction of the electron. 5.2.1 Cross Section The parameterization of the photoabsorption cross section proposed by Biggs et al. [1] was used : σ(Z, Eγ ) = a(Z, Eγ ) b(Z, Eγ ) c(Z, Eγ ) d(Z, Eγ ) + + + Eγ Eγ2 Eγ3 Eγ4 (5.1) Using the least-squares method, a separate fit of each of the coefficients a, b, c, d to the experimental data was performed in several energy intervals [2]. As a rule, the boundaries of these intervals were equal to the corresponding photoabsorption edges. The cross section (and correspondingly mean free path) are discontinuous and must be computed ’on the fly’ from the formula 5.1. Coefficients are defined to each Sandia table energy interval. If photon energy is below the lowest Sandia energy for the material the cross section is computed for this lowest energy, so gamma is absorbed by photoabsorption at any energy. This approach is implemented coherently for models of photoelectric effect of Geant4. As a result, any media become not transparant for low-energy gammas. 5.2.2 Final State Choosing an Element The binding energies of the shells depend on the atomic number Z of the material. In compound materials the ith element is chosen randomly according to the probability: nati σ(Zi , Eγ ) P rob(Zi , Eγ ) = P . i [nati · σi (Eγ )] 23 Shell A quantum can be absorbed if Eγ > Bshell where the shell energies are taken from G4AtomicShells data: the closest available atomic shell is chosen. The photoelectron is emitted with kinetic energy : Tphotoelectron = Eγ − Bshell (Zi ) (5.2) Theta Distribution of the Photoelectron The polar angle of the photoelectron is sampled from the Sauter-Gavrila distribution (for K-shell) [3], which is correct only to zero order in αZ : 1 sin2 θ dσ 1 + γ(γ − 1)(γ − 2)(1 − β cos θ) ∼ (5.3) d(cos θ) (1 − β cos θ)4 2 where β and γ are the Lorentz factors of the photoelectron. cos θ is sampled from the probability density function : f (cos θ) = 1 − β2 1 2β (1 − β cos θ)2 =⇒ cos θ = (1 − 2r) + β (1 − 2r)β + 1 (5.4) The rejection function is : g(cos θ) = 1 − cos2 θ [1 + b(1 − β cos θ)] (1 − β cos θ)2 (5.5) with b = γ(γ − 1)(γ − 2)/2 It can be shown that g(cos θ) is positive ∀ cos θ ∈ [−1, +1], and can be majored by : gsup = γ 2 [1 + b(1 − β)] if γ ∈ ]1, 2] = γ 2 [1 + b(1 + β)] if γ > 2 (5.6) The efficiency of this method is ∼ 50% if γ < 2, ∼ 25% if γ ∈ [2, 3]. 5.2.3 Relaxation Atomic relaxations can be sampled using the de-excitation module of the lowenergy sub-package 14.1. For that atomic de-excitation option should be activated. In the physics list sub-library this activation is done automatically for G4EmLivermorePhysics, G4EmPenelopePhysics, G4EmStandardPhysics option3 and G4EmStandardPhysics option4. For other standard physics constructors the de-excitation module is already added but is disabled. The simulation of 24 fluorescence and Auger electron emmision may be enabled for all geometry via UI commands: /process/em/fluo true /process/em/auger true There is a possiblity to enable atomic deexcitation only for G4Region by its name: /process/em/deexcitation myregion true true false where three boolean arguments enable/disable fluorescence, Auger electron production and PIXE (deexcitation induced by ionisation). Bibliography [1] Biggs F., and Lighthill R., Preprint Sandia Laboratory, SAND 87-0070 (1990) [2] Grichine V.M., Kostin A.P., Kotelnikov S.K. et al., Bulletin of the Lebedev Institute no. 2-3, 34 (1994). [3] Gavrila M. Phys.Rev. 113, 514 (1959). 25 5.3 Compton scattering The Compton scattering is an inelastic gamma scattering on atom with the ejection of an electron. In the standard sub-package two model G4KleinNishinaCompton and G4KleinNishinaModel are available. The first model is the fastest, in the second model atomic shell effects are taken into account. 5.3.1 Cross Section When simulating the Compton scattering of a photon from an atomic electron, an empirical cross section formula is used, which reproduces the cross section data down to 10 keV: log(1 + 2X) P2 (Z) + P3 (Z)X + P4 (Z)X 2 σ(Z, Eγ ) = P1 (Z) . (5.7) + X 1 + aX + bX 2 + cX 3 Z Eγ X m Pi (Z) = = = = = atomic number of the medium energy of the photon Eγ /mc2 electron mass Z(di + ei Z + fi Z 2 ). The values of the parameters can be found within the method which computes the cross section per atom. A fit of the parameters was made to over 511 data points [1, 2] chosen from the intervals 1 ≤ Z ≤ 100 Eγ ∈ [10 keV, 100 GeV]. The accuracy of the fit was estimated to be ∆σ = σ ≈ 10% ≤ 5 − 6% for Eγ ≃ 10 keV − 20 keV for Eγ > 20 keV To avoid sampling problems in the Compton process the cross section is set to zero at low-energy limit of cross section table, which is 100eV in majority of EM Phyiscs Lists. 26 5.3.2 Sampling the Final State The Klein-Nishina differential cross section per atom is [3]: 2 ǫ sin2 θ 1 dσ 2 me c = πre +ǫ 1− Z dǫ E0 ǫ 1 + ǫ2 (5.8) Assuming an elastic colre = classical electron radius me c2 = electron mass E0 = energy of the incident photon E1 = energy of the scattered photon ǫ = E1 /E0 . lision, the scattering angle θ is defined by the Compton formula: where E1 = E0 me c2 . me c2 + E0 (1 − cos θ) (5.9) Sampling the Photon Energy The value of ǫ corresponding to the minimum photon energy (backward scattering) is given by me c2 ǫ0 = , (5.10) me c2 + 2E0 hence ǫ ∈ [ǫ0 , 1]. Using the combined composition and rejection Monte Carlo methods described in [4, 5, 6] one may set ǫ sin2 θ 1 = f (ǫ)·g(ǫ) = [α1 f1 (ǫ) + α2 f2 (ǫ)]·g(ǫ), (5.11) +ǫ 1− Φ(ǫ) ≃ ǫ 1 + ǫ2 α1 = ln(1/ǫ0 ) ; f1 (ǫ) = 1/(α1 ǫ) 2 α2 = (1 − ǫ0 )/2 ; f2 (ǫ) = ǫ/α2 . f1 and f2 are probability density functions defined on the interval [ǫ0 , 1], and ǫ 2 g(ǫ) = 1 − sin θ 1 + ǫ2 is the rejection function ∀ǫ ∈ [ǫ0 , 1] =⇒ 0 < g(ǫ) ≤ 1. Given a set of 3 random numbers r, r′ , r′′ uniformly distributed on the interval [0,1], the sampling procedure for ǫ is the following: 1. decide whether to sample from f1 (ǫ) or f2 (ǫ): if r < α1 /(α1 + α2 ) select f1 (ǫ), otherwise select f2 (ǫ) 27 2. sample ǫ from the distributions corresponding to f1 or f2 : ′ (≡ exp(−r′ α1 )) for f1 : ǫ = ǫr0 2 2 for f2 : ǫ = ǫ0 + (1 − ǫ20 )r′ 3. calculate sin2 θ = t(2 − t) where t ≡ (1 − cos θ) = me c2 (1 − ǫ)/(E0 ǫ) 4. test the rejection function: if g(ǫ) ≥ r′′ accept ǫ, otherwise go to step 1. Compute the Final State Kinematics After the successful sampling of ǫ, the polar angles of the scattered photon with respect to the direction of the parent photon are generated. The azimuthal angle, φ, is generated isotropically and θ is as defined in the previous −→ section. The momentum vector of the scattered photon, Pγ1 , is then transformed into the World coordinate system. The kinetic energy and momentum of the recoil electron are then Tel = E0 − E1 − → −→ −→ Pel = Pγ0 − Pγ1 . Doppler broading of final electron momentum due to electron motion is implemented only in G4KleinNishinaModel. For that emphirical electron density profile function is used. 5.3.3 Atomic shell effects The differential cross-section described above is valid only for those collisions in which the energy of the recoil electron is large compared to its binding energy (which is ignored). In the alternative model (G4KleinNishinaModel) atomic shell effects are taken into account. For that a sampling of a shell is performed with the weight proportional to number of shell electrons. Electron energy distribution function is approximated via simplified form F (T ) = exp (−T /Eb )/Eb , (5.12) where Eb is shell bound energy, T - kinetic energy of the electron. The value T is sampled and scattering is sampled in the rest frame of the electron according the algorithm described in the previous sub-chapter. After sampling an inverse Lorentz transformation to the laboratory frame is performed. Potential energy (Eb + T ) is subtracted from the scattered electron kinetic energy. If final electron energy become negative then sampling is 28 repeated. Atomic relaxation are sampled if deexcitation module is enabled. Enabling of atomic relaxation for Compton scattering is performed in the same way as for photoelectric effect 5.2.3. Bibliography [1] Hubbell, Gimm and Overbo. J. Phys. Chem. Ref. Data 9 (1980) 1023. [2] H. Storm and H.I. Israel Nucl. Data Tables A7 (1970) 565. [3] O. Klein and Y. Nishina. Z. Physik 52 (1929) 853. [4] J.C. Butcher and H. Messel. Nucl. Phys. 20 (1960) 15. [5] H. Messel and D. Crawford. Electron-Photon shower distribution, Pergamon Press (1970) [6] R. Ford and W. Nelson. SLAC-265, UC-32 (1985). [7] B. Rossi. High energy particles, Prentice-Hall 77-79 (1952) 29 5.4 Gamma Conversion into e+e− Pair In the standard sub-package two models are available. The first model is implemented in the class G4BetheHeitlerModel, it was derived from Geant3 and is applicable below 100GeV . In the second (G4PairProductionRelModel) Landau-Pomenrachuk-Migdal (LPM) effect is taken into account and this model can be applied for high energy gammas (above 100M eV ). 5.4.1 Cross Section According [1], [2] the total cross-section per atom for the conversion of a gamma into an (e+ , e− ) pair has been parameterized as F3 (X) σ(Z, Eγ ) = Z(Z + 1) F1 (X) + F2 (X) Z + , (5.13) Z where Eγ is the incident gamma energy and X = ln(Eγ /me c2 ) . The functions Fn are given by F1 (X) = a0 + a1 X + a2 X 2 + a3 X 3 + a4 X 4 + a5 X 5 F2 (X) = b0 + b1 X + b2 X 2 + b3 X 3 + b4 X 4 + b5 X 5 F3 (X) = c0 + c1 X + c2 X 2 + c3 X 3 + c4 X 4 + c5 X 5 , (5.14) with the parameters ai , bi , ci taken from a least-squares fit to the data [1]. Their values can be found in the function which computes formula 5.13. This parameterization describes the data in the range 1 ≤ Z ≤ 100 and Eγ ∈ [1.5 MeV, 100 GeV]. The accuracy of the fit was estimated to be ∆σ σ ≤ 5% with a mean value of ≈ 2.2%. Above 100 GeV the cross section is constant. Below Elow = 1.5 MeV the extrapolation σ(E) = σ(Elow ) · is used. 30 E − 2me c2 Elow − 2me c2 2 (5.15) In a given material the mean free path, λ, for a photon to convert into an (e+ , e− ) pair is λ(Eγ ) = X i nati · σ(Zi , Eγ ) !−1 (5.16) where nati is the number of atoms per volume of the ith element of the material. Corrected Bethe-Heitler Cross Section As written in [2], the Bethe-Heitler formula corrected for various effects is F (Z) dσ(Z, ǫ) 2 2 2 = αre Z[Z + ξ(Z)] [ǫ + (1 − ǫ) ] Φ1 (δ(ǫ)) − dǫ 2 2 F (Z) + ǫ(1 − ǫ) Φ2 (δ(ǫ)) − (5.17) 3 2 where α is the fine-structure constant and re the classical electron radius. Here ǫ = E/Eγ , Eγ is the energy of the photon and E is the total energy carried by one particle of the (e+ , e− ) pair. The kinematical limits of ǫ are therefore me c2 = ǫ0 ≤ ǫ ≤ 1 − ǫ0 . (5.18) Eγ Screening Effect The screening variable, δ, is a function of ǫ δ(ǫ) = ǫ0 136 , 1/3 Z ǫ(1 − ǫ) (5.19) and measures the ’impact parameter’ of the projectile. Two screening functions are introduced in the Bethe-Heitler formula : for δ ≤ 1 Φ1 (δ) = 20.867 − 3.242δ + 0.625δ 2 Φ2 (δ) = 20.209 − 1.930δ − 0.086δ 2 for δ > 1 Φ1 (δ) = Φ2 (δ) = 21.12 − 4.184 ln(δ + 0.952). (5.20) Because the formula 5.17 is symmetric under the exchange ǫ ↔ (1 − ǫ), the range of ǫ can be restricted to ǫ ∈ [ǫ0 , 1/2]. 31 (5.21) Born Approximation The Bethe-Heitler formula is calculated with plane waves, but Coulomb waves should be used instead. To correct for this, a Coulomb correction function is introduced in the Bethe-Heitler formula : for Eγ < 50 MeV : F (z) = 8/3 ln Z for Eγ ≥ 50 MeV : F (z) = 8/3 ln Z + 8fc (Z) (5.22) with 1 (5.23) 1 + (αZ)2 +0.20206 − 0.0369(αZ)2 + 0.0083(αZ)4 − 0.0020(αZ)6 + · · · . fc (Z) = (αZ) 2 It should be mentioned that, after these additions, the cross section becomes negative if 42.24 − F (Z) δ > δmax (ǫ1 ) = exp − 0.952. (5.24) 8.368 This gives an additional constraint on ǫ : δ ≤ δmax 1 1 =⇒ ǫ ≥ ǫ1 = − 2 2 where δmin 1 =δ ǫ= 2 = r 1− 136 4ǫ0 Z 1/3 δmin δmax (5.25) (5.26) has been introduced. Finally the range of ǫ becomes ǫ ∈ [ǫmin = max(ǫ0 , ǫ1 ), 1/2]. 32 (5.27) δ(ε) d max d min ε 0 ε0 ε1 1/2 1 Gamma Conversion in the Electron Field The electron cloud gives an additional contribution to pair creation, proportional to Z (instead of Z 2 ). This is taken into account through the expression ξ(Z) = ln(1440/Z 2/3 ) . ln(183/Z 1/3 ) − fc (Z) (5.28) Factorization of the Cross Section ǫ is sampled using the techniques of ’composition+rejection’, as treated in [3, 4, 5]. First, two auxiliary screening functions should be introduced: F1 (δ) = 3Φ1 (δ) − Φ2 (δ) − F (Z) 3 1 F2 (δ) = Φ1 (δ) − Φ2 (δ) − F (Z) (5.29) 2 2 It can be seen that F1 (δ) and F2 (δ) are decreasing functions of δ, ∀δ ∈ [δmin , δmax ]. They reach their maximum for δmin = δ(ǫ = 1/2) : F10 = max F1 (δ) = F1 (δmin ) F20 = max F2 (δ) = F2 (δmin ). (5.30) After some algebraic manipulations the formula 5.17 can be written : 2 1 dσ(Z, ǫ) 2 = αre Z[Z + ξ(Z)] − ǫmin dǫ 9 2 × [N1 f1 (ǫ) g1 (ǫ) + N2 f2 (ǫ) g2 (ǫ)] , (5.31) 33 where 1 − ǫmin N1 = 2 2 F10 3 N2 = F20 2 f1 (ǫ) = 3 [ 3 1 −ǫmin 2 ] f2 (ǫ) = const = 1 2 −ǫ 1 2 [ 21 −ǫmin ] F1 (ǫ) F10 F2 (ǫ) g2 (ǫ) = . F20 g1 (ǫ) = f1 (ǫ) and f2 (ǫ) are probability density functions on the interval ǫ ∈ [ǫmin , 1/2] such that Z 1/2 fi (ǫ) dǫ = 1 ǫmin , and g1 (ǫ) and g2 (ǫ) are valid rejection functions: 0 < gi (ǫ) ≤ 1 . 5.4.2 Final State The differential cross section depends on the atomic number Z of the material in which the interaction occurs. In a compound material the element i in which the interaction occurs is chosen randomly according to the probability nati σ(Zi , Eγ ) P rob(Zi , Eγ ) = P . i [nati · σi (Eγ )] (5.32) Sampling the Energy Given a triplet of uniformly distributed random numbers (ra , rb , rc ) : 1. use ra to choose which decomposition term in 5.31 to use: if ra < N1 /(N1 + N2 ) → f1 (ǫ) g1 (ǫ) otherwise → f2 (ǫ) g2 (ǫ) (5.33) 2. sample ǫ from f1 (ǫ) or f2 (ǫ) with rb : 1 1 1 1/3 − ǫmin rb − ǫmin rb or ǫ = ǫmin + ǫ= − 2 2 2 (5.34) 3. reject ǫ if g1 (ǫ)or g2 (ǫ) < rc note : below Eγ = 2 MeV it is enough to sample ǫ uniformly on [ǫ0 , 1/2], without rejection. Charge The charge of each particle of the pair is fixed randomly. 34 Polar Angle of the Electron or Positron The polar angle of the electron (or positron) is defined with respect to the direction of the parent photon. The energy-angle distribution given by Tsai [6] is quite complicated to sample and can be approximated by a density function suggested by Urban [7] : ∀u ∈ [0, ∞[ f (u) = with a= 5 8 9a2 [u exp(−au) + d u exp(−3au)] 9+d d = 27 and θ± = mc2 u. E± (5.35) (5.36) A sampling of the distribution 5.35 requires a triplet of random numbers such that if r1 < − ln(r2 r3 ) 9 →u= 9+d a otherwise u = − ln(r2 r3 ) . 3a (5.37) The azimuthal angle φ is generated isotropically. The e+ and e− momenta are assumed to be coplanar with the parent photon. This information, together with energy conservation, is used to calculate the momentum vectors of the (e+ , e− ) pair and to rotate them to the global reference system. 5.4.3 Ultra-Relativistic Model It is implemented in the class G4PairProductionRelModel and is configured above 80GeV in all reference Physics lists. The cross section is computed using direct integration of differential cross section [6] and not its parameterisation described in 5.4.1. LPM effect is taken into account in the same way as for bremsstrahlung 8.2.2. Secondary generation algorithm is the same as in the standard Bethe-Haitler model. Bibliography [1] J.H.Hubbell, H.A.Gimm, I.Overbo Jou. Phys. Chem. Ref. Data 9:1023 (1980) [2] W. Heitler The Quantum Theory of Radiation, Oxford University Press (1957) [3] R. Ford and W. Nelson. SLAC-210, UC-32 (1978) 35 [4] J.C. Butcher and H. Messel. Nucl. Phys. 20 15 (1960) [5] H. Messel and D. Crawford. Electron-Photon shower distribution, Pergamon Press (1970) [6] Y. S. Tsai, Rev. Mod. Phys. 46 815 (1974), Y. S. Tsai, Rev. Mod. Phys. 49 421 (1977) [7] L.Urban in Geant3 writeup, section PHYS-211. Cern Program Library (1993) 36 5.5 Gamma Conversion into µ+µ− Pair The class G4GammaConversionToMuons simulates the process of gamma conversion into muon pairs. Given the photon energy and Z and A of the material in which the photon converts, the probability for the conversions to take place is calculated according to a parameterized total cross section. Next, the sharing of the photon energy between the µ+ and µ− is determined. Finally, the directions of the muons are generated. Details of the implementation are given below and can be also found in [1]. 5.5.1 Cross Section and Energy Sharing Muon pair production on atomic electrons, γ + e → e + µ+ + µ− , has a threshold of 2mµ (mµ + me )/me ≈ 43.9 GeV . Up to several hundred GeV this process has a much lower cross section than the corresponding process on the nucleus. At higher energies, the cross section on atomic electrons represents a correction of ∼ 1/Z to the total cross section. For the approximately elastic scattering considered here, momentum, but no energy, is transferred to the nucleon. The photon energy is fully shared by the two muons according to Eγ = Eµ+ + Eµ− (5.38) or in terms of energy fractions x+ = Eµ+ , Eγ x− = Eµ− , Eγ x+ + x− = 1 . The differential cross section for electromagnetic pair creation of muons in terms of the energy fractions of the muons is 4 dσ 2 2 = 4 α Z rc 1 − x+ x− log(W ) , (5.39) dx+ 3 where Z is the charge of the nucleus, rc is the classical radius of the particles which are pair produced (here muons) and √ 1 + (Dn e − 2) δ /mµ √ W = W∞ (5.40) 1 + B Z −1/3 e δ /me where W∞ = B Z −1/3 mµ Dn m e δ= m2µ 2 E γ x+ x− 37 √ e = 1.6487 . . . . For hydrogen and for all other nuclei B = 202.4 B = 183 Dn = 1.49 Dn = 1.54 A0.27 . (5.41) These formulae are obtained from the differential cross section for muon bremsstrahlung [2] by means of crossing relations. The formulae take into account the screening of the field of the nucleus by the atomic electrons in the Thomas-Fermi model, as well as the finite size of the nucleus, which is essential for the problem under consideration. The above parameterization gives good results for Eγ ≫ mµ . The fact that it is approximate close to threshold is of little practical importance. Close to threshold, the cross section is small and the few low energy muons produced will not travel very far. The cross section calculated from Eq. (5.39) is positive for Eγ > 4mµ and s s 1 mµ 1 mµ 1 1 xmin ≤ x ≤ xmax with xmin = − − xmax = + − , 2 4 Eγ 2 4 Eγ (5.42) except for very asymmetric pair-production, close to threshold, which can easily be taken care of by explicitly setting σ = 0 whenever σ < 0. Note that the differential cross section is symmetric in x+ and x− and that x+ x− = x − x2 where x stands for either x+ or x− . By defining a constant σ0 = 4 α Z 2 rc2 log(W∞ ) (5.43) the differential cross section Eq. (5.39) can be rewritten as a normalized and symmetric as function of x: 1 dσ 4 log W 2 = 1 − (x − x ) . (5.44) σ0 dx 3 log W∞ This is shown in Fig. 5.1 for several elements and a wide range of photon energies. The asymptotic differential cross section for Eγ → ∞ 4 1 dσ∞ = 1 − (x − x2 ) σ0 dx 3 is also shown. 38 1 Eγ → ∞ H Z=1 A=1.00794 Be Z=4 A=9.01218 Pb Z=82 A=207.2 0.9 100 TeV 0.8 0.7 10 TeV 1 TeV 0.6 dσ σ0 dx 0.5 0.4 100 GeV 0.3 0.2 10 GeV 0.1 Eγ = 1 GeV 0 0 0.1 0.2 0.3 0.4 0.5 x 0.6 0.7 0.8 0.9 1 Figure 5.1: Normalized differential cross section for pair production as a function of x, the energy fraction of the photon energy carried by one of the leptons in the pair. The function is shown for three different elements, hydrogen, beryllium and lead, and for a wide range of photon energies. 39 5.5.2 Parameterization of the Total Cross Section The total cross section is obtained by integration of the differential cross section Eq. (5.39), that is Z xmax Z xmax dσ 4 2 2 σtot (Eγ ) = 1 − x+ x− log(W ) dx+ . dx+ = 4 α Z rc 3 xmin dx+ xmin (5.45) W is a function of (x+ , Eγ ) and (Z, A) of the element (see Eq. (5.40)). Numerical values of W are given in Table 5.2. Table 5.2: Numerical values of W for x+ = 0.5 for Eγ W for H W for Be W for Cu GeV 1 2.11 1.594 1.3505 10 19.4 10.85 6.803 100 191.5 102.3 60.10 1000 1803 919.3 493.3 10000 11427 4671 1824 ∞ 28087 8549 2607 different elements. W for Pb 5.212 43.53 332.7 1476.1 1028.1 1339.8 Values of the total cross section obtained by numerical integration are listed in Table 5.3 for four different elements. Units are in µbarn , where 1 µbarn = 10−34 m2 . Table 5.3: Numerical values for the total cross section Eγ σtot , H σtot , Be σtot , Cu σtot , Pb GeV µbarn µbarn µbarn µbarn 1 0.01559 0.1515 5.047 30.22 10 0.09720 1.209 49.56 334.6 100 0.1921 2.660 121.7 886.4 1000 0.2873 4.155 197.6 1476 10000 0.3715 5.392 253.7 1880 ∞ 0.4319 6.108 279.0 2042 Well above threshold, the total cross section rises about linearly in log(Eγ ) with the slope 1 √ WM = (5.46) 4 Dn e m µ 40 1 0.9 0.8 σ / σ∞ 0.7 0.6 0.5 0.4 0.3 0.2 H Pb 0.1 0 1 10 10 2 10 3 10 4 10 5 10 6 10 7 10 8 Eγ in GeV Figure 5.2: Total cross section for the Bethe-Heitler process γ → µ+ µ− as a function of the photon energy Eγ in hydrogen and lead, normalized to the asymptotic cross section σ∞ . until it saturates due to screening at σ∞ . Fig. 5.2 shows the normalized cross section where σ∞ = 7 σ0 9 and σ0 = 4 α Z 2 rc2 log(W∞ ) . (5.47) Numerical values of WM are listed in Table 5.4. Table 5.4: Numerical values of WM . Element WM 1/GeV H 0.963169 Be 0.514712 Cu 0.303763 Pb 0.220771 The total cross section can be parameterized as σpar = with Eg = and Wsat 28 α Z 2 rc2 log(1 + WM Cf Eg ) , 9 4mµ 1− Eγ t s Wsat + Eγs 1/s √ 4 e m2µ W∞ −1/3 =BZ . = WM me 41 . (5.48) (5.49) The threshold behavior in the cross section was found to be well approximated by t = 1.479 + 0.00799Dn and the saturation by s = −0.88. The agreement at lower energies is improved using an empirical correction factor, applied to the slope WM , of the form Ec Cf = 1 + 0.04 log 1 + , Eγ where 4347. Ec = −18. + B Z −1/3 GeV . A comparison of the parameterized cross section with the numerical integration of the exact cross section shows that the accuracy of the parametrization is better than 2%, as seen in Fig. 5.3. σ / σpar 1.02 Pb Cu 1.01 1 Be H 0.99 0.98 1 10 10 2 10 3 10 4 10 5 10 6 10 7 10 8 Eγ in GeV Figure 5.3: Ratio of numerically integrated and parametrized total cross sections as a function of Eγ for hydrogen, beryllium, copper and lead. 5.5.3 Multi-differential Cross Section and Angular Variables The angular distributions are based on the multi-differential cross section for lepton pair production in the field of the Coulomb center Here dσ 4 Z 2 α3 m2µ = u+ u− dx+ du+ du− dϕ π q4 u2+ + u2− − 2x+ x− (1 + u2+ ) (1 + u2− ) u2− u2+ 2u+ u− (1 − 2x+ x− ) cos ϕ − . + (1 + u2+ )2 (1 + u2− )2 (1 + u2+ ) (1 + u2− ) u± = γ ± θ ± , γ± = Eµ± mµ 42 , 2 q 2 = qk2 + q⊥ , (5.50) (5.51) where 2 2 q⊥ = mµ 2 qk2 = qmin (1 + x− u2+ + x+ u2− )2 , (u+ − u− )2 + 2 u+ u− (1 − cos ϕ) . (5.52) 2 q 2 is the square of the momentum q transferred to the target and qk2 and q⊥ are the squares of the components of the vector q, which are parallel and perpendicular to the initial photon momentum, respectively. The minimum momentum transfer is qmin = m2µ /(2Eγ x+ x− ). The muon vectors have the components p+ = p+ ( sin θ+ cos(ϕ0 + ϕ/2) , sin θ+ sin(ϕ0 + ϕ/2) , cos θ+ ) , p− = p− (− sin θ− cos(ϕ0 − ϕ/2) , − sin θ− sin(ϕ0 − ϕ/2) , cos θ− ) , (5.53) q where p± = E±2 − m2µ . The initial photon direction is taken as the z-axis. The cross section of Eq. (5.50) does not depend on ϕ0 . Because of azimuthal symmetry, ϕ0 can simply be sampled at random in the interval (0, 2 π). Eq. (5.50) is too complicated for efficient Monte Carlo generation. To simplify, the cross section is rewritten to be symmetric in u+ , u− using a new variable u and small parameters ξ, β, where u± = u ± ξ/2 and β = u ϕ. When higher powers in small parameters are dropped, the differential cross section in terms of u, ξ, β becomes m2µ dσ 4 Z 2 α3 (5.54) = 2 dx+ dξ dβ udu π qk2 + m2µ (ξ 2 + β 2 ) β 2 (1 − 2x+ x− ) (1 − u2 )2 1 2 + , − 2 x+ x− ξ (1 + u2 )2 (1 + u2 )4 (1 + u2 )2 where, in this approximation, 2 qk2 = qmin (1 + u2 )2 . For Monte Carlo generation, it is convenient to replace (ξ, β) by the polar coordinates (ρ, ψ) with ξ = ρ cos ψ and β = ρ sin ψ. Integrating Eq. 5.54 over ψ and using symbolically du2 where du2 = 2u du yields dσ ρ3 4Z 2 α3 1 − x+ x− x+ x− (1 − u2 )2 . = − dx+ dρ du2 m2µ (qk2 /m2µ + ρ2 )2 (1 + u2 )2 (1 + u2 )4 (5.55) 43 Integration with logarithmic accuracy over ρ gives Z ρ3 dρ ≈ (qk2 /m2µ + ρ2 )2 Z1 qk /mµ dρ = log ρ mµ qk . (5.56) Within the logarithmic accuracy, log(mµ /qk ) can be replaced by log(mµ /qmin ), so that 4 Z 2 α3 1 − x+ x− x+ x− (1 − u2 )2 mµ dσ . (5.57) log = − dx+ du2 m2µ (1 + u2 )2 (1 + u2 )4 qmin Making the substitution u2 = 1/t − 1, du2 = −dt /t2 gives dσ 4 Z 2 α3 mµ . [1 − 2 x+ x− + 4 x+ x− t (1 − t)] log = dx+ dt m2µ qmin (5.58) Atomic screening and the finite nuclear radius may be taken into account by multiplying the differential cross section determined by Eq. (5.55) with the factor (Fa (q) − Fn (q) )2 , (5.59) where Fa and Fn are atomic and nuclear form factors. Please note that after integrating Eq. 5.55 over ρ, the q-dependence is lost. 5.5.4 Procedure for the Generation of µ+ µ− Pairs Given the photon energy Eγ and Z and A of the material in which the γ converts, the probability for the conversions to take place is calculated according to the parametrized total cross section Eq. (5.48). The next step, determining how the photon energy is shared between the µ+ and µ− , is done by generating x+ according to Eq. (5.39). The directions of the muons are then generated via the auxilliary variables t, ρ, ψ. In more detail, the final state is generated by the following five steps, in which R1,2,3,4,... are random numbers with a flat distribution in the interval [0,1]. The generation proceeds as follows. 1) Sampling of the positive muon energy Eµ+ = x+ Eγ . This is done using the rejection technique. x+ is first sampled from a flat distribution within kinematic limits using x+ = xmin + R1 (xmax − xmin ) 44 and then brought to the shape of Eq. (5.39) by keeping all x+ which satisfy 4 log(W ) 1 − x+ x− < R2 . 3 log(Wmax ) Here Wmax = W (x+ = 1/2) is the maximum value of W , obtained for symmetric pair production at x+ = 1/2. About 60% of the events are kept in this step. Results of a Monte Carlo generation of x+ are illustrated in Fig. 5.4. The shape of the histograms agrees with the differential cross section illustrated in Fig. 5.1. 30000 Eγ 25000 10 GeV 100 GeV 20000 1000 GeV 15000 10000 5000 0 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 x+ 1 Figure 5.4: Histogram of generated x+ distributions for beryllium at three different photon energies. The total number of entries at each energy is 106 . 2) Generate t(= γ 2 θ12 +1 ) . The distribution in t is obtained from Eq.(5.58) as f1 (t) dt = 1 − 2 x+ x− + 4 x+ x− t (1 − t) dt , 1 + C1 /t2 0 < t ≤ 1. (5.60) with form factors taken into account by C1 = (0.35 A0.27 )2 . x+ x− Eγ /mµ (5.61) In the interval considered, the function f1 (t) will always be bounded from above by 1 − x+ x− . max[f1 (t)] = 1 + C1 For small x+ and large Eγ , f1 (t) approaches unity, as shown in Fig. 5.5. 45 1 0.1 0.25 0.8 0.8 0.5 0.6 f1(t) f1(t) 0.6 Eγ = 1 TeV 1 Eγ = 10 GeV 0.4 0.4 0.2 0.01 0.01 0.1 0.25 0.5 x+ 0.2 x+ 0 0 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 t 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 t Figure 5.5: The function f1 (t) at Eγ = 10 GeV (left) and Eγ = 1 TeV (right) in beryllium for different values of x+ . 30000 Eγ = 10 GeV 25000 20000 Eγ = 1 TeV 15000 10000 5000 0 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 t Figure 5.6: Histograms of generated t distributions for Eγ = 10 GeV (solid line) and Eγ = 100 GeV (dashed line) with 106 events each. 30000 25000 20000 15000 10000 5000 0 1 GeV 10 GeV 100 GeV 1000 GeV 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 ψ/π Figure 5.7: Histograms of generated ψ distributions for beryllium at four different photon energies. 46 The Monte Carlo generation is done using the rejection technique. About 70% of the generated numbers are kept in this step. Generated t-distributions are shown in Fig. 5.6. 3) Generate ψ by the rejection technique using t generated in the previous step for the frequency distribution h i f2 (ψ) = 1−2 x+ x− +4 x+ x− t (1−t) (1+cos(2ψ)) , 0 ≤ ψ ≤ 2π . (5.62) The maximum of f2 (ψ) is max[f2 (ψ)] = 1 − 2 x+ x− [1 − 4 t (1 − t)] . (5.63) Generated distributions in ψ are shown in Fig. 5.7. 4) Generate ρ. The distribution in ρ has the form f3 (ρ) dρ = where ρ2max ρ3 dρ , ρ4 + C 2 1.9 = 0.27 A and 4 C2 = √ x+ x− " mµ 2Eγ x+ x− t 2 + 0 ≤ ρ ≤ ρmax , (5.64) 1 −1 , t (5.65) me 183 Z −1/3 mµ 2 # 2 . (5.66) The ρ distribution is obtained by a direct transformation applied to uniform random numbers Ri according to ρ = [C2 (exp(β Ri ) − 1)]1/4 , where β = log C2 + ρ4max C2 . Generated distributions of ρ are shown in Fig. 5.8 5) Calculate θ+ , θ− and ϕ from t, ρ, ψ with r Eµ± 1 − 1. and u= γ± = mµ t 47 (5.67) (5.68) (5.69) x 100 2000 1800 1600 1400 1200 1000 1 TeV 800 Eγ = 10 GeV 600 400 200 0 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 ρ Figure 5.8: Histograms of generated ρ distributions for beryllium at two different photon energies. The total number of entries at each energy is 106 . x 100 5000 4500 1 GeV 10 GeV 100 GeV 1000 GeV 1TeV 4000 3500 3000 100 GeV 2500 2000 1500 1000 10 GeV 1 GeV 500 0 0 .01 .02 .03 .04 .05 .06 .07 .08 .09 0.1 θ+ Figure 5.9: Histograms of generated θ+ distributions at different photon energies. 48 according to 1 ρ θ+ = u + cos ψ , γ+ 2 1 ρ θ− = u − cos ψ γ− 2 ρ sin ψ . u (5.70) The muon vectors can now be constructed from Eq. (5.53), where ϕ0 is chosen randomly between 0 and 2π. Fig. 5.9 shows distributions of θ+ at different photon energies (in beryllium). The spectra peak around 1/γ as expected. The most probable values are θ+ ∼ mµ /Eµ+ = 1/γ+ . In the small angle approximation used here, the values of θ+ and θ− can in principle be any positive value from 0 to ∞. In the simulation, this may lead (with a very small probability, of the order of mµ /Eγ ) to unphysical events in which θ+ or θ− is greater than π. To avoid this, a limiting angle θcut = π is introduced, and the angular sampling repeated, whenever max(θ+ , θ− ) > θcut . and ϕ = 1.4 simulated exact 1.2 1.0 Coulomb centre 0.8 0.6 0.4 0.2 0.0 0 0.2 0.4 0.6 0.8 1 1 / ( 1 + θ+2 γ+2 ) Figure 5.10: Angular distribution of positive (or negative) muons. The solid curve represents the results of the exact calculations. The histogram is the simulated distribution. The angular distribution for pairs created in the field of the Coulomb centre (point-like target) is shown by the dashed curve for comparison. Figs. 5.10,5.11 and 5.12 show distributions of the simulated angular characteristics of muon pairs in comparison with results of exact calculations. The latter were obtained by means of numerical integration of the squared matrix elements with respective nuclear and atomic form factors. All these calculations were made for iron, with Eγ = 10 GeV and x+ = 0.3. As seen from Fig. 5.10, wide angle pairs (at low values of the argument in the figure) are suppressed in comparison with the Coulomb center approximation. This is due to the influence of the finite nuclear size which is comparable to the inverse mass of the muon. Typical angles of particle emission are of 49 7 6 5 4 3 2 1 0 10 -1 1 θ+ γ+ Figure 5.11: Angular distribution in logarithmic scale. The curve corresponds to the exact calculations and the histogram is the simulated distribution. 4 3 2 1 0 10 -3 10 -2 10 -1 1 | θ+ γ+ - θ- γ- | Figure 5.12: Distribution of the difference of transverse momenta of positive and negative muons (with logarithmic x-scale). 50 the order of 1/γ± = mµ /Eµ± (Fig. 5.11). Fig. 5.12 illustrates the influence of the momentum transferred to the target on the angular characteristics of the produced pair. In the frame of the often used model which neglects target recoil, the pair particles would be symmetric in transverse momenta, and coplanar with the initial photon. Bibliography [1] H. Burkhardt, S. Kelner, and R. Kokoulin, Monte Carlo Generator for Muon Pair Production. CERN-SL-2002-016 (AP) and CLIC Note 511, May 2002. [2] S.R. Kelner, R.P. Kokoulin, and A.A. Petrukhin, About cross section for high energy muon bremsstrahlung. Moscow Phys. Eng. Inst. 024-95, 1995. 31pp. 51 Chapter 6 Elastic scattering 52 6.1 Multiple Scattering Elastic scattering of electrons and other charged particles is an important component of any transport code. Elastic cross section is huge when particle energy decreases, so multiple scattering (MSC) approach should be introduced in order to have acceptable CPU performance of the simulation. A universal interface G4VMultipleScattering is used by all Geant4 MSC processes [1]: • G4eMultipleScattering; • G4hMultipleScattering; • G4MuMultipleScattering. For concrete simulation the G4VMscModel interface is used, which is an extension of the base G4VEmModel interface. The following models are available: • G4UrbanMscModel - since Geant4 10.0 only one Urban model is available and it is applicable to all types of particles; • G4GoudsmitSaundersonModel - for electrons and positrons [2]; • G4LowEWentzelVIModel - for all particles with low-energy limit 10 eV; • G4WentzelVIModel - for muons and hadrons, for muons should be included in Physics List together with G4CoulombScattering process, for hadrons large angle scattering is simulated by hadron elastic process. The discussion on Geant4 MSC models is available in Ref.[3]. Below we will describe models developed by L. Urban [4], because these models are used in many Geant4 applications and have general components reused by other models. 6.1.1 Introduction MSC simulation algorithms can be classified as either detailed or condensed. In the detailed algorithms, all the collisions/interactions experienced by the particle are simulated. This simulation can be considered as exact, it gives the same results as the solution of the transport equation. However, it can be used only if the number of collisions is not too large, a condition fulfilled only for special geometries (such as thin foils, or low density gas). In solid 53 or liquid media the average number of collisions is very large and the detailed simulation becomes very inefficient. High energy simulation codes use condensed simulation algorithms, in which the global effects of the collisions are simulated at the end of a track segment. The global effects generally computed in these codes are the net energy loss, displacement, and change of direction of the charged particle. The last two quantities are computed from MSC theories used in the codes and the accuracy of the condensed simulations is limited by accuracy of MSC approximation. Most particle physics simulation codes use the multiple scattering theories of Molière [5], Goudsmit and Saunderson [6] and Lewis [7]. The theories of Molière and Goudsmit-Saunderson give only the angular distribution after a step, while the Lewis theory computes the moments of the spatial distribution as well. None of these MSC theories gives the probability distribution of the spatial displacement. Each of the MSC simulation codes incorporates its own algorithm to determine the angular deflection, true path length correction, and spatial displacement of the charged particle after a given step. These algorithms are not exact, of course, and are responsible for most of the uncertainties of the transport codes. Also due to inaccuracy of MSC the simulation results can depend on the value of the step length and generally user has to select the value of the step length carefully. A new class of MSC simulation, the mixed simulation algorithms (see e.g.[8]), appeared in the literature recently. The mixed algorithm simulates the hard collisions one by one and uses a MSC theory to treat the effects of the soft collisions at the end of a given step. Such algorithms can prevent the number of steps from becoming too large and also reduce the dependence on the step length. Geant4 original implementation of a similar approach is realized in G4WentzelVIModel [3]. The Urban MSC models used in Geant4 belongs to the class of condensed simulations. Urban uses model functions to determine the angular and spatial distributions after a step. The functions have been chosen in such a way as to give the same moments of the (angular and spatial) distributions as are given by the Lewis theory [7]. 6.1.2 Definition of Terms In simulation, a particle is transported by steps through the detector geometry. The shortest distance between the endpoints of a step is called the geometrical path length, z. In the absence of a magnetic field, this is a straight line. For non-zero fields, z is the length along a curved trajectory. Constraints on z are imposed when particle tracks cross volume boundaries. The path length of an actual particle, however, is usually longer than the ge54 ometrical path length, due to multiple scattering. This distance is called the true path length, t. Constraints on t are imposed by the physical processes acting on the particle. The properties of the MSC process are determined by the transport mean free paths, λk , which are functions of the energy in a given material. The k-th transport mean free path is defined as Z 1 1 dσ(χ) [1 − Pk (cosχ)] d(cosχ) (6.1) = 2πna λk dΩ −1 where dσ(χ)/dΩ is the differential cross section of the scattering, Pk (cosχ) is the k-th Legendre polynomial, and na is the number of atoms per volume. Most of the mean properties of MSC computed in the simulation codes depend only on the first and second transport mean free paths. The mean value of the geometrical path length (first moment) corresponding to a given true path length t is given by t (6.2) hzi = λ1 1 − exp − λ1 Eq. 6.2 is an exact result for the mean value of z if the differential cross section has axial symmetry and the energy loss can be neglected. The transformation between true and geometrical path lengths is called the path length correction. This formula and other expressions for the first moments of the spatial distribution were taken from either [8] or [9], but were originally calculated by Goudsmit and Saunderson [6] and Lewis [7]. At the end of the true step length, t, the scattering angle is θ. The mean value of cosθ is t hcosθi = exp − (6.3) λ1 The variance of cosθ can be written as σ 2 = hcos2 θi − hcosθi2 = 1 + 2e−2κτ − e−2τ 3 (6.4) where τ = t/λ1 and κ = λ1 /λ2 . The mean lateral displacement is given by a more complicated formula [8], but this quantity can also be calculated relatively easily and accurately. The square of the mean lateral displacement is κ+1 4λ21 κ −τ 1 2 2 −κτ τ− (6.5) hx + y i = + e − e 3 κ κ−1 κ(κ − 1) 55 Here it is assumed that the initial particle direction is parallel to the the z axis. The lateral correlation is determined by the equation 1 −κτ κ −τ 2λ1 (6.6) e + e 1− hxvx + yvy i = 3 κ−1 κ−1 where vx and vy are the x and y components of the direction unit vector. This equation gives the correlation strength between the final lateral position and final direction. The transport mean free path values have been calculated in Refs.[10],[11] for electrons and positrons in the kinetic energy range 100 eV - 20 MeV in 15 materials. The Urban MSC model in Geant4 uses these values for kinetic energies below 10 MeV. For high energy particles (above 10 MeV) the transport mean free path values have been taken from a paper of R. Mayol and F. Salvat [12]. When necessary, the model linearly interpolates or extrapolates the transport cross section, σ1 = 1/λ1 , in atomic number Z and in the square of the particle velocity, β 2 . The ratio κ is a very slowly varying function of the energy: κ > 2 for T > a few keV, and κ → 3 for very high energies (see [9]). Hence, a constant value of 2.5 is used in the model. Nuclear size effects are negligible for low energy particles and they are accounted for in the Born approximation in [12], so there is no need for extra corrections of this kind in the Urban model. 6.1.3 Path Length Correction As mentioned above, the path length correction refers to the transformation t −→ g and its inverse. The t −→ g transformation is given by Eq. 6.2 if the step is small and the energy loss can be neglected. If the step is not small the energy dependence makes the transformation more complicated. For this case Eqs. 6.3,6.2 should be modified as Z t du hcosθi = exp − (6.7) 0 λ1 (u) hzi = Z t 0 hcosθiu du (6.8) where θ is the scattering angle, t and z are the true and geometrical path lengths, and λ1 is the transport mean free path. In order to compute Eqs. 6.7,6.8 the t dependence of the transport mean free path must be known. λ1 depends on the kinetic energy of the particle 56 which decreases along the step. All computations in the model use a linear approximation for this t dependence: λ1 (t) = λ10 (1 − αt) (6.9) Here λ10 denotes the value of λ1 at the start of the step, and α is a constant. It is worth noting that Eq. 6.9 is not a crude approximation. It is rather good at low (< 1 MeV) energy. At higher energies the step is generally much smaller than the range of the particle, so the change in energy is small and so is the change in λ1 . Using Eqs. 6.7 - 6.9 the explicit formula for hcosθi and hzi are: 1 hcosθi = (1 − αt) αλ10 (6.10) hzi = h i 1 1+ αλ1 10 1 − (1 − αt) α(1 + αλ110 ) (6.11) The value of the constant α can be expressed using λ10 and λ11 where λ11 is the value of the transport mean free path at the end of the step α= λ10 − λ11 tλ10 (6.12) At low energies ( Tkin < M , M - particle mass) α has a simpler form: α= 1 r0 (6.13) where r0 denotes the range of the particle at the start of the step. It can easily be seen that for a small step (i.e. for a step with small relative energy loss) the formula of hzi is t hzi = λ10 1 − exp − (6.14) λ10 Eq. 6.11 or 6.14 gives the mean value of the geometrical step length for a given true step length. The actual geometrical path length is sampled in the model according to the simple probability density function defined for v = z/t ∈ [0, 1] : f (v) = (k + 1)(k + 2)v k (1 − v) (6.15) The value of the exponent k is computed from the requirement that f (v) must give the same mean value for z = vt as Eq. 6.11 or 6.14. Hence k= 3hzi − t t − hzi 57 (6.16) The value of z = vt is sampled using f (v) if k > 0, otherwise z = hzi is used. The g −→ t transformation is performed using the mean values. The transformation can be written as z (6.17) t(z) = hti = −λ1 log 1 − λ1 if the geometrical step is small and i 1 1h w t(z) = 1 − (1 − αwz) α (6.18) where 1 αλ10 if the step is not small, i.e. the energy loss should be taken into account. w =1+ 6.1.4 Angular Distribution The quantity u = cosθ is sampled according to a model function g(u). The shape of this function has been chosen such that Eqs. 6.3 and 6.4 are satisfied. The functional form of g is g(u) = q[pg1 (u) + (1 − p)g2 (u)] + (1 − q)g3 (u) (6.19) where 0 ≤ p, q ≤ 1, and the gi are simple functions of u = cosθ, normalized over the range u ∈ [−1, 1]. The functions gi have been chosen as g1 (u) = C1 e−a(1−u) − 1 ≤ u0 ≤ u ≤ 1 (6.20) 1 (b − u)d − 1 ≤ u ≤ u0 ≤ 1 (6.21) −1≤u≤1 (6.22) g2 (u) = C2 g3 (u) = C3 where a > 0, b > 0, d > 0 and u0 are model parameters, and the Ci are normalization constants. It is worth noting that for small scattering angles, θ, g1 (u) is nearly Gaussian (exp(−θ2 /2θ02 )) if θ02 ≈ 1/a, while g2 (u) has a Rutherford-like tail for large θ, if b ≈ 1 and d is not far from 2 . 6.1.5 Determination of the Model Parameters The parameters a, b, d, u0 and p, q are not independent. The requirement that the angular distribution function g(u) and its first derivative be continuous at u = u0 imposes two constraints on the parameters: p g1 (u0 ) = (1 − p) g2 (u0 ) 58 (6.23) p a g1 (u0 ) = (1 − p) d g2 (u0 ) b − u0 (6.24) A third constraint comes from Eq. 6.7 : g(u) must give the same mean value for u as the theory. It follows from Eqs. 6.10 and 6.19 that q{phui1 + (1 − p)hui2 } = [1 − α t] 1 αλ10 (6.25) where huii denotes the mean value of u computed from the distribution gi (u). The parameter a was chosen according to a modified Highland-Lynch-Dahl formula for the width of the angular distribution [13], [14]. a= where θ0 is 13.6M eV θ0 = zch βcp 0.5 1 − cos(θ0 ) r t X0 1 + hc ln (6.26) t X0 (6.27) rms when the original Highland-Lynch-Dahl formula is used. Here θ0 = θplane is the width of the approximate Gaussian projected angle distribution, p, βc and zch are the momentum, velocity and charge number of the incident particle, and t/X0 is the true path length in radiation length unit. The correction term hc = 0.038 in the formula. This value of θ0 is from a fit to the Molière distribution for singly charged particles with β = 1 for all Z, and is accurate to 11 % or better for 10−3 ≤ t/X0 ≤ 100 (see e.g. Rev. of Particle Properties, section 23.3). The model uses a slightly modified Highland-Lynch-Dahl formula to compute θ0 . For electrons/positrons the modified θ0 formula is θ0 = 13.6M eV √ zch yc βcp (6.28) where y = ln t X0 (6.29) The correction term c and coeffitients ci are ˙ 1 + c2 y), c = c0 (c (6.30) c0 = 0.990395 − 0.168386Z 1/6 + 0.093286Z 1/3 , (6.31) c1 = 1 − 0.08778 , Z 59 (6.32) c2 = 0.04078 + 0.00017315Z. (6.33) This formula gives a much smaller step dependence in the angular distribution than the Highland form. The value of the parameter u0 has been chosen as ξ u0 = 1 − (6.34) a where ξ = d1 + d2 v + d3 v 2 + d4 v 3 (6.35) with v = ln The parameters di -s have the form t λ1 1 (6.36) 2 di = di0 + di1 Z 3 + di2 Z 3 (6.37) The numerical values of the dij constants can be found in the code. The tail parameter d is the same as the parameter ξ . This (empirical) expression is obtained comparing the simulation results to the data of the MuScat experiment [16]. The remaining three parameters can be computed from Eqs. 6.23 - 6.25. The numerical value of the parameters can be found in the code. In the case of heavy charged particles (µ, π, p, etc.) the mean transport free path is calculated from the electron or positron λ1 values with a ’scaling’ applied. This is possible because the transport mean free path λ1 depends only on the variable P βc, where P is the momentum, and βc is the velocity of the particle. In its present form the model samples the path length correction and angular distribution from model functions, while for the lateral displacement and the lateral correlation only the mean values are used and all the other correlations are neglected. However, the model is general enough to incorporate other random quantities and correlations in the future. 6.1.6 Step Limitation Algorithm In Geant4 the boundary crossing is treated by the transportation process. The transportation ensures that the particle does not penetrate in a new volume without stopping at the boundary, it restricts the step size when the particle leaves a volume. However, this step restriction can be rather weak in big volumes and this fact can result a not very good angular distribution after the volume. At the same time, there is no similar step limitation when 60 a particle enters a volume and this fact does not allow a good backscattering simulation for low energy particles. Low energy particles penetrate too deeply into the volume in the first step and then - because of energy loss - they are not able to reach again the boundary in backward direction. MSC step limitation algorithm has been developed [4] in order to achieve optimal balance between simulation precision and CPU performance of simulation for different applications. At the start of a track or after entering in a new volume, the algorithm restricts the step size to a value fr · max{r, λ1 } (6.38) where r is the range of the particle, fr is a parameter ∈ [0, 1], taking the max of r and λ1 is an empirical choice.The value of fr is constant for low energy particles while for particles with λ1 > λlim an effective value is used given by the scaling equation λ1 fref f = fr · 1 − sc + sc ∗ (6.39) λlim ( The numerical values sc = 0.25 and λlim = 1 mm are used in the equation.) In order not to use very small - unphysical - step sizes a lower limit is given for the step size as λ1 tlimitmin = max , λelastic (6.40) nstepmax with nstepmax = 25 and λelastic is the elastic mean free path of the particle (see later). It can be easily seen that this kind of step limitation poses a real constraint only for low energy particles. In order to prevent a particle from crossing a volume in just one step, an additional limitation is imposed: after entering a volume the step size cannot be bigger than dgeom fg (6.41) where dgeom is the distance to the next boundary (in the direction of the particle) and fg is a constant parameter. A similar restriction at the start of a track is 2dgeom (6.42) fg At this point the program also checks whether the particle has entered a new volume. If it has, the particle steps cannot be bigger than tlim = 61 fr max(r, λ). This step limitation is governed by the physics, because tlim depends on the particle energy and the material. The choice of the parameters fr and fg is also related to performance. By default fr = 0.02 and fg = 2.5 are used, but these may be set to any other value in a simple way. One can get an approximate simulation of the backscattering with the default value, while if a better backscattering simulation is needed it is possible to get it using a smaller value for fr . However, this model is very simple and it can only approximately reproduce the backscattering data. 6.1.7 Boundary Crossing Algorithm A special stepping algorithm has been implemented in order to improve the simulation around interfaces. This algorithm does not allow ’big’ last steps in a volume and ’big’ first steps in the next volume. The step length of these steps around a boundary crossing can not be bigger than the mean free path of the elastic scattering of the particle in the given volume (material). After these small steps the particle scattered according to a single scattering law (i.e. there is no multiple scattering very close to the boundary or at the boundary). The key parameter of the algorithm is the variable called skin. The algorithm is not active for skin ≤ 0, while for skin > 0 it is active in layers of thickness skin · λelastic before boundary crossing and of thickness (skin−1)·λelastic after boundary crossing (for skin = 1 there is only one small step just before the boundary). In this active area the particle performs steps of length λelastic (or smaller if the particle reaches the boundary traversing a smaller distance than this value). The scattering at the end of a small step is single or plural and for these small steps there are no path length correction and lateral displacement computation. In other words the program works in this thin layer in ’microscopic mode’. The elastic mean free path can be estimated as λelastic = λ1 · rat (Tkin ) (6.43) where rat(Tkin ) a simple empirical function computed from the elastic and first transport cross section values of Mayol and Salvat [12] 0.001(M eV )2 (6.44) Tkin (Tkin + 10M eV ) Tkin is the kinetic energy of the particle. At the end of a small step the number of scatterings is sampled according to the Poisson’s distribution with a mean value t/λelastic and in the case of rat (Tkin ) = 62 plural scattering the final scattering angle is computed by summing the contributions of the individual scatterings. The single scattering is determined by the distribution 1 (6.45) g(u) = C (2a + 1 − u)2 where u = cos(θ) , a is the screening parameter, C is a normalization constant. The form of the screening parameter is the same as in the single scattering (see there). 6.1.8 Implementation Details The step length of a particles is determined by the physics processes or the geometry of the detectors. The tracking/stepping algorithm checks all the step lengths demanded by the (continuous or discrete) physics processes and determines the minimum of these step lengths (see 3.1). The MSC model should be called to compute step limit after all processes except the transportation process. The following sequence of computations are performed to make the step: • the minimum of all processes true step length limit t including one of the MSC process is selected; • The conversion t −→ g (geometrical step limit) is performed; • the minimum of obtained value g and the transportation step limit is selected; • The final conversion g −→ t is performed. The reason for this ordering is that the physics processes ’feel’ the true path length t traveled by the particle, while the transportation process (geometry) uses the z step length. A new optional mechanis was recently introduced allowing sample displacemnt in vicinity of geometry boundary. If it is enabled and the transportation limit the step due to geometry boundary then after initial sampling of the displacenet an additional ’push’ of track is applied forcing end point be at the boundary. Corresponding correction to the true step length is applied according to the value of the ’push’. After the actual step of the particle is done, the MSC model is responsible for sampling of scattering angle and relocation of the end-point of the step. The scattering angle θ of the particle after the step of length ’t’ is sampled according to the model function given in Eq. 6.19 . The azimuthal angle φ is generated uniformly in the range [0, 2π]. 63 After the simulation of the scattering angle, the lateral displacement is computed using Eq. 6.5. Then the correlation given by Eq. 6.6 is used to determine the direction of the lateral displacement. Before ’moving’ the particle according to the displacement a check is performed to ensure that the relocation of the particle with the lateral displacement does not take the particle beyond the volume boundary. Default MSC parameter values optimized per particle type are shown in Table 6.1. Note, that there is three types of step limitation by multiple scattering process: • Minimal - only fr parameter and range are used; • UseSafety - fr parameter, range and geometrical safety are used; • UseSafetyPlus - fr parameter, range and geometrical safety are used; • UseDistanceToBoundary - uses particle range, geometrical safety and linear distance to geometrical boundary. particle e+ , e− muons, hadrons StepLimitType fUseSafety fMinimal skin 0 0 fr 0.04 0.2 fg 2.5 0.1 LateralDisplacement true true ions fMinimal 0 0.2 0.1 false Table 6.1: The default values of parameters for different particle type. The parameters of the model can be changed via public functions of the base class G4VMultipleSacttering. They can be changed for all multiple scattering processes simultaneously via G4EmParameters class, G4EmProcessOptions class, or via Geant4 UI commands. The following commands are available: /process/msc/StepLimit UseDistanceToBoundary /process/msc/LateralDisplacement false /process/msc/MuHadLateralDisplacement false /process/msc/DisplacementBeyondSafety true /process/msc/RangeFactor 0.02 /process/msc/GeomFactor 2.5 /process/msc/Skin 2 64 Bibliography [1] J. Apostolakis et al., Geometry and physics of the Geant4 toolkit for high and medium energy applications. Rad. Phys. Chem. 78 (2009) 859. [2] O. Kadri, V. Ivanchenko, F. Gharbi, A. Trabelsi, Incorporation of the Goudsmit-Saunderson electron transport theory in the Geant4 Monte Carlo code, Nucl. Instrum. and Meth. B 267 (2009) 3624. [3] V.N. Ivanchenko et al., Geant4 models for simulation of multiple scattering, J. Phys.: Conf. Ser. 219 (2010) 032045. [4] L. Urban, A multiple scattering model, CERN-OPEN-2006-077, Dec 2006. 18 pp. [5] G.Z. Molière Z. Naturforsch. 3a (1948) 78. [6] S. Goudsmit and J.L. Saunderson. Phys. Rev. 57 (1940) 24. [7] H.W. Lewis. Phys. Rev. 78 (1950) 526. [8] J.M. Fernandez-Varea et al. NIM B73 (1993) 447. [9] I. Kawrakow and A.F. Bielajew NIM B 142 (1998) 253. [10] D. Liljequist and M. Ismail. J.Appl.Phys. 62 (1987) 342. [11] D. Liljequist et al. J.Appl.Phys. 68 (1990) 3061. [12] R. Mayol and F. Salvat At.Data and Nucl.Data Tables 65 (1997) 55.. [13] V.L. Highland NIM 129 (1975) 497. [14] G.R. Lynch and O.I. Dahl NIM B58 (1991) 6. [15] G. Shen et al. Phys. Rev. D 20 (1979) 1584. [16] D. Attwood et al. NIM B 251 (2006) 41. 65 6.2 Discrete Processes for Charged Particles Some processes for charged particles following the same interface G4V EmP rocess as gamma processes described in section 5.1: • G4CoulombScattering; • G4eplusAnnihilation (with additional AtRest methods); • G4eplusPolarizedAnnihilation (with additional AtRest methods); • G4eeToHadrons; • G4NuclearStopping; • G4MicroElecElastic; • G4MicroElecInelastic. Corresponding model classes follow the G4V EmM odel interface: • G4DummyModel (zero cross section, no secondaries); • G4eCoulombScatteringModel; • G4eSingleCoulombScatteringModel; • G4IonCoulombScatteringModel; • G4eeToHadronsModel; • G4PenelopeAnnihilationModel; • G4PolarizedAnnihilationModel; • G4ICRU49NuclearStoppingModel; • G4MicroElecElasticModel; • G4MicroElecInelasticModel. Some processes from do not follow described EM interfaces but provide direct implementations of the basic G4V DiscreteP rocess process: • G4AnnihiToMuPair; • G4ScreenedNuclearRecoil; 66 • G4Cerenkov; • G4Scintillation; • G4SynchrotronRadiation; 67 6.3 Single Scattering Single elastic scattering process is an alternative to the multiple scattering process. The advantage of the single scattering process is in possibility of usage of theory based cross sections, in contrary to the Geant4 multiple scattering model [1], which uses a number of phenomenological approximations on top of Lewis theory. The process G4CoulombScattering was created for simulation of single scattering of muons, it also applicable with some physical limitations to electrons, muons and ions. Because each of elastic collisions are simulated the number of steps of charged particles significantly increasing in comparison with the multiple scattering approach, correspondingly its CPU performance is pure. However, in low-density media (vacuum, low-density gas) multiple scattering may provide wrong results and single scattering processes is more adequate. 6.3.1 Coulomb Scattering The single scattering model of Wentzel [2] is used in many of multiple scattering models including Penelope code [4]. The Wentzel for describing elastic scattering of particles with charge ze (z = −1 for electron) by atomic nucleus with atomic number Z based on simplified scattering potential zZe2 exp(−r/R), (6.46) r where the exponential factor tries to reproduce the effect of screening. The parameter R is a screening radius [3] V (r) = R = 0.885Z −1/3 rB , (6.47) where rB is the Bohr radius. In the first Born approximation the elastic scattering cross section σ ( W ) can be obtained as dσ (W ) (θ) Z(Z + 1) (ze2 )2 = , dΩ (pβc)2 (2A + 1 − cosθ)2 (6.48) where p is the momentum and β is the velocity of the projectile particle. The screening parameter A according to Moliere and Bethe [3] 2 ℏ (1.13 + 3.76(αZ/β)2 ), (6.49) A= 2pR where α is a fine structure constant and the factor in brackets is used to take into account second order corrections to the first Born approximation. 68 The total elastic cross section σ can be expressed via Wentzel cross section (6.48) ! 1 dσ(θ) Z dσ (W ) (θ) +1 = , (6.50) 2 (qR ) dΩ dΩ Z +1 (1 + N )2 12 where q is momentum transfer to the nucleus, RN is nuclear radius. This term takes into account nuclear size effect [5], the second term takes into account scattering off electrons. The results of simulation with the single scattering model (Fig.6.1) are competitive with the results of the multiple scattering. Figure 6.1: Scattering of muons off 1.5 mm aluminum foil: data [6] - black squares; simulation - colored markers corresponding different options of multiple scattering and single scattering model; in the bottom plot - relative difference between the simulation and the data in percents; hashed area demonstrates one standard deviation of the data. 6.3.2 Implementation Details The total cross section of the process is obtained as a result of integration of the differential cross section (6.50). The first term of this cross section is integrated in the interval (0, π). The second term in the smaller interval (0, θm ), where θm is the maximum scattering angle off electrons, which is determined using the cut value for the delta electron production. Before 69 sampling of angular distribution the random choice is performed between scattering off the nucleus and off electrons. Bibliography [1] L. Urban, A multiple scattering model, CERN-OPEN-2006-077, Dec 2006. 18 pp. [2] G. Wentzel, Z. Phys. 40 (1927) 590. [3] H.A. Bethe, Phys. Rev. 89 (1953) 1256. [4] J.M. Fernandez-Varea et al. NIM B 73 (1993) 447. [5] A.V. Butkevich et al., NIM A 488 (2002) 282. [6] D. Attwood et al. NIM B 251 (2006) 41. 70 6.4 Ion Scattering The necessity of accurately computing the characteristics of interatomic scattering arises in many disciplines in which energetic ions pass through materials. Traditionally, solutions to this problem not involving hadronic interactions have been dominated by the multiple scattering, which is reasonably successful, but not very flexible. In particular, it is relatively difficult to introduce into such a system a particular screening function which has been measured for a specific atomic pair, rather than the universal functions which are applied. In many problems of current interest, such as the behavior of semiconductor device physics in a space environment, nuclear reactions, particle showers, and other effects are critically important in modeling the full details of ion transport. The process G4ScreenedNuclearRecoil provides simulation of ion elastic scattering [1]. This process is available with extended electromagnetic example TestEm7. 6.4.1 Method The method used in this computation is a variant of a subset of the method described in Ref.[2]. A very short recap of the basic material is included here. The scattering of two atoms from each other is assumed to be a completely classical process, subject to an interatomic potential described by a potential function Z1 Z2 e2 r V (r) = φ (6.51) r a where Z1 and Z2 are the nuclear proton numbers, e2 is the electromagnetic coupling constant (qe2 /4πǫ0 in SI units), r is the inter-nuclear separation, φ is the screening function describing the effect of electronic screening of the bare nuclear charges, and a is a characteristic length scale for this screening. In most cases, φ is a universal function used for all ion pairs, and the value of a is an appropriately adjusted length to give reasonably accurate scattering behavior. In the method described here, there is no particular need for a universal function φ, since the method is capable of directly solving the problem for most physically plausible screening functions. It is still useful to define a typical screening length a in the calculation described below, to keep the equations in a form directly comparable with our previous work even though, in the end, the actual value is irrelevant as long as the final function φ(r) is correct. From this potential V (r) one can then compute the classical scattering angle from the reduced center-of-mass energy ε ≡ Ec a/Z1 Z2 e2 (where Ec is the kinetic energy in the center-of-mass frame) and reduced 71 impact parameter β ≡ b/a θc = π − 2β Z ∞ f (z) dz/z 2 (6.52) x0 where −1/2 φ(z) β 2 f (z) = 1 − − 2 (6.53) zε z and x0 is the reduced classical turning radius for the given ε and β. The problem, then, is reduced to the efficient computation of this scattering integral. In our previous work, a great deal of analytical effort was included to proceed from the scattering integral to a full differential cross section calculation, but for application in a Monte-Carlo code, the scattering integral θc (Z1 , Z2 , Ec , b) and an estimated total cross section σ0 (Z1 , Z2 , Ec ) are all that is needed. Thus, we can skip algorithmically forward in the original paper to equations 15-18 and the surrounding discussion to compute the reduced distance of closest approach x0 . This computation follows that in the previous work exactly, and will not be reintroduced here. For the sake of ultimate accuracy in this algorithm, and due to the relatively low computational cost of so doing, we compute the actual scattering integral (as described in equations 19-21 of [2]) using a Lobatto quadrature of order 6, instead of the 4th order method previously described. This results in the integration accuracy exceeding that of any available interatomic potentials in the range of energies above those at which molecular structure effects dominate, and should allow for future improvements in that area. The integral α then becomes (following the notation of the previous paper) 4 1 + λ0 X ′ x0 α≈ (6.54) + wi f 30 q i i=1 where λ0 = 1 φ′ (x0 ) β2 − + 2 2 x20 2ε −1/2 (6.55) wi′ ∈[0.03472124, 0.1476903, 0.23485003, 0.1860249] qi ∈[0.9830235, 0.8465224, 0.5323531, 0.18347974] Then πβα (6.56) x0 The other quantity required to implement a scattering process is the total scattering cross section σ0 for a given incident ion and a material through θc = π − 72 which the ion is propagating. This value requires special consideration for a process such as screened scattering. In the limiting case that the screening function is unity, which corresponds to Rutherford scattering, the total cross section is infinite. For various screening functions, the total cross section may or may not be finite. However, one must ask what the intent of defining a total cross section is, and determine from that how to define it. In Geant4, the total cross section is used to determine a mean-free-path lµ which is used in turn to generate random transport distances between discrete scattering events for a particle. In reality, where an ion is propagating through, for example, a solid material, scattering is not a discrete process but is continuous. However, it is a useful, and highly accurate, simplification to reduce such scattering to a series of discrete events, by defining some minimum energy transfer of interest, and setting the mean free path to be the path over which statistically one such minimal transfer has occurred. This approach is identical to the approach developed for the original TRIM code [3]. As long as the minimal interesting energy transfer is set small enough that the cumulative effect of all transfers smaller than that is negligible, the approximation is valid. As long as the impact parameter selection is adjusted to be consistent with the selected value of lµ , the physical result isn’t particularly sensitive to the value chosen. Noting, then, that the actual physical result isn’t very sensitive to the selection of lµ , one can be relatively free about defining the cross section σ0 from which lµ is computed. The choice used for this implementation is fairly simple. Define a physical cutoff energy Emin which is the smallest energy transfer to be included in the calculation. Then, for a given incident particle with atomic number Z1 , mass m1 , and lab energy Einc , and a target atom with atomic number Z2 and mass m2 , compute the scattering angle θc which will transfer this much energy to the target from the solution of Emin = Einc 4 m1 m2 θc sin2 2 (m1 + m2 ) 2 (6.57) . Then, noting that α from eq. 6.54 is a number very close to unity, one can solve for an approximate impact parameter b with a single root-finding operation to find the classical turning point. Then, define the total cross section to be σ0 = πb2 , the area of the disk inside of which the passage of an ion will cause at least the minimum interesting energy transfer. Because this process is relatively expensive, and the result is needed extremely frequently, the values of σ0 (Einc ) are precomputed for each pairing of incident ion and target atom, and the results cached in a cubic-spline interpolation table. However, since the actual result isn’t very critical, the cached results can be stored in a very coarsely sampled table without degrading the calculation at 73 all, as long as the values of the lµ used in the impact parameter selection are rigorously consistent with this table. The final necessary piece of the scattering integral calculation is the statistical selection of the impact parameter b to be used in each scattering event. This selection is done following the original algorithm from TRIM, where the cumulative probability distribution for impact parameters is −π b2 P (b) = 1 − exp (6.58) σ0 where N σ0 ≡ 1/lµ where N is the total number density of scattering centers in the target material and lµ is the mean free path computed in the conventional way. To produce this distribution from a uniform random variate r on (0,1], the necessary function is s − log r b= (6.59) π N lµ This choice of sampling function does have the one peculiarity that it can produce values of the impact parameter which are larger than the impact parameter which results in the cutoff energy transfer, as discussed above in the section on the total cross section, with probability 1/e. When this occurs, the scattering event is not processed further, since the energy transfer is below threshold. For this reason, impact parameter selection is carried out very early in the algorithm, so the effort spent on uninteresting events is minimized. The above choice of impact sampling is modified when the mean-free-path l 2 is very short. If σ0 > π 2 where l is the approximate lattice constant of the material, as defined by l = N −1/3 , the sampling is replaced by uniform sampling on a disk of radius l/2, so that b= l√ r 2 (6.60) This takes into account that impact parameters larger than half the lattice spacing do not occur, since then one is closer to the adjacent atom. This also derives from TRIM. One extra feature is included in our model, to accelerate the production of relatively rare events such as high-angle scattering. This feature is a cross-section scaling algorithm, which allows the user access to an unphysical control of the algorithm which arbitrarily scales the cross-sections for a selected fraction of interactions. This is implemented as a two-parameter 74 adjustment to the central algorithm. The first parameter is a selection frequency fh which sets what fraction of the interactions will be modified. The second parameter is the scaling factor for the cross-section. This is implemented√ by, for a fraction fh of interactions, scaling the impact parameter by ′ b = b/ scale. This feature, if used with care so that it does not provide excess multiple-scattering, can provide between 10 and 100-fold improvements to event rates. If used without checking the validity by comparing to un-adjusted scattering computations, it can also provide utter nonsense. 6.4.2 Implementation Details The coefficients for the summation to approximate the integral for α in eq.(6.54) are derived from the values in Abramowitz & Stegun [4], altered to make the change-of-variable used for this integral. There are two basic steps to the transformation. First, since the provided abscissas xi and weights wi are for integration on [-1,1], with only one half of the values provided, and in this work the integration is being carried out on [0,1], the abscissas are transformed as: 1 ∓ xi yi ∈ (6.61) 2 Then, the primary change-of-variable is applied resulting in: π yi qi = cos 2 wi π yi ′ wi = sin 2 2 (6.62) (6.63) except for the first coefficient w1′ where the sin() part of the weight is taken into the limit of λ0 as described in eq.(6.55). This value is just w1′ = w1 /2. Bibliography [1] M.H. Mendenhall, R.A. Weller, An algorithm for computing screened Coulomb scattering in Geant4, Nucl. Instr. Meth. B 227 (2005) 420. [2] M.H. Mendenhall, R.A. Weller, Algorithms for the rapid computation of classical cross sections for screened coulomb collisions, Nucl. Instr. Meth. in Physics Res. B58 (1991) 11. [3] J.P. Biersack, L.G. Haggmark, A Monte Carlo computer program for the transport of energetic ions in amorphous targets, Nucl. Instr. Meth. in Physics Res. 174 (1980) 257. 75 [4] M. Abramowitz, I. Stegun (Eds.), Handbook of Mathematical Functions, Dover, New York, 1965, pp. 888, 920. 76 6.5 Single Scattering, Screened Coulomb Potential and NIEL Alternative model of Coulomb scattering of ions have been developed based on [1] and references therein. The advantage of this model is the wide applicability range in energy from 50 keV to 100 T eV per nucleon. 6.5.1 Nucleus–Nucleus Interactions As discussed in Ref. [1], at small distances from the nucleus, the potential energy is a Coulomb potential, while - at distances larger than the Bohr radius - the nuclear field is screened by the fields of atomic electrons. The interaction between two nuclei is usually described in terms of an interatomic Coulomb potential (e.g., see Section 2.1.4.1 of Ref. [2] and Section 4.1 of Ref. [3]), which is a function of the radial distance r between the two nuclei V (r) = zZe2 ΨI (rr ), r (6.64) where ez (projectile) and eZ (target) are the charges of the bare nuclei and ΨI is the interatomic screening function and rr is given by r (6.65) rr = , aI with aI the so-called screening length (also termed screening radius). In the framework of the Thomas–Fermi model of the atom (e.g., see Ref. [1] and references therein) - thus, following the approach of ICRU Report 49 (1993) -, a commonly used screening length for z = 1 incoming particles is that from Thomas–Fermi CTF a0 aTF = , (6.66) Z 1/3 and - for incoming particles with z ≥ 2 - that introduced by Ziegler, Biersack and Littmark (1985) (and termed universal screening length): aU = CTF a0 , + Z 0.23 z 0.23 where ~2 me2 is the Bohr radius, m is the electron rest mass and 2/3 1 3π ≃ 0.88534 CTF = 2 4 a0 = 77 (6.67) is a constant introduced in the Thomas–Fermi model. The simple scattering model due to Wentzel [5] - with a single exponential screening-function ΨI (rr ) {e.g., see Ref. [1] and references therein} - was repeatedly employed in treating single and multiple Coulomb-scattering with screened potentials. The resulting elastic differential cross section differs from the Rutherford differential cross section by an additional term - the so-called screening parameter - which prevents the divergence of the cross section when the angle θ of scattered particles approaches 0◦ . The screening parameter As [e.g., see Equation (21) of Bethe (1953)] - as derived by Molière (1947, 1948) for the single Coulomb scattering using a Thomas–Fermi potential - is expressed as 2 # 2 " ~ αzZ As = (6.68) 1.13 + 3.76 × 2 p aI β where aI is the screening length - from Eqs. (6.66, 6.67) for particles with z = 1 and z ≥ 2, respectively; α is the fine-structure constant; p (βc) is the momentum (velocity) of the incoming particle undergoing the scattering onto a target supposed to be initially at rest; c and ~ are the speed of light and the reduced Planck constant, respectively. When the (relativistic) mass - with corresponding rest mass m - of the incoming particle is much lower than the rest mass (M ) of the target nucleus, the differential cross section obtained from the Wentzel–Molière treatment of the single scattering - is: 2 dσ WM (θ) 1 zZe2 (6.69) = 2 . dΩ 2 p βc As + sin2 (θ/2) Equation (6.69) differs from Rutherford’s formula - as already mentioned for the additional term As to sin2 (θ/2). As discussed in Ref. [1], for β ≃ 1 (i.e., at very large p) and with As ≪ 1, one finds that the cross section approaches a constant: 2 2 zZe2 aI π WM σc ≃ . (6.70) ~c 1.13 + 3.76 × (αzZ)2 As discussed in Ref. [1] and references therein, for a scattering under the action of a central potential (for instance that due to a screened Coulomb field), when the rest mass of the target particle is no longer much larger than the relativistic mass of the incoming particle, the expression of the differential cross section must properly be re-written - in the center of mass system - in terms of an “effective particle” with momentum equal to that of the incoming particle (p′in ) and rest mass equal to the relativistic reduced mass µrel = mM , M1,2 78 (6.71) where M1,2 is the invariant mass; m and M are the rest masses of the incoming and target particles, respectively. The “effective particle” velocity is given by: v" u 2 #−1 u µ c rel βr c = ct 1 + . p′in Thus, one finds (e.g, see Ref. [1]): dσ WM (θ′ ) = dΩ′ zZe2 2 p′in βr c with As = ~ 2 p′in aI 2 " 2 1 As + sin2 (θ′ /2) 1.13 + 3.76 × αzZ βr 2 , 2 # (6.72) (6.73) and θ′ the scattering angle in the center of mass system. The energy T transferred to the recoil target is related to the scattering angle as T = Tmax sin2 (θ′ /2) - where Tmax is the maximum energy which can be transferred in the scattering (e.g., see Section 1.5 of Ref. [2]) -, thus, assuming an isotropic azimuthal distribution one can re-write Eq. (6.72) in terms of the kinetic recoil energy T of the target 2 dσ WM (T ) zZe2 Tmax . (6.74) =π ′ dT pin βr c [Tmax As + T ]2 Furthermore, one can demonstrates that Eq. (6.74) can be re-written as (e.g, see Ref. [1]); E2 dσ WM (T ) 1 2 2 = 2 π zZe 2 4 dT p M c [Tmax As + T ]2 (6.75) with p and E the momentum and total energy of the incoming particle in the laboratory. Equation (6.75) expresses - as already mentioned - the differential cross section as a function of the (kinetic) energy T achieved by the recoil target. 6.5.2 Nuclear Stopping Power Using Eq. (6.75) the nuclear stopping power - in MeV cm−1 - is obtained as E2 dE As As + 1 2 2 − = 2 nA π zZe (6.76) − 1 + ln dx nucl p2 M c4 As + 1 As 79 4 10 3 in silicon 2 -1 [MeV cm g ] 10 2 10 1 208 10 0 Stopping power Pb 115 56 10 In Fe 28 Si -1 10 12 C -2 11 -3 alpha 10 10 B proton -4 10 -1 10 0 10 1 10 2 10 3 10 Kinetic Energy 4 10 5 10 6 10 7 10 8 10 [MeV/nucleon] Figure 6.2: Nuclear stopping power from Ref. [1] - in MeV cm2 g−1 - calculated using Eq. (6.76) in silicon is shown as a function of the kinetic energy per nucleon - from 50 keV/nucleon up 100 TeV/nucleon - for protons, α-particle and 11 B-, 12 C-, 28 Si-, 56 Fe-, 115 In-, 208 Pb-nuclei. with nA the number of nuclei (atoms) per unit of volume and, finally, the negative sign indicates that the energy is lost by the incoming particle (thus, achieved by recoil targets). As discussed in Ref. [1], a slight increase of the nuclear stopping power with energy is expected because of the decrease of the screening parameter with energy. For instance, in Fig. 6.2 the nuclear stopping power in silicon - in MeV cm2 g−1 - is shown as a function of the kinetic energy per nucleon - from 50 keV/nucleon up 100 TeV/nucleon - for protons, α-particles and 11 B-, 12 C-, 28 Si-, 56 Fe-, 115 In-, 208 Pb-nuclei. A comparison of the present treatment with that obtained from Ziegler, Biersack and Littmark (1985) - available in SRIM (2008) [8] - using the socalled universal screening potential (see also Ref. [9]) is discussed in Ref. [1]: a good agreement is achieved down to about 150 keV/nucleon. At large energies, the non-relativistic approach due to Ziegler, Biersack and Littmark (1985) becomes less appropriate and deviations from stopping powers calculated by means of the universal screening potential are expected and observed. The non-relativistic approach - based on the universal screening potential - of Ziegler, Biersack and Littmark (1985) was also used by ICRU (1993) to calculate nuclear stopping powers due to protons and α-particles in materials. ICRU (1993) used as screening lengths those from Eqs. (6.66, 6.67) for protons and α-particles, respectively. As discussed in Ref. [1], the stopping powers for protons (α-particles) from Eq. (6.76) are less than ≈ 5% larger 80 3 10 in silicon 2 1 10 2 -1 NIEL [MeV cm g ] 10 208 0 10 Pb 115 56 -1 10 In Fe 28 -2 Si 12 10 C 11 B alpha -3 10 proton -4 10 -1 10 0 10 1 10 2 10 3 10 Kinetic Energy 4 10 5 10 6 10 7 10 8 10 [MeV/nucleon] Figure 6.3: Non-ionizing stopping power from Ref. [1] - in MeV cm2 g−1 calculated using Eq. (6.79) in silicon is shown as a function of the kinetic energy per nucleon - from 50 keV/nucleon up 100 TeV/nucleon - for protons, α-particles and 11 B-, 12 C-, 28 Si-, 56 Fe-, 115 In-, 208 Pb-nuclei. The threshold energy for displacement is 21 eV in silicon. than those reported by ICRU (1993) from 50 keV/nucleon up to ≈ 8 MeV (19 MeV/nucleon). At larger energies the stopping powers from Eq. (6.76) differ from those from ICRU - as expected - due to the complete relativistic treatment of the present approach (see Ref. [1]). The simple screening parameter used so far [Eq. (6.73)] - derived by Molière (1947) - can be modified by means of a practical correction, i.e., 2 " 2 # ~ αzZ A′s = 1.13 + 3.76 × C , (6.77) 2 p′in aI βr to achieve a better agreement with low energy calculations of Ziegler, Biersack and Littmark (1985). For instance - as discussed in Ref. [1] -, for α-particles and heavier ions, with C = (10πzZα)0.12 (6.78) the stopping powers obtained from Eq. (6.76) - in which A′s replaces As - differ from the values of SRIM (2008) by less than ≈ 4.7 (3.6) % for α-particles (lead ions) in silicon down to about 50 keV/nucleon. With respect to the tabulated values of ICRU (1993), the agreement for α-particles is usually better than 4% at low energy down to 50 keV/nucleon - a 5% agreement is achieved at about 50 keV/nucleon in case of a lead medium. At very high energy, the stopping power is slightly affected when A′s replaces As (a further disvussion is found in Ref. [1]). 81 6.5.3 Non-Ionizing Energy Loss due to Coulomb Scattering A relevant process - which causes permanent damage to the silicon bulk structure - is the so-called displacement damage (e.g., see Chapter 4 of Ref. [2], Ref. [10] and references therein). Displacement damage may be inflicted when a primary knocked-on atom (PKA) is generated. The interstitial atom and relative vacancy are termed Frenkel-pair (FP). In turn, the displaced atom may have sufficient energy to migrate inside the lattice and - by further collisions - can displace other atoms as in a collision cascade. This displacement process modifies the bulk characteristics of the device and causes its degradation. The total number of FPs can be estimated calculating the energy density deposited from displacement processes. In turn, this energy density is related to the Non-Ionizing Energy Loss (NIEL), i.e., the energy per unit path lost by the incident particle due to displacement processes. In case of Coulomb scattering on nuclei, the non-ionizing energy-loss can be calculated using the Wentzel–Molière differential cross section [Eq. (6.75)] discussed in Sect. 6.5.1, i.e., − dE dx NIEL nucl = nA Z Tmax T L(T ) Td dσ WM (T ) dT , dT (6.79) where E is the kinetic energy of the incoming particle, T is the kinetic energy transferred to the target atom, L(T ) is the fraction of T deposited by means of displacement processes. The expression of L(T ) - the so-called Lindhard partition function - can be found, for instance, in Equations (4.94, 4.96) of Section 4.2.1.1 in Ref. [2] (see also references therein). Tde = T L(T ) is the so-called damage energy, i.e., the energy deposited by a recoil nucleus with kinetic energy T via displacement damages inside the medium. The integral in Eq. (6.79) is computed from the minimum energy Td - the so-called threshold energy for displacement, i.e., that energy necessary to displace the atom from its lattice position - up to the maximum energy Tmax that can be transferred during a single collision process. Td is about 21 eV in silicon. For instance, in Fig. 6.3 the non-ionizing energy loss - in MeV cm2 g−1 - in silicon is shown as a function of the kinetic energy per nucleon - from 50 keV/nucleon up 100 TeV/nucleon - for protons, α-particles and 11 B-, 12 C-, 28 Si-, 56 Fe-, 115 In-, 208 Pb-nuclei. A further discussion on the agreement with the results obtained by Jun and collaborators (2003) - using a relativistic treatment of Coulomb scattering of protons with kinetic energies above 50 MeV and up to 1 GeV upon silicon - can be found in Ref. [1]. 82 6.5.4 G4IonCoulombScatteringModel As discussed sofar, high energetic particles may inflict permanent damage to the electronic devices employed in a radiation environment. In particular the nuclear energy loss is important for the formation of defects in semiconductor devices. Nuclear energy loss is also responsible for the displacement damage which is the typical cause of degradation for silicon devices. The electromagnetic model G4IonCoulombScatteringModel was created in order to simulate the single scattering of protons, alpha particles and all heavier nuclei incident on all target materials in the energy range from 50–100 keV/nucleon to 10 TeV. 6.5.5 The Method The differential cross section previously described is calculated by means of the class G4IonCoulombCrossSection where a modified version of the Wentzel’s cross section is used. To solve the scattering problem of heavy ions it is necessary to introduce an effective particle whose mass is equal to the relativistic reduced mass of the system defined as µr ≡ m1 m2 c2 . Ecm (6.80) where m1 and m2 are incident and target rest masses respectively and Ecm (in Eq. (6.71) M1,2 = Ecm /c2 ) is the total center of mass energy of the two particles system. The effective particle interacts with a fixed scattering center with interacting potential expressed by Eq. (6.64) . The momentum of the effective particle is equal to the momentum of the incoming particle calculated in the center of mass system (pr ≡ p1cm ). Since the target particle is inside the material it can be considered at rest in the laboratory as a consequence the magnitude of pr is calculated as pr ≡ p1cm = p1lab m2 c2 , Ecm (6.81) with Ecm given by Ecm = p (m1 c2 )2 + (m2 c2 )2 + 2E1lab m2 c2 , (6.82) where p1lab and E1lab are the momentum and the total energy of the incoming particle in the laboratory system respectively. The velocity (βr ) of the effective particle is obtained by the relation !2 µr c2 1 =1+ . (6.83) βr2 pr c 83 The modified Wentzel’s cross section is then equal to: 2 dσ(θr ) 1 Z1 Z2 e2 = dΩ pr c βr (2As + 1 − cos θr )2 (6.84) (in Eq. (6.72) p′in ≡ pr ) where Z1 and Z2 are the nuclear proton numbers of projectile and of target respectively; As is the screening coefficient [see Eq. (6.73)] and θr is the scattering angle of the effective particle which is equal the one in the center of mass system (θr ≡ θ1cm ). Knowing the scattering angle the recoil kinetic energy of the target particle after scattering is calculated by ! T = m2 c2 p1lab c Ecm 2 (1 − cos θr ). (6.85) The momentum and the total energy of the incident particle after scattering in the laboratory system are obtained by the usual Lorentz’s transformations. 6.5.6 Implementation Details In the G4IonCoulombScatteringModel the scattering off electrons is not considered: only scattering off nuclei is simulated. Secondary particles are generated when T [Eq. (6.85)] is greater then a given threshold for displacement Td ; it is not cut in range. The user can set this energy threshold Td by the method SetRecoilThreshold(G4double Td ). The default screening coefficient As is given by Eq. (6.73). If the user wants to use the one given by Eq. (6.77) the condition SetHeavyIonCorr(1) must be set. When Z1 = 1 the ThomasFermi screening length [aT F see Eq. (6.66)] is used in the calculation of As . For Z1 ≥ 2 the screening length is the universal one [aU see Eq. (6.67)]. In the G4IonCoulombCrossSection the total differential cross section is obtained by the method NuclearCrossSection() where the Eq. (6.84) is integrated in the interval (0, π): 2 Z1 Z2 e2 1 σ=π (6.86) pr c βr As (As + 1) The cosine of the scattering angle is chosen randomly in the interval (-1, 1) according to the distribution of the total cross section and it is given by the method SampleCosineTheta() which returns (1 − cos θr ). Bibliography [1] M. Boschini et al., Nuclear and Non-Ionizing Energy-Loss for Coulomb Scattered Particles from Low Energy up to Relativistic Regime in 84 Space Radiation Environment, Proc. of the ICATPP Conference on Cosmic Rays for Particle and Astroparticle Physics, October 7–8 2010, Villa Olmo, Como, Italy, World Scientific, Singapore (2011); arXiv:1011.4822v3 [physics.space-ph], available at the web site: http://arxiv.org/abs/1011.4822 [2] C. Leroy and P.G. Rancoita, Principles of Radiation Interaction in Matter and Detection, 2nd Edition, World Scientific (Singapore) 2009. [3] ICRU, Stopping Powers and Ranges for Protons and Alpha Particles. ICRU Report 49, 1993. [4] J.F. Ziegler, J.P. Biersack, U. Littmark, The Stopping Range of Ions in Solids, Vol. 1, Pergamon Press (New York) 1985. [5] G. Wentzel, Z. Phys. 40 (1926), 590–593. [6] von G. Molière, Z. Naturforsh. A2 (1947), 133–145; A3 (1948), 78. [7] H.A. Bethe, Phys. Rev. 98 (1953), 1256–1266. [8] J.F. Ziegler, M.D. Ziegler, J.P. Biersack, The Stopping and Range of Ions in Matter, SRIM version 2008.03 (2008), available at: http://www.srim.org/ [9] J.F. Ziegler, M.D. Ziegler, J.P. Biersack, The Stopping and Range of Ions in Matter, SRIM Co. (Chester.) 2008. [10] C. Leroy and P.G. Rancoita, Reports on Progress in Physics 70, 4 (2007) 493–625. [11] S.R. Messenger et al., IEEE Trans. on Nucl. Sci. 50 (2003), 1919–1923. [12] I. Jun et al., IEEE Trans. on Nucl. Sci. 50 (2003) 1924–1928. 85 6.6 Electron Screened Single Scattering and NIEL The present treatment[1] of electron–nucleus interaction is based on numerical and analytical approximations of the Mott differential cross section. It accounts for effects due to screened Coulomb potentials, finite sizes and finite rest masses of nuclei for electron with kinetic energies above 200 keV and up to ultra high. This treatment allows one to determine both the total and differential cross sections, thus, to calculate the resulting nuclear and nonionizing stopping powers (NIEL). Above a few hundreds of MeV, neglecting the effects of finite sizes and rest masses of recoil nuclei the stopping power and NIEL result to be largely underestimated, while, above a few tens of MeV prevents a further large increase, thus, resulting in approaching almost constant values at high energies. The non-ionizing energy-loss (NIEL) is the energy lost from a particle traversing a unit length of a medium through physical process resulting in permanent displacement damages (e.g. see Ref.[2]). The nuclear stopping power and NIEL deposition - due to elastic Coulomb scatterings - from protons, light- and heavy-ions traversing an absorber were previously dealt[3] and is available in Geant4 (6.5) (see also Sections 1.6, 1.6.1, 2.1.4–2.1.4.2, 4.2.1.6 of Ref.[4]). In the present model included in GEANT4, the nuclear stopping power and NIEL deposition due to elastic Coulomb scatterings of electrons are treated up to ultra relativistic energies. 6.6.1 Scattering Cross Section of Electrons on Nuclei The scattering of electrons by unscreened atomic nuclei was treated by Mott extending a method - dealing with incident and scattered waves on point-like nuclei - of Wentzel and including effects related to the spin of electrons. The differential cross section (DCS) - the so-called Mott differential cross section (MDCS) - was expressed by Mott as two conditionally convergent infinite series in terms of Legendre expansions. In Mott–Wentzel treatment, the scattering occurs on a field of force generating a radially dependent Coulomb - unscreened (screened) in Mott (Wentzel) - potential. Furthermore, the MDCS was derived in the laboratory reference system for infinitely heavy nuclei initially at rest with negligible spin effects and must be numerically evaluated for any specific nuclear target. Effects related to the recoil and finite rest mass of the target nucleus (M ) were neglected. Thus, in this framework the total energy of electrons has to be smaller or much smaller than M c2 . 86 The MDCS is usually expressed as: dσ Mott (θ) dσ Rut Mott = R , dΩ dΩ (6.87) where RMott is the ratio between the MDCS and Rutherford’s formula [RDCS, see Equation (1) of Ref.[1]]. For electrons with kinetic energies from several keV up to 900 MeV and target nuclei with 1 6 Z 6 90, Lijian, Quing and Zhengming[5] provided a practical interpolated expression [Eq. (6.99)] for RMott with an average error less than 1%; in the present treatment, that expression - discussed in Sect. 6.6.1 - is the one assumed for RMott in Eq. (6.87) hereafter. The analytical expression derived by McKinley and Feshbach[6] for the ratio with respect to Rutherford’s formula [Equation (7) of Ref.[6]] is given by: RMcF = 1 − β 2 sin2 (θ/2) + Z αβπ sin(θ/2) [1 − sin(θ/2)] (6.88) with the corresponding differential cross section (McFDCS) dσ McF dσ Rut McF = R . dΩ dΩ (6.89) Furthermore, for M c2 much larger than the total energy of incoming electron energies the distinction between laboratory (i.e., the system in which the target particle is initially at rest) and center-of-mass (CoM) systems disappears (e.g., see discussion in Section 1.6.1 of Ref.[4]). Furthermore, in the CoM of the reaction the energy transferred from an electron to a nucleus initially at rest in the laboratory system (i.e., its recoil kinetic energy T ) is related with the maximum energy transferable Tmax as T = Tmax sin2 (θ′ /2) (6.90) [e.g., see Equations (1.27, 1.95) at page 11 and 31, respectively, of Ref.[4]], where θ′ is the scattering angle in the CoM system. In addition, one obtains dT = Tmax dΩ′ . 4π (6.91) Since for M c2 much larger than the electron energy θ is ≈ θ′ , one finds that Eq. (6.90) can be approximated as T ≃ Tmax sin2 (θ/2) , T =⇒ sin2 (θ/2) = Tmax 87 (6.92) (6.93) and Tmax dΩ. (6.94) 4π Using Eqs. (6.88, 6.93, 6.94), Rutherford’s formula and Eq. (6.89) can be respectively rewritten as: 22 πTmax dσ Rut Ze = , (6.95) =⇒ dT pβc T2 # " r 22 T dσ McF πTmax Ze T =⇒ = (β +Zαπ)+Zαβπ (6.96) 1−β T pβc T2 Tmax Tmax 22 πTmax McF Ze R (T ) = pβc T2 dT ≃ with " RMcF (T ) = 1−β T Tmax r (β +Zαπ)+Zαβπ T Tmax # . (6.97) Finally, in a similar way the MDCS [Eq. (6.87)] is dσ Rut Mott dσ Mott (T ) = R (T ) dT dT 22 Ze πTmax Mott R = (T ) pβc T2 (6.98) with RMott (T ) from Eq. (6.101). Interpolated Expression for RMott Recently, Lijian, Quing and Zhengming[5] provided a practical interpolated expression [Eq. (6.99)] which is a function of both θ and β for electron energies from several keV up to 900 MeV, i.e., R Mott = 4 X j=0 where aj (Z, β) = aj (Z, β)(1 − cos θ)j/2 , 6 X k=1 bk,j (Z)(β − β)k−1 , (6.99) (6.100) and β c = 0.7181287 c is the mean velocity of electrons within the above mentioned energy range. The coefficients bk,j (Z) are listed in Table 1 of Ref.[5] 88 2.2 2.0 1.8 1.6 Pb RMott 1.4 1.2 Fe 1.0 Si 0.8 Li 0.6 0.4 0.2 0.0 0 20 40 60 80 100 Scattering Angle 120 140 160 180 [degree] Figure 6.4: RMott obtained from Eq. (6.99) at 100 MeV for Li, Si, Fe and Pb nuclei as a function of scattering angle. for 1 6 Z 6 90. M.Boschini et al. (2013) [7] provided an extended numerical solution for the Mott differential cross section on nuclei up to Z = 118 for both electrons and positrons. RMott obtained from Eq. (6.99) at 100 MeV is shown in Fig. 6.4 for Li, Si, Fe and Pb nuclei as a function of scattering angle. Furthermore, it has to be remarked that the energy dependence of RMott from Eq. (6.99) was studied and observed to be negligible above ≈ 10 MeV [for instance, see Eq. (6.100)]. Finally, from Eqs.(6.90, 6.99) [e.g., see also Equation (1.93) at page 31 of Ref.[4]], one finds that RMott can be expressed in terms of the transferred energy T as j/2 4 X 2T Mott R (T ) = aj (Z, β) . (6.101) Tmax j=0 Screened Coulomb Potentials The simple scattering model due to Wentzel - with a single exponential screening function [e.g., see Equation (2.71) at page 95 of Ref.[4]] - was repeatedly employed in treating single and multiple Coulomb scattering with screened potentials. Neglecting effects like those related to spin and finite size of nuclei, for proton and nucleus interactions on nuclei it was shown that the resulting elastic differential cross section of a projectile with bare nuclear-charge ez on a target with bare nuclear-charge eZ differs from the Rutherford differential cross section (RDCS) by an additional term - the so-called screening parameter - which prevents the divergence of the cross 89 section when the angle θ of scattered particles approaches 0◦ [e.g., see Section 1.6.1 of Ref.[4]]. For z = 1 particles the screening parameter As,M is expressed as 2 # 2 " ~ αZ As,M = (6.102) 1.13 + 3.76 × 2 p aTF β where α, c and ~ are the fine-structure constant, speed of light and reduced Planck constant, respectively; p (βc) is the momentum (velocity) of the incoming particle undergoing the scattering onto a target supposed to be initially at rest - i.e., in the laboratory system -; aTF is the screening length suggested by Thomas–Fermi CTF a0 Z 1/3 aTF = (6.103) with ~2 me2 the Bohr radius, m the electron rest mass and a0 = CTF 1 = 2 3π 4 2/3 ≃ 0.88534 a constant introduced in the Thomas–Fermi model [e.g., see Ref.[3] , Equations (2.73, 2,82) - at page 95 and 99, respectively - of Ref.[4], see also references therein]. The modified Rutherford’s formula [dσ WM (θ)/dΩ], i.e., the differential cross section - obtained from the Wentzel–Molière treatment of the single scattering on screened nuclear potential - is given by [e.g., see Equation (2.84) of Ref.[4] and Ref.[3], see also references therein]: dσ WM (θ) = dΩ = zZe2 2 p βc 2 1 As,M + sin2 (θ/2) dσ Rut 2 F (θ). dΩ with F(θ) = sin2 (θ/2) . As,M + sin2 (θ/2) 2 (6.104) (6.105) (6.106) F(θ) - the so-called screening factor - depends on the scattering angle θ and the screening parameter As,M . As discussed in Sect. 6.6.1, the term As,M (the screening parameter) cannot be neglected in the DCS [Eq. (6.105)] for 90 scattering angles (θ) within a forward (with respect to the electron direction) angular region narrowing with increasing energy from several degrees (for high-Z material) at 200 keV down to less than or much less than a mrad above 200 MeV. An approximated description of elastic interactions of electrons with screened Coulomb fields of nuclei can be obtained by the factorization of the MDCS, i.e., involving Rutherford’s formula [dσ Rut /dΩ] for particle with z = 1, the screening factor [F(θ)] and the ratio RMott between the RDCS and MDCS: Mott dσsc (θ) dσ Rut 2 ≃ F (θ) RMott . dΩ dΩ (6.107) Thus, the corresponding screened differential cross section derived using the analytical expression from McKinley and Feshbach[6] can be approximated with McF dσ Rut 2 dσsc (θ) ≃ F (θ) RMcF . (6.108) dΩ dΩ Zeitler and Olsen[8] suggested that for electron energies above 200 keV the overlap of spin and screening effects is small for all elements and for all energies; for lower energies the overlapping of the spin and screening effects may be appreciable for heavy elements and large angles. Finite Nuclear Size The ratio between the actual measured and that expected from the pointlike differential cross section expresses the square of nuclear form factor (|F |) which, in turn, depends on the momentum transfer q, i.e., that acquired by the target initially at rest: p T (T + 2M c2 ) q= , (6.109) c with T from Eq. (6.90) or for M c2 larger or much larger than the electron energy from its approximate expression Eq. (6.92). The approximated (factorized) differential cross section for elastic interactions of electrons with screened Coulomb fields of nuclei [Eq. (6.107)] accounting for the effects due to the finite nuclear size is given by: Mott dσsc,F (θ) dσ Rut 2 ≃ F (θ) RMott |F (q)|2 . dΩ dΩ (6.110) Thus, using the analytical expression derived by McKinley and Feshbach[6] [Eq. (6.88)] one obtains that the corresponding screened differential cross 91 section [Eq. (6.108)] accounting for the finite nuclear size effects McF dσsc,F (θ) dσ Rut 2 ≃ F (θ) RMcF |F (q)|2 (6.111) dΩ dΩ dσ Rut 2 = F (θ) |F (q)|2 dΩ × 1−β 2 sin2 (θ/2) + Z αβπ sin(θ/2) [1 − sin(θ/2)](6.112) . In terms of kinetic energy, one can respectively rewrite Eqs. (6.110, 6.111) as Mott dσsc,F (T ) dσ Rut 2 = F (T ) RMott (T ) |F (q)|2 dT dT McF dσsc,F (T ) dσ Rut (T ) 2 ≃ F (T ) RMcF (T ) |F (q)|2 dT dT (6.113) (6.114) with dσ Rut /dT from Eq. (6.95), RMott (T ) from Eq. (6.101), RMcF (T ) from Eq. (6.97) and, using Eqs. (6.90, 6.92, 6.106), F(T ) = T . Tmax As,M + T For instance, the form factor Fexp is 1 qrn 2 Fexp (q) = 1 + 12 ~ −2 , (6.115) where rn is the nuclear radius, rn can be parameterized by rn = 1.27A0.27 fm (6.116) with A the atomic weight. Equation (6.116) provides values of rn in agreement up to heavy nuclei (like Pb and U) with those available, for instance, in Table 1 of Ref.[9] . Finite Rest Mass of Target Nucleus The DCS treated in Sects. 6.6.1–6.6.1 is based on the extension of MDCS to include effects due to interactions on screened Coulomb potentials of nuclei and their finite size. However, the electron energies were considered small (or much smaller) with respect to that (M c2 ) corresponding to rest mass (M ) target nuclei. The Rutherford scattering on screened Coulomb fields - i.e., under the action of a central forces - by massive charged particles at energies large or 92 much larger than M c2 was treated by Boschini et al.[3] in the CoM system (e.g., see also Sections 1.6, 1.6.1, 2.1.4.2 of Ref.[4] and references therein). It was shown that the differential cross section [dσ WM (θ′ )/dΩ′ with θ′ the scattering angle in the CoM system] is that one derived for describing the interaction on a fixed scattering center of a particle with i) momentum p′r equal to the momentum of the incoming particle (i.e., the electron in the present treatment) in the CoM system and ii) rest mass equal to the relativistic reduced mass µrel [e.g., see Equations (1.80, 1.81) at page 28 of Ref.[4]]. µrel is given by mM M1,2 µrel = = q (6.117) mM c m2 c2 + M 2 c2 + 2 M , p (6.118) m2 c4 + p2 c2 where p is the momentum of the incoming particle (the electron in the present treatment) in the laboratory system: m is the rest mass of the incoming particle (i.e., the electron rest mass); finally, M1,2 is the invariant mass - e.g., Section 1.3.2 of Ref.[4] - of the two-particle system. Thus, the velocity of the interacting particle is [e.g., see Equation (1.82) at page 29 of Ref.[4]] v" u 2 #−1 u µrel c βr′ c = ct 1 + . (6.119) p′r For an incoming particle with z = 1, dσ WM (θ′ )/dΩ′ is given by 2 ′ Ze2 1 dσ WM (θ′ ) = 2 , dΩ′ 2 p′r βr′ c As + sin2 (θ′ /2) with As = 2 " 2 # ~ αZ 1.13 + 3.76 × ′ 2 pr aTF βr′ (6.120) (6.121) the screening factor [e.g., see Equations (2.87, 2.88) at page 103 of Ref.[4]]. Equation (6.120) can be rewritten as ′ with ′ dσ WM (θ′ ) dσ Rut (θ′ ) 2 = FCoM (θ′ ) dΩ′ dΩ′ (6.122) 2 ′ Ze2 1 dσ Rut (θ′ ) = 4 ′ ′ ′ ′ dΩ 2pr βr c sin (θ /2) (6.123) 93 the corresponding RDCS for the reaction in the CoM system [e.g., see Equation (1.79) at page 28 of Ref.[4]] and FCoM (θ′ ) = sin2 (θ′ /2) As + sin2 (θ′ /2) (6.124) the screening factor. Using, Eqs. (6.90, 6.91), one can respectively rewrite Eqs. (6.123, 6.124, 6.122, 6.120) as dσ Rut dT ′ = FCoM (T ) = ′ dσ WM (T ) = dT ′ dσ WM (T ) = dT 2 Tmax Ze2 π ′ ′ pr βr c T2 T Tmax As + T ′ dσ Rut FCoM (T ) dT 2 2 Tmax Ze . π ′ ′ pr βr c (Tmax As + T )2 (6.125) (6.126) (6.127) (6.128) [e.g., see Equation (2.90) at page 103 of Ref.[4] or Equation (13) of Ref.[3]]. To account for the finite rest mass of target nucleus the factorized MDCS [Eq. (6.110)] has to be re-expressed in the CoM system using as: Mott dσsc,F,CoM (θ′ ) dσ Rut (θ′ ) 2 2 ′ ≃ FCoM (θ′ ) RMott CoM (θ ) |F (q)| , ′ ′ dΩ dΩ ′ (6.129) where F (q) is the nuclear form factor (Sect. 6.6.1) with q the momentum transfer to the recoil nucleus [Eq. (6.109)]; finally, as discussed in Sect. 6.6.1, RMott exhibits almost no dependence on electron energy above ≈ 10 MeV, ′ thus, since at low energies θ ⋍ θ′ and β ⋍ βr′ , RMott CoM (θ ) is obtained replacing θ and βr′ with θ′ and βr′ , respectively, in Eq. (6.99). Using the analytical expression derived by McKinley and Feshbach[6] , one finds that the corresponding screened differential cross section accounting for the finite nuclear size effects [Eqs. (6.111, 6.112)] can be re-expressed as McF dσsc,F,CoM (θ′ ) dσ Rut (θ′ ) 2 2 ′ ≃ FCoM (θ′ ) RMcF CoM (θ ) |F (q)| dΩ′ dΩ′ ′ (6.130) with ′ 2 2 ′ ′ ′ ′ RMcF CoM (θ ) = 1−βr sin (θ /2)+Z αβr π sin(θ /2) [1−sin(θ /2)] . 94 (6.131) -4 Nuclear stopping power [MeV cm 2 -1 g ] 5.0x10 4.0x10 -4 12 C 28 Si 3.0x10 56 Fe -4 7 Li 2.0x10 -4 10 0 10 1 10 2 Kinetic Energy 10 3 10 4 10 5 10 6 [MeV] Figure 6.5: In MeV cm2 /g, nuclear stopping powers in 7 Li, 12 C, 28 Si and 56 Fe - calculated from Eq. (6.136) - and divided by the density of the material as a function of the kinetic energy of electrons from 200 keV up to 1 TeV. In terms of kinetic energy T , from Eqs. (6.90, 6.91) one can respectively rewrite Eqs. (6.129, 6.130) as ′ Mott dσsc,F,CoM (T ) dσ Rut 2 2 = FCoM (T ) RMott CoM (T ) |F (q)| dT dT ′ McF dσsc,F,CoM (T ) dσ Rut (T ) 2 2 ≃ FCoM (T ) RMcF CoM (T ) |F (q)| dT dT (6.132) (6.133) ′ with dσ Rut /dT from Eq. (6.125), FCoM (T ) from Eq. (6.126) and RMcF CoM (T ) ′ replacing β with βr in Eq. (6.97), i.e., # " r T T ′ . (6.134) (β ′ +Zαπ)+Zαβr′ π RMcF CoM (T ) = 1−βr Tmax r Tmax Finally, as discussed in Sect. 6.6.1, RMott (T ) exhibits almost no dependence on electron energy above ≈ 10 MeV, thus, since at low energies θ ⋍ θ′ and ′ β ⋍ βr′ , RMott CoM (T ) is obtained replacing β with βr in Eq. (6.101). 6.6.2 Nuclear Stopping Power of Electrons Using Eq. (6.132), the nuclear stopping power - in MeV cm−1 - of Coulomb electron–nucleus interaction can be obtained as Mott Z Tmax Mott dσsc,F,CoM (T ) dE − T dT (6.135) = nA dx nucl dT 0 with nA the number of nuclei (atoms) per unit of volume [e.g., see Equation (1.71) of Ref.[4]] and, finally, the negative sign indicates that the energy 95 is lost by the electron (thus, achieved by recoil targets). Using the analytical approximation derived by McKinley and Feshbach[6], i.e., Eq. (6.133), for the nuclear stopping power one finds − dE dx McF = nA nucl Z Tmax 0 McF dσsc,F,CoM (T ) T dT. dT (6.136) As already mentioned in Sect. 6.6.1, the large momentum transfers corresponding to large scattering angles - are disfavored by effects due to the finite nuclear size accounted for by means of the nuclear form factor (Sect.6.6.1). For instance, the ratios of nuclear stopping powers of electrons in silicon are shown in Ref.[1] as a function of the kinetic energies of electrons from 200 keV up to 1 TeV. These ratios are the nuclear stopping powers calculated neglecting i) nuclear size effects (i.e., for |Fexp |2 = 1) and ii) effects due to the finite rest mass of the target nucleus [i.e., in Eq. (6.136) replacing McF McF dσsc,F,CoM (T )/dT with dσsc,F (T )/dT from Eq. (6.114)] both divided by that one obtained using Eq. (6.136). Above a few tens of MeV, a larger stopping power is found assuming |Fexp |2 = 1 and, in addition, above a few hundreds of MeV the stopping power largely decreases when the effects of nuclear rest mass are not accounted for. In Fig. 6.5 , the nuclear stopping powers in 7 Li, 12 C, 28 Si and 56 Fe are shown as a function of the kinetic energy of electrons from 200 keV up to 1 TeV. These nuclear stopping powers in MeV cm2 /g are calculated from Eq. (6.136) and divided by the density of the medium. 6.6.3 Non-Ionizing Energy-Loss of Electrons In case of Coulomb scattering of electrons on nuclei, the non-ionizing energyloss can be calculated using (as discussed in Sect. 6.6.1–6.6.2) the MDCRS or its approximate expression McFDCS [e.g., Eqs. (6.132, 6.133), respectively], once the screened Coulomb fields, finite sizes and rest masses of nuclei are accounted for, i.e., in Mev/cm − dE dx NIEL − dE dx NIEL or = nA n,Mott n,McF = nA Z Z Tmax Td Tmax Td Mott dσsc,F,CoM (T ) dT T L(T ) dT (6.137) McF dσsc,F,CoM (T ) dT T L(T ) dT (6.138) [e.g., see Equation (4.113) at page 402 and, in addition, Sections 4.2.1–4.2.1.2 of Ref.[4]], where T is the kinetic energy transferred to the target nucleus, 96 L(T ) is the fraction of T deposited by means of displacement processes. The Lindhard partition function, L(T ), can be approximated using the so-called Norgett–Robintson–Torrens expression [e.g., see Equations (4.121, 4.123) at pages 404 and 405, respectively, of Ref.[4] (see also references therein)]. Tde = T L(T ) is the so-called damage energy, i.e., the energy deposited by a recoil nucleus with kinetic energy T via displacement damages inside the medium. In Eqs. (6.137, 6.138) the integral is computed from the minimum energy Td the so-called threshold energy for displacement, i.e., that energy necessary to displace the atom from its lattice position - up to the maximum energy Tmax that can be transferred during a single collision process. For instance, Td is about 21 eV in silicon requiring electrons with kinetic energies above ≈ 220 kev. As already discussed with respect to nuclear stopping powers in Sect. 6.6.2, the large momentum transfers (corresponding to large scattering angles) are disfavored by effects due to the finite nuclear size accounted for by the nuclear form factor. For instance, the ratios of NIELs for electrons in silicon are shown in Ref.[1] as a function of the kinetic energy of electrons from 220 keV up to 1 TeV. These ratios are the NIELs calculated neglecting i) nuclear size effects (i.e., for |Fexp |2 = 1) and ii) effects due to the finite rest mass of the tarMcF McF get nucleus [i.e., in Eq. (6.138) replacing dσsc,F,CoM (T )/dT with dσsc,F (T )/dT from Eq. (6.114)] both divided by that one obtained using Eq. (6.138). Above ≈ 10 MeV, the NIEL is ≈ 20% larger assuming |Fexp |2 = 1 and, in addition, above (100–200) MeV the calculated NIEL largely decreases when the effects of nuclear rest mass are not accounted for. 6.7 G4eSingleScatteringModel The G4eSingleScatteringModel performs the single scattering interaction of electrons on nuclei. The differential cross section (DCS) for the energy transferred is define in the G4ScreeningMottCrossSection class. In this class the M.Boschini’s et al. [7] Mott differential cross Section approximation is implemented. This CDS is modified by the introduction of the Moliere’s [10] screening coefficient. In addition the exponential charge distribution Nuclear Form Factor is applied [11]. This treatment is fully performed in the center of mass system and the usual Lorentz transformations are applied to obtained the energy and momentum quantities in the laboratory system after scattering. This model well simulates the interacting process for low scattering angles and it is suitable for high energy electrons (from 200 keV) incident on medium light target nuclei. The nuclear energy loss (i.e. nuclear stopping power) is calculated for every single interaction. In addition the production 97 of secondary scattered nuclei is simulated from a threshold kinetic energy which can be decided by the user (threshold energy for displacement). 6.7.1 The method In the G4eSingleScatteringModel the method ComputeCrossSectionPerAtom() performs the total cross section computation. The SetupParticle() and the DefineMaterial() methods are called to defined the incident and target particles. Before the total cross section computation, the SetupKinematic() method of the G4ScreeningMottCrossSection class calculates all the physical quantities in the center of mass system (CM). The scattering in the CM system is equivalent to the one of an effective particle which interacts with a fixed scattering center. The effective particle rest mass is equal to the relativistic reduced mass of the system µ whose expression is calculated by: µ=m M c2 Ecm (6.139) where m and M are rest masses of the electron and of the target nuclei respectively. Ecm is the total center of mass energy and, since the target is at rest before scattering, its expression is calculated by: p (6.140) Ecm = (mc2 )2 + (M c2 )2 + 2E ′ M c2 where E = γ ′ mc2 is the total energy of the electron before scattering in the laboratory system. The momentum and the scattering angle of the effective particle are equal to the corresponding quantities calculated in the center of mass system (p ≡ pcm , θ ≡ θcm ) of the incident electron: pc = p′ c M c2 Ecm (6.141) where p′ is the momentum of the incident electron calculated in the laboratory system. The velocity of the effective particle is related with its momentum by the following expression: µc2 2 1 =1+ β2 pc (6.142) The integration of the DCS is performed by the NuclearCrossSection() method of the G4ScreeningMottCrossSection: Z θmax dσ(θ) sin θdθ (6.143) σtot = 2π dΩ θmin 98 The integration is performed in the scattering range [0 ;π] but the user can decide to vary the minimum (θmin ) and the maximum (θmax ) scattering angles. The DCS is then given by: !2 dσ(θ) RM cF |FN (q)|2 Ze2 (6.144) = 2 dΩ µc2 β 2 γ 2As + 2 sin2 (θ/2) where Z is the atomic number of the nucleus, As is the screening coefficient whose expression has been given by Moliere[10] : 2 2 αZ ~ (6.145) 1.13 + 3.76 As = 2p aT F β where aT F is the Thomas-Fermi screening length given by: aT F = 0.88534 a0 Z 1/3 (6.146) and a0 is the Bhor radius. RM cF is the ratio of the Mott to the Rutherfor DCS given by McKinley and Feshbach approximation [6]: 2 2 (6.147) RM cF = 1 − β sin (θ/2) + Zαβπ sin(θ/2) 1 − sin(θ/2) The nuclear form factor for the exponential charge distribution is given by [11]: " #−2 (qRN )2 FN (q) = 1 + (6.148) 12~2 where RN is the nuclear radius that is parameterized by: RN = 1.27A0.27 fm. (6.149) q is the momentum transferred to the nucleus and it is calculated as: p qc = T (T + 2M c2 ) (6.150) where T is the kinetic energy transferred to the nucleus. This kinetic energy is calculated in the GetNewDirection() method as: T = 2M c2 (p′ c)2 sin2 θ/2. 2 Ecm (6.151) The scattering angle θ calculation is performed in the GetScatteringAngle() method of G4ScreeningMottCrossSection class. By means of AngleDistribution() function the scattering angle is chosen randomly according to the total 99 cross section distribution (p.d.f. probability density function) by means of the inverse transform method. In the SampleSecondary() method of G4eSingleScatteringModel the kinetic energy of the incident particle after scattering is then calculated as ′ Enew = E ′ − T where E ′ is the electron incident kinetic energy (in lab.); in addition the new particle direction and momentum are obtained from the scattering angle information. 6.7.2 Implementation Details The scattering angle probability density function f (θ) (p.d.f.) is performed by the AngleDistribution() of G4ScreeningMottCrossSection class where the inverse transform method is applied. The normalized cumulative function of the cross section is calculated as a function of the scattering angle in this way: Z Z 2π θ dσ(t) σn (θ) ≡ f (θ)dθ = sin tdt (6.152) σtot 0 dΩ The normalized cumulative function σn (θ) depends on the DCS and its values range in the interval [0;1]. After this calculation a random number r, uniformly distributed in the same interval [0;1], is chosen in order to fix the cumulative function value (i.e. r ≡ σn (θ)). This number is the probability to find the scattering angle in the interval [θ; θ + dθ]. The scattering angle θ is then given by the inverse function of σn (θ). The threshold energy for displacement Th can by set by the user in her/his own Physic class by adding the electromagnetic model: G4eSingleCoulombScatteringModel* mod= new G4eSingleCoulombScatteringModel(); mod->SetRecoilThreshold(Th); If the energy lost by the incident particle is grater then this threshold value a new secondary particle is created for transportation processes. The energy lost is added to ProposeNonIonizingEnergyDeposit(). NIEL calculation is available in test58. Bibliography [1] M. Boschini et al., Nuclear and Non-Ionizing Energy-Loss of Electrons with Low and Relativistic Energies in Materials and Space Environ100 ment,Proc. of the ICATPP Conference on Cosmic Rays for Particle and Astroparticle Physics, October 3–7 (2011), Villa Olmo, Como, Italy, S. Giani, C. Leroy, L. Price, P.G. Rancoita and R. Ruchri, Editors, World Scientific, Singapore (2012); arXiv 1111.4042. [2] C. Leroy and P.G. Rancoita, Particle Interaction and Displacement Damage in Silicon Devices operated in Radiation Environments, Rep. Prog. in Phys. 70 (no. 4)(2007), 403–625, doi: 10.1088/00344885/70/4/R01. [3] M. Boschini et al., Nuclear and Non-Ionizing Energy-Loss for Coulomb Scattered Particles from Low Energy up to Relativistic Regime in Space Radiation Environment, Proc. of the ICATPP Conference on Cosmic Rays for Particle and Astroparticle Physics, October 7–8 (2010), Villa Olmo, Como, Italy, S. Giani, C. Leroy and P.G. Rancoita, Editors, World Scientific, Singapore (2011), 9–23, IBSN: 978-981-4329-02-6; arXiv 1011.4822. [4] C. Leroy and P.G. Rancoita, Principles of Radiation Interaction in Matter and Detection, 3rd Edition, World Scientific (Singapore) 2011. [5] T. Lijian, H. Quing and L. Zhengming, Radiat. Phys. Chem. 45 (1995), 235–245. [6] A.J. McKinley and H. Feshbach, Phys. Rev. 74 (1948), 1759–1763. [7] M. Boschini et al., Rad. Phys. Chem. 90 (2013), 39–66. [8] E. Zeitler and A. Olsen, Phys. Rev. 136 (1956), A1546-A1552. [9] H. De Vries, C.W. De Jager, and C. De Vries, Atomic Data and Nuclear Data Tables 36 (1987), 495. [10] von G. Moliere, Z. Naturforsh A2 (1947), 133-145; A3 (1948), 78. [11] A.V. Butkevich et al. Nucl. Instr. and Meth. in Phys. Res. A 488 (2002), 282–294. 101 Chapter 7 Energy loss of Charged Particles 102 7.1 Mean Energy Loss Energy loss processes are very similar for e + /e− , µ + /µ− and charged hadrons, so a common description for them was a natural choice in Geant4 [1], [2]. Any energy loss process must calculate the continuous and discrete energy loss in a material. Below a given energy threshold the energy loss is continuous and above it the energy loss is simulated by the explicit production of secondary particles - gammas, electrons, and positrons. 7.1.1 Method Let dσ(Z, E, T ) dT be the differential cross-section per atom (atomic number Z) for the ejection of a secondary particle with kinetic energy T by an incident particle of total energy E moving in a material of density ρ. The value of the kinetic energy cut-off or production threshold is denoted by Tcut . Below this threshold the soft secondaries ejected are simulated as continuous energy loss by the incident particle, and above it they are explicitly generated. The mean rate of energy loss is given by: Z Tcut dEsof t (E, Tcut ) dσ(Z, E, T ) = nat · T dT (7.1) dx dT 0 where nat is the number of atoms per volume in the material. The total cross section per atom for the ejection of a secondary of energy T > Tcut is Z Tmax dσ(Z, E, T ) σ(Z, E, Tcut ) = dT (7.2) dT Tcut where Tmax is the maximum energy transferable to the secondary particle. If there are several processes providing energy loss for a given particle, then the total continuous part of the energy loss is the sum: tot X dEsof t,i (E, Tcut ) dEsof t (E, Tcut ) = . dx dx i (7.3) These values are pre-calculated during the initialization phase of Geant4 and stored in the dE/dx table. Using this table the ranges of the particle in given materials are calculated and stored in the Range table. The Range table is then inverted to provide the InverseRange table. At run time, values of the particle’s continuous energy loss and range are obtained using these 103 tables. Concrete processes contributing to the energy loss are not involved in the calculation at that moment. In contrast, the production of secondaries with kinetic energies above the production threshold is sampled by each concrete energy loss process. The default energy interval for these tables extends from 100eV to 10T eV and the default number of bins is 77. For muons and for heavy particles energy loss processes models are valid for higher energies and can be extended. For muons uppper limit may be set to 1000P eV . 7.1.2 General Interfaces There are a number of similar functions for discrete electromagnetic processes and for electromagnetic (EM) packages an additional base classes were designed to provide common computations [2]. Common calculations for discrete EM processes are performed in the class G4V EnergyLossP rocess. Derived classes (7.1) are concrete processes providing initialisation. The physics models are implemented using the G4V EmM odel interface. Each process may have one or many models defined to be active over a given energy range and set of G4Regions. Models are implementing computation of energy loss, cross section and sampling of final state. The list of EM processes and models for gamma incident is shown in Table 7.1. 7.1.3 Step-size Limit Continuous energy loss imposes a limit on the step-size because of the energy dependence of the cross sections. It is generally assumed in MC programs (for example, Geant3) that the cross sections are approximately constant along a step, i.e. the step size should be small enough, so that the change in cross section along the step is also small. In principle one must use very small steps in order to insure an accurate simulation, however the computing time increases as the step-size decreases. For EM processes the exact solution is available (see 7.3) but is is not implemented yet for all physics processes including hadronics. A good compromise is to limit the step-size by not allowing the stopping range of the particle to decrease by more than ∼ 20 % during the step. This condition works well for particles with kinetic energies > 1 MeV, but for lower energies it gives too short step-sizes, so must be relaxed. To solve this problem a lower limit on the step-size was introduced. A smooth StepFunction, with 2 parameters, controls the step size. At high energy the maximum step size is defined by Step/Range ∼ αR (parameter dRoverRange). By default αR = 0.2. As the particle travels the maximum step size decreases gradually 104 Table 7.1: List of process and model classes for charged particles. EM process EM model Ref. G4eIonisation G4MollerBhabhaModel 8.1 G4LivermoreIonisationModel 9.9 G4PenelopeIonisationModel 10.1.7 G4PAIModel 7.5 G4PAIPhotModel 7.5 G4ePolarizedIonisation G4PolarizedMollerBhabhaModel 17.1 G4MuIonisation G4MuBetheBlochModel 13.1 G4PAIModel 7.5 G4PAIPhotModel 7.5 G4hIonisation G4BetheBlochModel 12.1 G4BraggModel 12.1 G4ICRU73QOModel 12.2.1 G4PAIModel 7.5 G4PAIPhotModel 7.5 G4ionIonisation G4BetheBlochModel 12.1 G4BetheBlochIonGasModel 12.1 G4BraggIonModel 12.1 G4BraggIonGasModel 12.1 G4IonParametrisedLossModel 12.2.4 G4NuclearStopping G4ICRU49NuclearStoppingModel 12.1.3 G4mplIonisation G4mplIonisationWithDeltaModel G4eBremsstrahlung G4SeltzerBergerModel 8.2.1 G4eBremsstrahlungRelModel 8.2.2 G4LivermoreBremsstrahlungModel 9.10 G4PenelopeBremsstrahlungModel 10.1.6 G4ePolarizedBremsstrahlung G4PolarizedBremsstrahlungModel 17.1 G4MuBremsstrahlung G4MuBremsstrahlungModel 13.2 G4hBremsstrahlung G4hBremsstrahlungModel G4ePairProduction G4MuPairProductionModel 13.3 G4MuPairProduction G4MuPairProductionModel 13.3 G4hPairProduction G4hPairProductionModel 105 until the range becomes lower than ρR (parameter finalRange). Default finalRange ρR = 1mm. For the case of a particle range R > ρR the StepFunction provides limit for the step size ∆Slim by the following formula: ρR ∆Slim = αR R + ρR (1 − αR ) 2 − . (7.4) R In the opposite case of a small range ∆Slim = R. The figure below shows the ratio step/range as a function of range if step limitation is determined only by the expression (7.4). step −−−−−− range 1 dRoverRange finalRange range The parameters of StepFunction can be overwritten using an UI command: /process/eLoss/StepFunction 0.2 1 mm To provide more accurate simulation of particle ranges in physics constructors G4EmStandardPhysics option3 and G4EmStandardPhysics option4 more strict step limitation is chosen for different particle types. 7.1.4 Run Time Energy Loss Computation The computation of the mean energy loss after a given step is done by using the dE/dx, Range, and InverseRange tables. The dE/dx table is used if the energy deposition (∆T ) is less than allowed limit ∆T < ξT0 , where ξ is 106 linearLossLimit parameter (by default ξ = 0.01), T0 is the kinetic energy of the particle. In that case ∆T = dE ∆s, dx (7.5) where ∆T is the energy loss, ∆s is the true step length. When a larger percentage of energy is lost, the mean loss can be written as ∆T = T0 − fT (r0 − ∆s) (7.6) where r0 the range at the beginning of the step, the function fT (r) is the inverse of the Range table (i.e. it gives the kinetic energy of the particle for a range value of r). By default spline approximation is used to retrieve a value from dE/dx, Range, and InverseRange tables. The spline flag can be changed using an UI command: /process/em/spline false After the mean energy loss has been calculated, the process computes the actual energy loss, i.e. the loss with fluctuations. The fluctuation models are described in Section 7.2. If deexcitation module (see 14.1) is enabled then simulation of atomic deexcitation is performed using information on step length and ionisation cross section. Fluorescence gamma and Auger electrons are produced above the same threshold energy as δ-electrons and bremsstrahlung gammas. Following UI commands can be used to enable atomic relaxation: /process/em/deexcitation myregion true true true /process/em/fluo true /process/em/auger true /process/em/pixe true /process/em/deexcitationIgnoreCut true The last command means that production threshold for electrons and gammas are not checked, so full atomic de-excitation decay chain is simulated. After the step a kinetic energy of a charged particle is compered with the lowestEnergy. In the case if final kinetic energy is below the particle is stooped and remaining kinetic energy is assigned to the local energy deposit. The default value of the limit is 1keV . It may be changed separately for electron/positron and muon/hadron using UI commands: /process/em/lowestElectronEnergy 100 eV /process/em/lowestMuHadEnergy 50 eV These values may be also can be set to zero. 107 7.1.5 Energy Loss by Heavy Charged Particles To save memory in the case of positively charged hadrons and ions energy loss, dE/dx, Range and InverseRange tables are constructed only for proton, antiproton, muons, pions, kaons, and Generic Ion. The energy loss for other particles is computed from these tables at the scaled kinetic energy Tscaled : Mbase Tscaled = T , (7.7) Mparticle where T is the kinetic energy of the particle, Mbase and Mparticle are the masses of the base particle (proton or kaon) and particle. For positively changed hadrons with non-zero spin proton is used as a based particle, for negatively charged hadrons with non-zero spin - antiproton, for charged particles with zero spin - K + or K − correspondingly. The virtual particle Generic Ion is used as a base particle for for all ions with Z > 2. It has mass, change and other quantum numbers of the proton. The energy loss can be defined via scaling relation: dE dE 2 (Tscaled ) + F2 (T, qef f )), (T ) = qef f (F1 (T ) dx dx base (7.8) where qef f is particle effective change in units of positron charge, F1 and F2 are correction function taking into account Birks effect, Block correction, low-energy corrections based on data from evaluated data bases [5]. For a hadron qef f is equal to the hadron charge, for a slow ion effective charge is different from the charge of the ion’s nucleus, because of electron exchange between transporting ion and the media. The effective charge approach is used to describe this effect [3]. The scaling relation (7.7) is valid for any combination of two heavy charged particles with accuracy corresponding to high order mass, charge and spin corrections [4]. Bibliography [1] S. Agostinelli et al., Geant4 – a simulation toolkit Nucl. Instr. Meth. A506 (2003) 250. [2] J. Apostolakis et al., Geometry and physics of the Geant4 toolkit for high and medium energy applications. Rad. Phys. Chem. 78 (2009) 859. [3] J.F. Ziegler and J.M. Manoyan, Nucl. Instr. and Meth. B35 (1988) 215. [4] ICRU (A. Allisy et al), Stopping Powers and Ranges for Protons and Alpha Particles, ICRU Report 49, 1993. 108 [5] ICRU (R. Bimbot et al), Stopping of Ions Heavier than Helium, Journal of the ICRU Vol5 No1 (2005) Report 73. 109 7.2 Energy Loss Fluctuations The total continuous energy loss of charged particles is a stochastic quantity with a distribution described in terms of a straggling function. The straggling is partially taken into account in the simulation of energy loss by the production of δ-electrons with energy T > Tcut (Eq.7.2). However, continuous energy loss (Eq.7.1) also has fluctuations. Hence in the current GEANT4 implementation different models of fluctuations implementing the G4V EmF luctuationM odel interface: • G4BohrFluctuations; • G4IonFluctuations; • G4PAIModel; • G4PAIPhotModel; • G4UniversalFluctuation. The last model is the default one used in main Physics List and will be described below. Other models have limited applicability and will be described in chapters for ion ionisation and PAI models. 7.2.1 Fluctuations in Thick Absorbers The total continuous energy loss of charged particles is a stochastic quantity with a distribution described in terms of a straggling function. The straggling is partially taken into account in the simulation of energy loss by the production of δ-electrons with energy T > Tc . However, continuous energy loss also has fluctuations. Hence in the current GEANT4 implementation two different models of fluctuations are applied depending on the value of the parameter κ which is the lower limit of the number of interactions of the particle in a step. The default value chosen is κ = 10. In the case of a high range cut (i.e. energy loss without delta ray production) for thick absorbers the following condition should be fulfilled: ∆E > κ Tmax (7.9) where ∆E is the mean continuous energy loss in a track segment of length s, and Tmax is the maximum kinetic energy that can be transferred to the atomic electron. If this condition holds the fluctuation of the total (unrestricted) energy loss follows a Gaussian distribution. It is worth noting that this 110 condition can be true only for heavy particles, because for electrons, Tmax = T /2, and for positrons, Tmax = T , where T is the kinetic energy of the particle. In order to simulate the fluctuation of the continuous (restricted) energy loss, the condition should be modified. After a study, the following conditions have been chosen: ∆E > κ Tc (7.10) Tmax <= 2 Tc (7.11) where Tc is the cut kinetic energy of δ-electrons. For thick absorbers the straggling function approaches the Gaussian distribution with Bohr’s variance [4]: Zh2 β2 2 2 2 Ω = 2πre me c Nel 2 Tc s 1 − , (7.12) β 2 where re is the classical electron radius, Nel is the electron density of the medium, Zh is the charge of the incident particle in units of positron charge, and β is the relativistic velocity. 7.2.2 Fluctuations in Thin Absorbers If the conditions 7.10 and 7.11 are not satisfied the model of energy fluctuations in thin absorbers is applied. The formulas used to compute the energy loss fluctuation (straggling) are based on a very simple physics model of the atom. It is assumed that the atoms have only two energy levels with binding energies E1 and E2 . The particle-atom interaction can be an excitation with energy loss E1 or E2 , or ionisation with energy loss distributed according to a function g(E) ∼ 1/E 2 : Z Tup E0 Tup 1 g(E) dE = 1 =⇒ g(E) = . (7.13) Tup − E0 E 2 E0 The macroscopic cross section for excitation (i = 1, 2) is fi ln[2mc2 (βγ)2 /Ei ] − β 2 Σi = C (1 − r) Ei ln[2mc2 (βγ)2 /I] − β 2 (7.14) and the ionisation cross section is Σ3 = C Tup − E0 E0 Tup ln( TEup0 ) r (7.15) where E0 denotes the ionisation energy of the atom, I is the mean ionisation energy, Tup is the production threshold for delta ray production (or the maximum energy transfer if this value smaller than the production threshold), 111 Ei and fi are the energy levels and corresponding oscillator strengths of the atom, and C and r are model parameters. The oscillator strengths fi and energy levels Ei should satisfy the constraints f1 + f2 = 1 (7.16) f1 · lnE1 + f2 · lnE2 = lnI. (7.17) The cross section formulas 7.14,7.15 and the sum rule equations 7.16,7.17 can be found e.g. in Ref. [1]. The model parameter C can be defined in the following way. The numbers of collisions (ni , i = 1, 2 for excitation and 3 for ionisation) follow the Poisson distribution with a mean value hni i. In a step of length ∆x the mean number of collisions is given by hni i = ∆x Σi (7.18) The mean energy loss in a step is the sum of the excitation and ionisation contributions and can be written as Z Tup dE · ∆x = Σ1 E1 + Σ2 E2 + Eg(E)dE ∆x. (7.19) dx E0 From this, using Eq. 7.14 - 7.17, one can see that C = dE/dx. (7.20) The other parameters in the fluctuation model have been chosen in the following way. Z· f1 and Z· f2 represent in the model the number of loosely/tightly bound electrons f2 = 0 f or Z = 1 (7.21) f2 = 2/Z f or Z≥2 (7.22) E2 = 10 eV Z 2 (7.23) E0 = 10 eV . (7.24) Using these parameter values, E2 corresponds approximately to the K-shell energy of the atoms ( and Zf2 = 2 is the number of K-shell electrons). The parameters f1 and E1 can be obtained from Eqs. 7.16 and 7.17. The parameter r is the only variable in the model which can be tuned. This parameter determines the relative contribution of ionisation and excitation to the energy loss. Based on comparisons of simulated energy loss distributions to experimental data, its value has been fixed as r = 0.55 112 (7.25) 7.2.3 Width Correction Algorithm This simple parametrization and sampling in the model give good values for the most probable energy loss in thin layers. The width of the energy loss distribution (Full Width at Half Maximum, FWHM) in most of the cases is too small. In order to get good FWHM values a relatively simple width correction algorithm has been applied. This algorithm rescales the energy levels E1 , E2 and the number of excitations n1 , n2 in such a way that the mean energy loss remains the same. Using this width correction scheme the model gives not only good most probable energy loss, but good FWHM value too. Width correction algorithm is in the model since version 9.2. The updated version in the model (in version 9.4) causes an important change in the behaviour of the model: the results become much more stable, i.e. the results do not change practically when the cuts and/or the stepsizes are changing. Another important change: the (unphysical) second peak or shoulder in the energy loss distribution which can be seen in some cases (energy loss in thin gas layers) in older versions of the model disappeared. Limit of validity of the model for thin targets: the model gives good (reliable) energy loss distribution if the mean energy loss in the target is ≥ (f ew times) ∗ Iexc , where Iexc is the mean excitation energy of the target material. This simple model of energy loss fluctuations is rather fast and can be used for any thickness of material. This has been verified by performing many simulations and comparing the results with experimental data, such as those in Ref.[2]. As the limit of validity of Landau’s theory is approached, the loss distribution approaches the Landau form smoothly. 7.2.4 Sampling of Energy Loss If the mean energy loss and step are in the range of validity of the Gaussian approximation of the fluctuation (7.10 and 7.11), the Gaussian sampling is used to compute the actual energy loss (7.12). For smaller steps the energy loss is computed in the model under the assumption that the step length (or relative energy loss) is small and, in consequence, the cross section can be considered constant along the step. The loss due to the excitation is ∆Eexc = n1 E1 + n2 E2 (7.26) where n1 and n2 are sampled from a Poisson distribution. The energy loss due to ionisation can be generated from the distribution g(E) by the inverse 113 transformation method : u = F (E) = E = F −1 (u) = Z E g(x)dx (7.27) E0 E0 −E0 1 − u TupTup (7.28) where u is a uniformly distributed random number ∈ [0, 1]. The contribution coming from the ionisation will then be ∆Eion = n3 X j=1 E0 −E0 1 − uj TupTup (7.29) where n3 is the number of ionisations sampled from the Poisson distribution. The total energy loss in a step will be ∆E = ∆Eexc + ∆Eion and the energy loss fluctuation comes from fluctuations in the number of collisions ni and from the sampling of the ionisation loss. Bibliography [1] H. Bichsel Rev.Mod.Phys. 60 (1988) 663. [2] K. Lassila-Perini, L. Urbán Nucl.Inst.Meth. A362(1995) 416. [3] geant3 manual Cern Program Library Long Writeup W5013 (1994) [4] ICRU (A. Allisy et al), Stopping Powers and Ranges for Protons and Alpha Particles, ICRU Report 49 (1993). 114 7.3 Correcting the Cross Section for Energy Variation As described in Sections 7.1 and 3.1.2 the step size limitation is provided by energy loss processes in order to insure the precise calculation of the probability of particle interaction. It is generally assumed in Monte Carlo programs that the particle cross sections are approximately constant during a step, hence the reaction probability p at the end of the step can be expressed as p = 1 − exp (−nsσ(Ei )) , (7.30) where n is the density of atoms in the medium, s is the step length, Ei is the energy of the incident particle at the beginning of the step, and σ(Ei ) is the reaction cross section at the beginning of the step. However, it is possible to sample the reaction probability from the exact expression Z Ef p = 1 − exp − nσ(E)ds , (7.31) Ei where Ef is the energy of the incident particle at the end of the step, by using the integral approach to particle transport. This approach is available for processes implemented via the G4V EnergyLossP rocess and G4V EmP rocess interfaces. The Monte Carlo method of integration is used for sampling the reaction probability [1]. It is assumed that during the step the reaction cross section smaller, than some value σ(E) < σm . The mean free path for the given step is computed using σm . If the process is chosen as the process happens at the step, the sampling of the final state is performed only with the probability p = σ(Ef )/σm , alternatively no interaction happen and tracking of the particle is continued. To estimate the maximum value σm for the given tracking step at Geant4 initialisation the energy Em of absoluted maximum σmax of the cross section for given material is determined and stored. If at the tracking time particle energy E < Em , then σm = σ(E). For higher initial energies if ξE > Em then σm = max(σ(E), σ(ξE)), in the opposit case, σm = σmax . Here ξ is a parameter of the algorithm. Its optimal value is connected with the value of the dRoverRange parameter (see sub-chapter 7.1), by default ξ = 1 − αR = 0.8. Note, that described method is precise if the cross section has only one maximum, which is a typical case for electromagnetic processes. The integral variant of step limitation is the default for the G4eIonisation, G4eBremsstrahlung and some otehr process but is not automatically activated for others. To do so the boolean UI command can be used: 115 /process/eLoss/integral true The integral variant of the energy loss sampling process is less dependent on values of the production cuts [2] and allows to have less step limitation, however it should be applied on a case-by-case basis because may require extra CPU. Bibliography [1] V.N.Ivanchenko et al., Proc. of Int. Conf. MC91: Detector and event simulation in high energy physics, Amsterdam 1991, pp. 79-85. (HEP INDEX 30 (1992) No. 3237). [2] J. Apostolakis et al., Geometry and physics of the Geant4 toolkit for high and medium energy applications. Rad. Phys. Chem. 78 (2009) 859. 116 7.4 Conversion from Cut in Range to Energy Threshold In Geant4 charged particles are tracked to the end of their range. The differential cross section of δ-electron productions and bremsstrahlung grow rapidly when secondary energy decrease. If all secondary particles will be tracked the CPU performance of any Monte Carlo code will be pure. The traditional solution is to use cuts. The specific of Geant4 [1] is that user provides value of cut in term of cut in range, which is unique for defined G4Region or for the complete geometry [2]. Range is used, rather than energy, as a more natural concept for designing a coherent policy for different particles and materials. Definition of the certain value of the cut in range means the requirement for precision of spatial radioactive dose deposition. This conception is more strict for a simulation code and provides less handles for user to modify final results. At the same time, it ensures that simulation validated in one geometry is valid also for the other geometries. The value of cut is defined for electrons, positrons, gamma and protons. At the beginning of initialization of Geant4 physics the conversion is performed from unique cut in range to cuts (production thresholds) in kinetic energy for each G4MaterialCutsCouple [2]. At that moment no energy loss or range table is created, so computation should be performed using original formulas. For electrons and positrons ionization above 10keV a simplified Berger-Seltzer energy loss formula (8.2) is used, in which the density correction term is omitted. The contribution of the bremsstrahlung is added using empirical parameterized formula. For T < 10keV the linear dependence of ionization losses on electron velocity is assumed, bremsstrahlung contribution is neglected. The stopping range is defined as Z T 1 R(T ) = dE. (7.32) 0 (dE/dx) The integration has been done analytically for the low energy part and numerically above an energy limit 1 keV . For each cut in range the corresponding kinetic energy can be found out. If obtained production threshold in kinetic energy cannot be below the parameter lowlimit (default 1 keV ) and above highlimit (default 10 GeV ). If in specific application lower threshold is required, then the allowed energy cut needs to be extended: G4ProductionCutsTable::GetProductionCutsTable()→SetEnergyRange(lowlimit,highlimit); or via UI commands 117 /cuts/setM inCutEnergy 100 eV /cuts/setM axCutEnergy 100 T eV In contrary to electrons, gammas has no range, so some approximation should be used for range to energy conversion. An approximate empirical formula is used to compute the absorption cross section of a photon in an element σabs . Here, the absorption cross section means the sum of the cross sections of the gamma conversion, Compton scattering and photoelectric effect. These processes are the “destructive” processes for photons: they destroy the photon or decrease its energy. The coherent or Rayleigh scattering changes the direction of the gamma only; its cross section is not included in the absorption cross section. The AbsorptionLength Labs vector is calculated for every material as Labs = 5/σabs . (7.33) The factor 5 comes from the requirement that the probability of having no ’destructive’ interaction should be small, hence exp(−Labs σabs ) = exp(−5) = 6.7 × 10−3 . (7.34) The photon cross section for a material has a minimum at a certain energy Emin . Correspondingly Labs has a maximum at E = Emin , the value of the maximal Labs is the biggest ”meaningful” cut in absorption length. If the cut given by the user is bigger than this maximum, a warning is printed and the cut in kinetic energy is set to the highlimit. The cut for proton is introduced with Geant4 v9.3. The main goal of this cut is to limit production of all recoil ions including protons in elastic scattering processes. A simple linear conversion formula is used to compute energy threshold from the value of cut in range, in particular, the cut in range 1 mm corresponds to the production threshold 100keV . The conversion from range to energy can be studied using G4EmCalculator class. This class allows access or recalculation of energy loss, ranges and other values. It can be instantiated and at any place of user code and can be used after initialisation of Physics Lists: G4EmCalculator calc; calc.ComputeEnergyCutFromRangeCut(range, particle, material); here particle and material may be string names or corresponding const pointers to G4ParticleDefinition and G4Material. 118 Bibliography [1] Geant4 Collaboration (S. Agostinelli et al.), Nucl. Instr. Meth. A506 (2003) 250. [2] J. Allison et al., IEEE Trans. Nucl. Sci., 53 (2006) 270. 119 7.5 7.5.1 Photoabsorption Ionization Model Cross Section for Ionizing Collisions The Photoabsorption Ionization (PAI) model describes the ionization energy loss of a relativistic charged particle in matter. For such a particle, the differential cross section dσi /dω for ionizing collisions with energy transfer ω can be expressed most generally by the following equations [1]: dσi 2πZe4 = dω mv 2 f (ω) 2mv 2 − ln ω |1 − β 2 ε| ω |ε(ω)|2 # ) F̃ (ω) ε1 − β 2 |ε|2 arg(1 − β 2 ε∗ ) + , − ε2 ω2 F̃ (ω) = Z ω 0 (7.35) f (ω ′ ) ′ 2 dω , ′ |ε(ω )| mωε2 (ω) . 2π 2 ZN ~2 Here m and e are the electron mass and charge, ~ is Planck’s constant, β = v/c is the ratio of the particle’s velocity v to the speed of light c, Z is the effective atomic number, N is the number of atoms (or molecules) per unit volume, and ε = ε1 + iε2 is the complex dielectric constant of the medium. In an isotropic non-magnetic medium the dielectric constant can be expressed in terms of a complex index of refraction, n(ω) = n1 + in2 , ε(ω) = n2 (ω). In the energy range above the first ionization potential I1 for all cases of practical interest, and in particular for all gases, n1 ∼ 1. Therefore the imaginary part of the dielectric constant can be expressed in terms of the photoabsorption cross section σγ (ω): f (ω) = N ~c σγ (ω). ω The real part of the dielectric constant is calculated in turn from the dispersion relation Z ∞ σγ (ω ′ ) 2N ~c V.p. dω ′ , ε1 (ω) − 1 = ′2 2 π ω −ω 0 where the integral of the pole expression is considered in terms of the principal value. In practice it is convenient to calculate the contribution from the continuous part of the spectrum only. In this case the normalized photoabsorption cross section ε2 (ω) = 2n1 n2 ∼ 2n2 = 120 2π 2 ~e2 Z σγ (ω) σ̃γ (ω) = mc Z ωmax ′ σγ (ω )dω I1 ′ −1 , ωmax ∼ 100 keV is used, which satisfies the quantum mechanical sum rule [2]: Z ωmax 2π 2 ~e2 Z . σ̃γ (ω ′ )dω ′ = mc I1 The differential cross section for ionizing collisions is expressed by the photoabsorption cross section in the continuous spectrum region: σ̃γ (ω) 2mv 2 − ln ω |1 − β 2 ε| ω |ε(ω)|2 # ) Z ω ′ σ̃ (ω ) 1 ε1 − β 2 |ε|2 γ arg(1 − β 2 ε∗ ) + 2 − dω ′ , (7.36) ε2 ω I1 |ε(ω ′ )|2 α dσi = dω πβ 2 N ~c σ̃γ (ω), ω Z ωmax 2N ~c σ̃γ (ω ′ ) ε1 (ω) − 1 = V.p. dω ′ . ′2 − ω 2 π ω I1 ε2 (ω) = For practical calculations using Eq. 7.35 it is convenient to represent the photoabsorption cross section as a polynomial in ω −1 as was proposed in [3]: σγ (ω) = 4 X (i) ak ω −k , k=1 (i) where the coefficients, ak result from a separate least-squares fit to experimental data in each energy interval i. As a rule the interval borders are equal to the corresponding photoabsorption edges. The dielectric constant can now be calculated analytically with elementary functions for all ω, except near the photoabsorption edges where there are breaks in the photoabsorption cross section and the integral for the real part is not defined in the sense of the principal value. The third term in Eq. (7.35), which can only be integrated numerically, results in a complex calculation of dσi /dω. However, this term is dominant 121 for energy transfers ω > 10 keV , where the function |ε(ω)|2 ∼ 1. This is clear from physical reasons, because the third term represents the Rutherford cross section on atomic electrons which can be considered as quasifree for a given energy transfer [4]. In addition, for high energy transfers, ε(ω) = 1−ωp2 /ω 2 ∼ 1, where ωp is the plasma energy of the material. Therefore the factor |ε(ω)|−2 can be removed from under the integral and the differential cross section of ionizing collisions can be expressed as: σ̃γ (ω) 2mv 2 ln − ω ω |1 − β 2 ε| # ) Z ω 2 2 1 ε1 − β |ε| arg(1 − β 2 ε∗ ) + 2 − σ̃γ (ω ′ )dω ′ . (7.37) ε2 ω I1 dσi α = dω πβ 2 |ε(ω)|2 This is especially simple in gases when |ε(ω)|−2 ∼ 1 for all ω > I1 [4]. 7.5.2 Energy Loss Simulation For a given track length the number of ionizing collisions is simulated by a Poisson distribution whose mean is proportional to the total cross section of ionizing collisions: Z ωmax dσ(ω ′ ) ′ σi = dω . dω ′ I1 The energy transfer in each collision is simulated according to a distribution proportional to Z ωmax dσ(ω ′ ) ′ dω . σi (> ω) = dω ′ ω The sum of the energy transfers is equal to the energy loss. PAI ionisation is implemented according to the model approach (class G4PAIModel) allowing a user to select specific models in different regions. Here is an example physics list: const G4RegionStore* theRegionStore = G4RegionStore::GetInstance(); G4Region* gas = theRegionStore->GetRegion("VertexDetector"); ... if (particleName == "e-") { ... G4eIonisation* eion = new G4eIonisation(); 122 G4PAIModel* pai = new G4PAIModel(particle,"PAIModel"); // here 0 is the highest priority in region ’gas’ eion->AddEmModel(0,pai,pai,gas); ... } ... It shows how to select the G4PAIModel to be the preferred ionisation model for electrons in a G4Region named VertexDetector. The first argument in AddEmModel is 0 which means highest priority. The class G4PAIPhotonModel generates both δ-electrons and photons as secondaries and can be used for more detailed descriptions of ionisation space distribution around the particle trajectory. 7.5.3 Photoabsorption Cross Section at Low Energies The photoabsorption cross section, σγ (ω), where ω is the photon energy, is used in Geant4 for the description of the photo-electric effect, X-ray transportation and ionization effects in very thin absorbers. As mentioned in the discussion of photoabsorption ionization (see section 7.5), it is convenient to represent the cross section as a polynomial in ω −1 [5] : σγ (ω) = 4 X (i) ak ω −k . (7.38) k=1 Using cross sections from the original Sandia data tables, calculations of primary ionization and energy loss distributions produced by relativistic charged particles in gaseous detectors show clear disagreement with experimental data, especially for gas mixtures which include xenon. Therefore a special investigation was performed [6] by fitting the coefficients (i) ak to modern data from synchrotron radiation experiments in the energy range of 10 − 50 eV . The fits were performed for elements typically used in detector gas mixtures: hydrogen, fluorine, carbon, nitrogen and oxygen. Parameters for these elements were extracted from data on molecular gases such as N2 , O2 , CO2 , CH4 , and CF4 [7, 8]. Parameters for the noble gases were found using data given in the tables [9, 10]. 123 7.5.4 01.12.05 08.05.02 16.11.98 20.11.12 Status of this document expanded discussion by V. Grichine re-written by D.H. Wright created by V. Grichine updated by V. Ivanchenko Bibliography [1] Asoskov V.S., Chechin V.A., Grichine V.M. at el, Lebedev Institute annual report, v. 140, p. 3 (1982) [2] Fano U., and Cooper J.W. Rev.Mod.Phys., v. 40, p. 441 (1968) [3] Biggs F., and Lighthill R., Preprint Sandia Laboratory, SAND 87-0070 (1990) [4] Allison W.W.M., and Cobb J. Ann.Rev.Nucl.Part.Sci., v.30,p.253 (1980) [5] Biggs F., and Lighthill R., Preprint Sandia Laboratory, SAND 87-0070 (1990) [6] Grichine V.M., Kostin A.P., Kotelnikov S.K. et al., Bulletin of the Lebedev Institute no. 2-3, 34 (1994). [7] Lee L.C. et al., J.Q.S.R.T., v. 13, p. 1023 (1973). [8] Lee L.C. et al., Journ. of Chem. Phys., v. 67, p. 1237 (1977). [9] G.V. Marr and J.B. West, Atom. Data Nucl. Data Tabl., v. 18, p. 497 (1976). [10] J.B. West and J. Morton, Atom. Data Nucl. Data Tabl., v. 30, p. 253 (1980). 124 Chapter 8 Electron and Positron Incident 125 8.1 8.1.1 Ionization Method The G4eIonisation class provides the continuous and discrete energy losses of electrons and positrons due to ionization in a material according to the approach described in Section 7.1. The value of the maximum energy transferable to a free electron Tmax is given by the following relation: E − mc2 f or e+ Tmax = (8.1) (E − mc2 )/2 f or e− where mc2 is the electron mass. Above a given threshold energy the energy loss is simulated by the explicit production of delta rays by Möller scattering (e− e− ), or Bhabha scattering (e+ e− ). Below the threshold the soft electrons ejected are simulated as continuous energy loss by the incident e± . 8.1.2 Continuous Energy Loss The integration of 7.1 leads to the Berger-Seltzer formula [1]: 1 dE 2(γ + 1) 2 2 ± = 2πre mc nel 2 ln + F (τ, τup ) − δ dx Tx1 : δ(x) = 4.606x − C (8.5) where the matter-dependent constants are calculated as follows: p √ hνp = plasma energy of the medium = 4πnel re3 mc2 /α = 4πnel re ~c C = 1 + 2 ln(I/hνp ) xa = C/4.606 a = 4.606(xa − x0 )/(x1 − x0 )m m = 3. (8.6) For condensed media for C ≤ 3.681 x0 = 0.2 x1 = 2 I < 100 eV for C > 3.681 x0 = 0.326C − 1.0 x1 = 2 for C ≤ 5.215 x0 = 0.2 x1 = 3 I ≥ 100 eV for C > 5.215 x0 = 0.326C − 1.5 x1 = 3 127 and for gaseous media for for for for for for for 8.1.3 C C C C C C C < 10. ∈ [10.0, 10.5[ ∈ [10.5, 11.0[ ∈ [11.0, 11.5[ ∈ [11.5, 12.25[ ∈ [12.25, 13.804[ ≥ 13.804 x0 x0 x0 x0 x0 x0 x0 = 1.6 = 1.7 = 1.8 = 1.9 = 2. = 2. = 0.326C − 2.5 x1 x1 x1 x1 x1 x1 x1 =4 =4 =4 =4 =4 =5 = 5. Total Cross Section per Atom and Mean Free Path The total cross section per atom for Möller scattering (e− e− ) and Bhabha scattering (e+ e− ) is obtained by integrating Eq. 7.2. In Geant4 Tcut is always 1 keV or larger. For delta ray energies much larger than the excitation energy of the material (T ≫ I), the total cross section becomes [1] for Möller scattering, σ(Z, E, Tcut ) = 2πre2 Z × (8.7) β 2 (γ − 1) (γ − 1)2 1 1 1 2γ − 1 1 − x , −x + − − ln γ2 2 x 1−x γ2 x and for Bhabha scattering (e+ e− ), σ(Z, E, Tcut ) = Here γ β2 x y = = = = 2πre2 Z × (8.8) (γ − 1) 1 1 B3 B4 2 3 − 1 + B1 ln x + B2 (1 − x) − (1 − x ) + (1 − x ) . β2 x 2 3 E/mc2 1 − (1/γ 2 ) Tcut /(E − mc2 ) 1/(γ + 1) B1 B2 B3 B4 = = = = 2 − y2 (1 − 2y)(3 + y 2 ) (1 − 2y)2 + (1 − 2y)3 (1 − 2y)3 . The above formulas give the total cross section for scattering above the threshold energies thr = 2Tcut TMoller and thr TBhabha = Tcut . In a given material the mean free path is then P λ = (nat · σ)−1 or λ = ( i nati · σi )−1 . 128 (8.9) (8.10) 8.1.4 Simulation of Delta-ray Production Differential Cross Section For T ≫ I the differential cross section per atom becomes [1] for Möller scattering, 2πre2 Z dσ = × (8.11) dǫ β 2 (γ − 1) 1 2γ − 1 1 (γ − 1)2 1 1 2γ − 1 + + − − γ2 ǫ ǫ γ2 1−ǫ 1−ǫ γ2 and for Bhabha scattering, dσ 2πre2 Z B1 1 2 = − + B2 − B3 ǫ + B4 ǫ . dǫ (γ − 1) β 2 ǫ2 ǫ (8.12) Here ǫ = T /(E − mc2 ). The kinematical limits of ǫ are ǫ0 = Tcut 1 ≤ǫ≤ for e− e− 2 E − mc 2 ǫ0 = Tcut ≤ ǫ ≤ 1 for e+ e− . E − mc2 Sampling The delta ray energy is sampled according to methods discussed in Chapter 2. Apart from normalization, the cross section can be factorized as dσ = f (ǫ)g(ǫ). dǫ (8.13) For e− e− scattering 1 ǫ0 (8.14) ǫ2 1 − 2ǫ0 4 γ2 ǫ 2 2 2 g(ǫ) = (8.15) + (γ − 1) ǫ − (2γ + 2γ − 1) 9γ 2 − 10γ + 5 1 − ǫ (1 − ǫ)2 f (ǫ) = and for e+ e− scattering 1 ǫ0 ǫ2 1 − ǫ0 B 0 − B 1 ǫ + B 2 ǫ2 − B 3 ǫ3 + B 4 ǫ4 . g(ǫ) = B0 − B1 ǫ0 + B2 ǫ20 − B3 ǫ30 + B4 ǫ40 f (ǫ) = (8.16) (8.17) Here B0 = γ 2 /(γ 2 − 1) and all other quantities have been defined above. To choose ǫ, and hence the delta ray energy, 129 1. ǫ is sampled from f (ǫ) 2. the rejection function g(ǫ) is calculated using the sampled value of ǫ 3. ǫ is accepted with probability g(ǫ). After the successful sampling of ǫ, the direction of the ejected electron is generated with respect to the direction of the incident particle. The azimuthal angle φ is generated isotropically and the polar angle θ is calculated from energy-momentum conservation. This information is used to calculate the energy and momentum of both the scattered incident particle and the ejected electron, and to transform them to the global coordinate system. Bibliography [1] H. Messel and D.F. Crawford, Pergamon Press, Oxford (1970). [2] ICRU (A. Allisy et al), Stopping Powers for Electrons and Positrons, ICRU Report No.37 (1984). [3] R.M. Sternheimer. Phys.Rev. B3 (1971) 3681. 130 8.2 Bremsstrahlung The class G4eBremsstrahlung provides the energy loss of electrons and positrons due to the radiation of photons in the field of a nucleus according to the approach described in Section 7.1. Above a given threshold energy the energy loss is simulated by the explicit production of photons. Below the threshold the emission of soft photons is treated as a continuous energy loss. Below electron/positron energies of 1 GeV, the cross section evaluation is based on a dedicated parameterization, above this limit an analytic cross section is used. In GEANT4 the Landau-Pomeranchuk-Migdal effect has also been implemented. 8.2.1 Seltzer-Berger bremsstrahlung model In order to iprove accuracy of the model described above a new model G4SeltzerBergerModel have been design which implementing cross section based on interpolation of published tables [5, 15]. Single-differential cross section can be written as a sum of a contribution of bremsstrahlung produced in the field of the screened atomic nucleus dσn /dk, and the part Z dσe /dk corresponding to bremsstrahlung produced in the field of the Z atomic electrons, dσ dσn dσe = +Z . (8.18) dk dk dk The differential cross section depends on the energy k of the emitted photon, the kinetic energy T1 of the incident electron and the atomic number Z of the target atom. Seltzer and Berger have published extensive tables for the differential cross section dσn /dk and dσe /dk [5, 15], covering electron energies from 1 keV up to 10 GeV, substantially extending previous publications [16]. The results are in good agreement with experimental data, and provided also the basis of bremsstrahlung implementations in many Monte Carlo programs (e.g. Penelope, EGS). The estimated uncertainties for dσ/dk are: • 3% to 5% in the high energy region (T1 ≥ 50 MeV), • 5% to 10% in the intermediate energy region (2 ≥ T1 ≤ 50 MeV), • and 10% at low energies region compared with Pratt results. (T1 ≤ 2 MeV). The restricted cross section (7.2) and the energy loss (7.3) are obtained by numerical integration performed at initialisation stage of Geant4. This 131 σtot [mb] 0.8 0.7 0.6 0.5 0.4 0.3 Parametrized Model 0.2 Relativistic Model Bremsstrahlung Model 0.1 0 -3 -2 -1 0 1 SB Model 2 3 4 log (E/MeV) 10 Figure 8.1: Total cross section comparison between models for Z = 29: Parametrized Bremsstrahlung Model, Relativistic Model, Bremsstrahlung Model (Geant4 9.4) and Seltzer-Berger Model. The discontinuities in the Parametized Model and the Relativistic Model at 1 Mev and 1 GeV, respectively, mark the validity range of these models. method guarantees consistent description independent of the energy cutoff. The current version uses an interpolation in tables for 52 available electron energy points versus 31 photon energy points, and for atomic number Z ranging from 1 to 99. It is the default bremsstrahlung model in Geant4 since version 9.5. Figure 8.1 shows a comparison of the total bremsstrahlung cross sections with the previous implementation, and with the relativistic model. After the successful sampling of ǫ, the polar angles of the radiated photon are generated with respect to the parent electron’s momentum. It is difficult to find simple formulae for this angle in the literature. For example the double 132 differential cross section reported by Tsai [12, 13] is dσ 2ǫ − 2 2α2 e2 12u2 (1 − ǫ) Z(Z + 1) = + dkdΩ πkm4 (1 + u2 )2 (1 + u2 )4 2 − 2ǫ − ǫ2 4u2 (1 − ǫ) 2 2 X − 2Z fc ((αZ) ) − + (1 + u2 )2 (1 + u2 )4 Eθ u = m Z m2 (1+u2 )2 el t − tmin dt X = GZ (t) + Gin Z (t) t2 tmin Gel,in Z (t) tmin atomic form factors 2 2 2 km2 (1 + u2 ) ǫm (1 + u2 ) = = . 2E(E − k) 2E(1 − ǫ) The sampling of this distribution is complicated. It is also only an approximation to within a few percent, due at least to the presence of the atomic form factors. The angular dependence is contained in the variable u = Eθm−1 . For a given value of u the dependence of the shape of the function on Z, E and ǫ = k/E is very weak. Thus, the distribution can be approximated by a function f (u) = C ue−au + due−3au (8.19) where 9a2 a = 0.625 d = 27 9+d where E is in GeV. While this approximation is good at high energies, it becomes less accurate around a few MeV. However in that region the ionization losses dominate over the radiative losses. C= The sampling of the function f (u) can be done with three random numbers ri , uniformly distributed on the interval [0,1]: 1. choose between ue−au and due−3au : a if r1 < 9/(9 + d) b= 3a if r1 ≥ 9/(9 + d) 2. sample ue−bu : u=− log(r2 r3 ) b 133 P = Z ∞ f (u) du umax E (MeV) 0.511 0.6 0.8 1.0 2.0 P(%) 3.4 2.2 1.2 0.7 < 0.1 Table 8.1: Angular sampling efficiency 3. check that: u ≤ umax = Eπ m otherwise go back to 1. The probability of failing the last test is reported in table 8.1. The function f (u) can also be used to describe the angular distribution of the photon in µ bremsstrahlung and to describe the angular distribution in photon pair production. The azimuthal angle φ is generated isotropically. Along with θ, this information is used to calculate the momentum vectors of the radiated photon and parent recoiled electron, and to transform them to the global coordinate system. The momentum transfer to the atomic nucleus is neglected. 8.2.2 Bremsstrahlung of high-energy electrons Above an electron energy of 1 GeV an analytic differential cross section representation is used [17], which was modified to account for the density effect and the Landau-Pomeranchuk-Migdal (LPM) effect [18, 19]. Relativistic Bremsstrahlung cross section The basis of the implementation is the well known high energy limit of the Bremsstrahlung process [17], dσ 4αre2 = {y 2 + 2[1 + (1 − y)2 ]}[Z 2 (Fel − f ) + ZFinel ] dk 3k Z2 + Z + (1 − y) (8.20) 3 134 The elastic from factor Fel and inelastic form factor Finel , describe the scattering on the nucleus and on the shell electrons, respectively, and for Z > 4 are given by [14] 1194. 184.15 and Finel = log . Fel = log 1 2 Z3 Z3 This corresponds to the complete screening approximation. The Coulomb correction is defined as [14] f = α2 Z 2 ∞ X n=1 n(n2 1 + α2 Z 2 ) This approach provides an analytic differential cross section for an efficient evaluation in a Monte Carlo computer code. Note that in this approximation the differential cross section dσ/dk is independent of the energy of the initial electron and is also valid for positrons. R The total integrated cross section dσ/dk dk is divergent, but the energy R loss integral kdσ/dk dk is finite. This allows the usual separation into continuous enery loss, and discrete photon production according to Eqs. (7.3) and (7.2). Landau Pomeranchuk Migdal (LPM) effect At higher energies matter effects become more and more important. In GEANT4 the two leading matter effects, the LPM effect and the dielectric suppresion (or Ter-Mikaelian effect), are considered. The analytic cross section representation, eq. (8.20), provides the basis for the incorporation of these matter effects. The LPM effect (see for example [3, 4, 20] ) is the suppression of photon production due to the multiple scattering of the electron. If an electron undergoes multiple scattering while traversing the so called “formation zone”, the bremsstrahlung amplitudes from before and after the scattering can interfere, reducing the probability of bremsstrahlung photon emission (a similar suppression occurs for pair production). The suppression becomes significant for photon energies below a certain value, given by k E < , E ELP M (8.21) where k photon energy E electron energy ELP M characteristic energy for LPM effect (depend on the medium). 135 The value of the LPM characteristic energy can be written as ELP M = where α m X0 h c αm2 X0 , 4hc (8.22) fine structure constant electron mass radiation length in the material Planck constant velocity of light in vacuum. At high energies (approximately above 1 GeV) the differential cross section including the Landau-Pomeranchuk-Migdal effect, can be expressed using an evaluation based on [8, 19, 18] dσ 4αre2 ξ(s){y 2 G(s) + 2[1 + (1 − y)2 ]φ(s)} = dk 3k Z2 + Z 2 × [Z (Fel − f ) + ZFinel ] + (1 − y) (8.23) 3 where LPM suppression functions are defined by [8] Z ∞ 2 π −st sin(st) dt G(s) = 24s e − 2 sinh( 2t ) 0 (8.24) and φ(s) = 12s2 π − + 2 Z ∞ e−st sin(st) sinh 0 t 2 dt ! (8.25) They can be piecewise approximated with simple analytic functions, see e.g. [19]. The suppression function ξ(s) is recursively defined via s k ELPM s= 8E(E − k)ξ(s) but can be well approximated using an algorithm introduced by [19]. The material dependent characteristic energy ELPM is defined in Eq. (8.22) according to [4]. Note that this definition differs from other definition (e.g. [18]) by a factor 21 . An additional multiplicative factor governs the dielectric suppression effect (Ter-Mikaelian effect) [21]. S(k) = k2 k 2 + kp2 136 The characteristic photon energy scale kp is given by the plasma frequency of the media, defined as s ne e 2 Ee ~Ee kp = ~ωp = · . me c2 me c2 ǫ0 m e Both suppression effects, dielectric suppresion and LPM effect, reduce the effective formation length of the photon, so the suppressions do not simply multiply. A consistent treatment of the overlap region, where both suppression mechanism, was suggested by [22]. The algorithm garanties that the LPM suppression is turned off as the density effect becomes important. This is achieved by defining a modified suppression variable ŝ via kp2 ŝ = s · 1 + 2 k and using ŝ in the LPM suppression functions G(s) and φ(s) instead of s in Eq. (8.23). Bibliography [1] S.T.Perkins, D.E.Cullen, S.M.Seltzer, UCRL-50400 Vol.31 [2] GEANT3 manual ,CERN Program Library Long Writeup W5013 (October 1994). [3] V.M. Galitsky and I.I. Gurevich, Nuovo Cimento 32 (1964) 1820. [4] P.L. Anthony et al., Phys. Rev. D 56 (1997) 1373, SLAC-PUB7413/LBNL-40054 (February 1997). [5] S.M.Seltzer and M.J.Berger, Nucl. Inst. Meth. B12 (1985) 95. [6] W.R. Nelson et al.:The EGS4 Code System. SLAC-Report-265 , December 1985 [7] H.Messel and D.F.Crawford. Pergamon Press,Oxford,1970. [8] A.B. Migdal, Phys. Rev. 103 (1956) 1811. [9] L. Kim et al., Phys. Rev. A33 (1986) 3002. 137 [10] R.W. Williams, Fundamental Formulas of Physics, vol.2., Dover Pubs. (1960). [11] J.C. Butcher and H. Messel., Nucl. Phys. 20 (1960) 15. [12] Y-S. Tsai, Rev. Mod. Phys 46 (1974) 815. [13] Y-S. Tsai, Rev. Mod. Phys 49 (1977) 421. [14] C. Amsler et al., Phys. Lett. B67 (2008) 1. [15] S.M. Seltzer and M.J. Berger, Atomic Data and Nuclear Data 35 (1986) 345. [16] R.H. Pratt et al, Atomic Data and Nuclear Data Tables 20 (1977) 175. [17] M.L. Perl, in Procede Les Rencontres de physique de la Valle D’Aoste, SLAC-PUB-6514. [18] S. Klein, Rev. Mod. Phys. 71 (1999) 1501-1538. [19] T. Stanev et.al., Phys. Rev. D25 (1982) 1291. [20] H.D. Hansen et al., Phys. Rev. D 69 (2004) 032001. [21] M.L. Ter-Mikaelian, Dokl. Akad. Nauk SSSR 94 (1954) 1033. [22] M.L. Ter-Mikaelian, High-energy Electromagnetic Processes in Condensed Media, Wiley, (1972). 138 8.3 Positron - Electron Annihilation 8.3.1 Introduction The process G4eplusAnnihilation simulates the in-flight annihilation of a positron with an atomic electron. As is usually done in shower programs [1], it is assumed here that the atomic electron is initially free and at rest. Also, annihilation processes producing one, or three or more, photons are ignored because these processes are negligible compared to the annihilation into two photons [1, 2]. 8.3.2 Cross Section The annihilation in flight of a positron and electron is described by the cross section formula of Heitler [3, 1]: # " p Zπre2 γ 2 + 4γ + 1 γ + 3 ln γ + γ 2 − 1 − p σ(Z, E) = (8.26) γ+1 γ2 − 1 γ2 − 1 where E = total energy of the incident positron γ = E/mc2 re = classical electron radius 8.3.3 Sampling the final state The final state of the e + e− annihilation process e+ e− → γa γb is simulated by first determining the kinematic limits of the photon energy and then sampling the photon energy within those limits using the differential cross section. Conservation of energy-momentum is then used to determine the directions of the final state photons. If the incident e+ has a kinetic energy p T , then the total energy is Ee = T + mc2 and the momentum is P c = T (T + 2mc2 ). The total available energy is Etot = Ee + mc2 = Ea + Eb and momentum conservation requires P~ = P~γa + P~γb . The fraction of the total energy transferred to one photon (say γa ) is Ea Ea ǫ= . (8.27) ≡ Etot T + 2mc2 139 The energy transfered to γa is largest when γa is emitted in the direction of the incident e+ . In that case Eamax = (Etot + P c)/2 . The energy transfered to γa is smallest when γa is emitted in the opposite direction of the incident e+ . Then Eamin = (Etot − P c)/2 . Hence, r 1 Ea max γ−1 = ǫmax = 1+ (8.28) Etot 2 γ+1 r 1 Ea min γ−1 = 1− (8.29) ǫmin = Etot 2 γ+1 where γ = (T + mc2 )/mc2 . Therefore the range of ǫ is (≡ [ǫmin ; 1 − ǫmin ]). 8.3.4 [ǫmin ; ǫmax ] Sampling the Gamma Energy A short overview of the sampling method is given in Chapter 2. The differential cross section of the two-photon positron-electron annihilation can be written as [3, 1]: dσ(Z, ǫ) 2γ 1 Zπre2 1 1 1+ (8.30) = −ǫ− dǫ γ−1 ǫ (γ + 1)2 (γ + 1)2 ǫ where Z is the atomic number of the material, re the classical electron radius, and ǫ ∈ [ǫmin ; ǫmax ] . The differential cross section can be decomposed as where Zπre2 dσ(Z, ǫ) = αf (ǫ)g(ǫ) dǫ γ−1 (8.31) α = ln(ǫmax /ǫmin ) 1 f (ǫ) = (8.32) αǫ 2γ 2γǫ − 1 1 1 g(ǫ) = 1 + ≡1−ǫ+ −ǫ− (8.33) 2 2 (γ + 1) (γ + 1) ǫ ǫ(γ + 1)2 Given two random numbers r, r′ ∈ [0, 1], the photon energies are chosen as follows: r 1. sample ǫ from f (ǫ) : ǫ = ǫmin ǫǫmax min 2. test the rejection function: if g(ǫ) ≥ r′ accept ǫ, otherwise return to step 1. Then the photon energies are Ea = ǫEtot 140 Eb = (1 − ǫ)Etot . Computing the Final State Kinematics If θ is the angle between the incident e+ and γa , then from energy-momentum conservation, 1 ǫ(γ + 1) − 1 2 2ǫ − 1 cos θ = T + mc = p . (8.34) Pc ǫ ǫ γ2 − 1 The azimuthal angle, φ, is generated isotropically and the photon momentum vectors, P~γa and P~γb , are computed from energy-momentum conservation and transformed into the lab coordinate system. Annihilation at Rest The method AtRestDoIt treats the special case when a positron comes to rest before annihilating. It generates two photons, each with energy k = mc2 and an isotropic angular distribution. Bibliography [1] R. Ford and W. Nelson. SLAC-265, UC-32 (1985) [2] H. Messel and D. Crawford. Electron-Photon shower distribution, Pergamon Press (1970) [3] W. Heitler. The Quantum Theory of Radiation, Clarendon Press, Oxford (1954) 141 8.4 Positron Annihilation into µ+µ− Pair in Media The class G4AnnihiToMuPair simulates the electromagnetic production of muon pairs by the annihilation of high-energy positrons with atomic electrons [1]. Details of the implementation are given below and can also be found in Ref.[2]. 8.4.1 Total Cross Section The annihilation of positrons and target electrons producing muon pairs in the final state (e+ e− → µ+ µ− ) may give an appreciable contribution to the total number of muons produced in high-energy electromagnetic cascades. The threshold positron energy in the laboratory system for this process with the target electron at rest is Eth = 2m2µ /me − me ≈ 43.69 GeV , (8.35) where mµ and me are the muon and electron masses, respectively. The total cross section for the process on the electron is π rµ2 ξ p σ= ξ 1+ 1−ξ, (8.36) 3 2 where rµ = re me /mµ is the classical muon radius, ξ = Eth /E, and E is the total positron energy in the laboratory frame. In Eq. 8.36, approximations are made that utilize the inequality m2e ≪ m2µ . The cross section as a function of the positron energy E is shown in Fig.8.2. It has a maximum at E = 1.396 Eth and the value at the maximum is σmax = 0.5426 rµ2 = 1.008 µb. 8.4.2 Sampling of Energies and Angles It is convenient to simulate the muon kinematic parameters in the center-ofmass (c.m.) system, and then to convert into the laboratory frame. The energies of all particles are the same in the c.m. frame and equal to r 1 Ecm = me (E + me ) . (8.37) 2 p 2 − m2µ . In what The muon momenta in the c.m. frame are Pcm = Ecm follows, let the cosine of the angle between the c.m. momenta of the µ+ and e+ be denoted as x = cos θcm . 142 1 σ in µb 0.8 0.6 0.4 0.2 0 50 60 70 80 100 200 300 400 500 E in GeV Figure 8.2: Total cross section for the process e+ e− → µ+ µ− as a function of the positron energy E in the laboratory system. 143 From the differential cross section it is easy to derive that, apart from normalization, the distribution in x is described by f (x) dx = (1 + ξ + x2 (1 − ξ)) dx , −1 ≤ x ≤ 1 . (8.38) The value of this function is contained in the interval (1 + ξ) ≤ f (x) ≤ 2 and the generation of x is straightforward using the rejection technique. Fig. 8.3 shows both generated and analytic distributions. 2 1.75 E = 50 GeV, ξ =.874 Entries per bin 1.5 1.25 1 E= 500 GeV, ξ = .0874 2 1 + cos θcm 0.75 0.5 0.25 0 -1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 1 cos θcm Figure 8.3: Generated histograms with 106 entries each and the expected cos θcm distributions (dashed lines) at E = 50 and 500 GeV positron energy 2 in the lab frame. The asymptotic 1 + cos θcm distribution valid for E → ∞ is shown as dotted line. The transverse momenta of the µ+ and µ− particles are the same, both in the c.m. and the lab frame, and their absolute values are equal to √ P⊥ = Pcm sin θcm = Pcm 1 − x2 . (8.39) The energies and longitudinal components of the muon momenta in the lab system may be obtained by means of a Lorentz transformation. The velocity and Lorentz factor of the center-of-mass in the lab frame may be written as r r E − me E + me 1 Ecm β= , γ≡p = = . (8.40) 2 E + me 2me me 1−β 144 The laboratory energies and longitudinal components of the momenta of the positive and negative muons may then be obtained: E+ = γ (Ecm + x β Pcm ) , E− = γ (Ecm − x β Pcm ) , P+k = γ (βEcm + x Pcm ) , P−k = γ (βEcm − x Pcm ) . (8.41) (8.42) Finally, for the vectors of the muon momenta one obtains: P+ = (+P⊥ cos ϕ, +P⊥ sin ϕ, P+k ) , P− = (−P⊥ cos ϕ, −P⊥ sin ϕ, P−k ) , (8.43) (8.44) where ϕ is a random azimuthal angle chosen between 0 and 2 π. The z-axis is directed along the momentum of the initial positron in the lab frame. The maximum and minimum energies of the muons are given by p 1 Emax ≈ E 1 + 1 − ξ , (8.45) 2 p 1 Eth . Emin ≈ E 1 − 1 − ξ = (8.46) p 2 2 1+ 1−ξ The fly-out polar angles of the muons are approximately θ+ ≈ P⊥ /P+k , θ− ≈ P⊥ /P−k ; (8.47) me p 1 − ξ is always small compared to 1. the maximal angle θmax ≈ mµ Validity The process described is assumed to be purely electromagnetic. It is based on virtual γ exchange, and the Z-boson exchange and γ − Z interference processes are neglected. The Z-pole corresponds to a positron energy of E = MZ2 /2me = 8136 TeV. The validity of the current implementation is therefore restricted to initial positron energies of less than about 1000 TeV. Bibliography [1] A.G. Bogdanov et al., Geant4 simulation of production and interaction of muons, IEEE Trans. Nucl. Sci. 53 (2006) 513. [2] H. Burkhardt, S. Kelner, and R. Kokoulin, “Production of muon pairs in annihilation of high-energy positrons with resting electrons,” CERNAB-2003-002 (ABP) and CLIC Note 554, January 2003. 145 8.5 8.5.1 Positron Annihilation into Hadrons in Media Introduction The process G4eeToHadrons simulates the in-flight annihilation of a positron with an atomic electron into hadrons [1]. It is assumed here that the atomic electron is initially free and at rest. Currently accurate cross section is available with a validity range up to 1 TeV. 8.5.2 Cross Section The annihilation of positrons and target electrons producing pion pairs in the final state (e+ e− → π + π − ) may give an appreciable contribution to electronjet conversion at the LHC, and for the increasing total number of muons produced in the beam pipe of the linear collider [1]. The threshold positron energy in the laboratory system for this process with the target electron at rest is Eth = 2m2π /me − me ≈ 70.35 GeV , (8.48) where mπ and me are the pion and electron masses, respectively. The total cross section is dominated by the reaction e+ e− → ργ → π + π − γ, (8.49) where γ is a radiative photon and ρ(770) is a well known vector meson. This radiative correction is essential, because it significantly modifies the shape of the resonance. Details of the theory are described in [2], in which the main term and the leading α2 corrections are taken into account. Additional contribution to the hadron production cross section come from ω(783) and φ(1020) resonanses with π + π − π 0 , K + K − , KL KS , ηγ, and π 0 γ final states. 8.5.3 Sampling the final state The final state of the e+e− annihilation process is simulated by first sampling of radiative gamma using a sum of all hadronic cross sections in the center of mass system. Photon energy is used to define new differential cross section. After that, hadronic channel is randomly selected according to it partial cross section. Final state is sampled and final particles transformed to the laboratory system. 146 Bibliography [1] A.G. Bogdanov et al., Geant4 simulation of production and interaction of muons, IEEE Trans. Nucl. Sci. 53 (2006) 513. [2] M. Benayoun et al., Mod. Phys. Lett. A14, 2605 (1999). 147 Chapter 9 Low Energy Livermore 148 9.1 Introduction Additional electromagnetic physics processes for photons, electrons, hadrons and ions have been implemented in Geant4 in order to extend the validity range of particle interactions to lower energies than those available in the standard Geant4 electromagnetic processes [1] Because atomic shell structure is more important in most cases at low energies than it is at higher energies, the low energy processes make direct use of shell cross section data. The standard processes, which are optimized for high energy physics applications, rely on parameterizations of these data. The low energy processes include the photo-electric effect, Compton scattering, Rayleigh scattering, gamma conversion, bremsstrahlung and ionization. Fluorescence and Auger electron emission of excited atoms is also considered. Some features common to all low energy processes currently implemented in Geant4 are summarized in this section. Subsequent sections provide more detailed information for each process. 9.1.1 Physics The low energy processes of Geant4 represent electromagnetic interactions at lower energies than those covered by the equivalent Geant4 standard electromagnetic processes. The current implementation of low energy processes is valid for energies down to 10eV and can be used up to approximately 100GeV for gamma processes. For electron processes upper limit is significantly below. It covers elements with atomic number between 1 and 99. All processes involve two distinct phases: • the calculation and use of total cross sections, and • the generation of the final state. Both phases are based on the theoretical models and on exploitation of evaluated data. 9.1.2 Data Sources The data used for the determination of cross-sections and for sampling of the final state are extracted from a set of publicly distributed evaluated data libraries: • EPDL97 (Evaluated Photons Data Library) [2]; 149 • EEDL (Evaluated Electrons Data Library) [3]; • EADL (Evaluated Atomic Data Library) [4]; • binding energy values based on data of Scofield [5]. Evaluated data sets are produced through the process of critical comparison, selection, renormalization and averaging of the available experimental data, normally complemented by model calculations. These libraries provide the following data relevant for the simulation of Geant4 low energy processes: • total cross-sections for photoelectric effect, Compton scattering, Rayleigh scattering, pair production and bremsstrahlung; • subshell integrated cross sections for photo-electric effect and ionization; • energy spectra of the secondaries for electron processes; • scattering functions for the Compton effect; • binding energies for electrons for all subshells; • transition probabilities between subshells for fluorescence and the Auger effect. The energy range covered by the data libraries extends from 100 GeV down to 1 eV for Rayleigh and Compton effects, down to the lowest binding energy for each element for photo-electric effect and ionization, and down to 10 eV for bremsstrahlung. 9.1.3 Distribution of the Data Sets The author of EPDL97 [2], who is also responsible for the EEDL [3] and EADL [4] data libraries, Dr. Red Cullen, has kindly permitted the libraries and their related documentation to be distributed with the Geant4 toolkit. The data are reformatted for Geant4 input. They can be downloaded from the source code section of the Geant4 page: http://cern.ch/geant4/geant4.html. The EADL, EEDL and EPDL97 data-sets are also available from several public distribution centres in a format different from the one used by Geant4 [6]. 150 9.1.4 Calculation of Total Cross Sections The energy dependence of the total cross section is derived for each process from the evaluated data libraries. For ionisation, bremsstrahlung and Compton scattering the total cross is obtained by interpolation according to the formula [7]: log(σ(E)) = log(σ1 )log(E2 /E) + log(σ2 )log(E/E1 ) log(E2 /E1 ) (9.1) where E is actial energy, E1 and E2 are respectively the closest lower and higher energy points for which data (σ1 and σ2 ) are available. For other processes interpolation method is chosen depending on cross section shape. Bibliography [1] “Geant4 Low Energy Electromagnetic Models for Electrons and Photons”, J.Apostolakis et al., CERN-OPEN-99-034(1999), INFN/AE99/18(1999) [2] “EPDL97: the Evaluated Photon Data Library, ’97 version”, D.Cullen, J.H.Hubbell, L.Kissel, UCRL–50400, Vol.6, Rev.5 [3] “Tables and Graphs of Electron-Interaction Cross-Sections from 10 eV to 100 GeV Derived from the LLNL Evaluated Electron Data Library (EEDL), Z=1-100” S.T.Perkins, D.E.Cullen, S.M.Seltzer, UCRL-50400 Vol.31 [4] “Tables and Graphs of Atomic Subshell and Relaxation Data Derived from the LLNL Evaluated Atomic Data Library (EADL), Z=1100” S.T.Perkins, D.E.Cullen, M.H.Chen, J.H.Hubbell, J.Rathkopf, J.Scofield, UCRL-50400 Vol.30 [5] J.H. Scofield, “Radiative Transitions”, in “Atomic Inner-Shell Processes”, B.Crasemann ed. (Academic Press, New York, 1975),pp.265292. [6] http://www.nea.fr/html/dbdata/nds evaluated.htm [7] “New Photon, Positron and Electron Interaction Data for Geant in Energy Range from 1 eV to 10 TeV”, J. Stepanek, Draft to be submitted for publication 151 9.2 9.2.1 Compton Scattering Total Cross Section The total cross section for the Compton scattering process is determined from the data as described in section 9.1.4. To avoid sampling problems in the Compton process the cross section is set to zero at low-energy limit of cross section table, which is 100eV in majority of EM Phyiscs Lists. 9.2.2 Sampling of the Final State For low energy incident photons, the simulation of the Compton scattering process is performed according to the same procedure used for the “standard” Compton scattering simulation, with the addition that Hubbel’s atomic form factor [1] or scattering function, SF , is taken into account. The angular and energy distribution of the incoherently scattered photon is then given by the product of the Klein-Nishina formula Φ(ǫ) and the scattering function, SF (q) [2] P (ǫ, q) = Φ(ǫ) × SF (q). (9.2) ǫ is the ratio of the scattered photon energy E ′ , and the incident photon energy E. The momentum transfer is given by q = E × sin2 (θ/2), where θ is the polar angle of the scattered photon with respect to the direction of the parent photon. Φ(ǫ) is given by ǫ 1 sin2 θ]. Φ(ǫ) ∼ = [ + ǫ][1 − 2 ǫ 1+ǫ (9.3) The effect of the scattering function becomes significant at low energies, especially in suppressing forward scattering [2]. The sampling method of the final state is based on composition and rejection Monte Carlo methods [3, 4, 5], with the SF function included in the rejection function ǫ 2 g(ǫ) = 1 − sin θ × SF (q), (9.4) 1 + ǫ2 with 0 < g(ǫ) < Z. Values of the scattering functions at each momentum transfer, q, are obtained by interpolating the evaluated data for the corresponding atomic number, Z. The polar angle θ is deduced from the sampled ǫ value. In the azimuthal direction, the angular distributions of both the scattered photon and the recoil electron are considered to be isotropic [6]. 152 Since the incoherent scattering occurs mainly on the outermost electronic subshells, the binding energies can be neglected, as stated in reference [6]. − → The momentum vector of the scattered photon, Pγ′ , is transformed into the World coordinate system. The kinetic energy and momentum of the recoil electron are then Tel = E − E ′ → − → − → − Pel = Pγ − Pγ′ . Bibliography [1] “Summary of Existing Information on the Incoherent Scattering of Photons particularly on the Validity of the Use of the Incoherent Scattering Function”, Radiat. Phys. Chem. Vol. 50, No 1, pp 113-124 (1997) [2] “A simple model of photon transport”, D.E. Cullen, Nucl. Instr. Meth. in Phys. Res. B 101(1995)499-510 [3] J.C. Butcher and H. Messel. Nucl. Phys. 20 15 (1960) [4] H. Messel and D. Crawford. Electron-Photon shower distribution, Pergamon Press (1970) [5] R. Ford and W. Nelson. SLAC-265, UC-32 (1985) [6] “New Photon, Positron and Electron Interaction Data for Geant in Energy Range from 1 eV to 10 TeV”, J. Stepanek, Draft to be submitted for publication 153 9.3 9.3.1 Compton Scattering by Linearly Polarized Gamma Rays The Cross Section The quantum mechanical Klein - Nishina differential cross section for polarized photons is [1]: 1 2 hν 2 hνo hν dσ 2 = r0 2 + − sin Θ dΩ 2 hνo hν hνo where Θ is the angle between the two polarization vectors. In terms of the polar and azimuthal angles (θ, φ) this cross section can be written as dσ 1 2 hν 2 hνo hν 2 2 = r0 2 + − 2cos φsin θ dΩ 2 hνo hν hνo . 9.3.2 Angular Distribution The integration of this cross section over the azimuthal angle produces the standard cross section. The angular and energy distribution are then obtained in the same way as for the standard process. Using these values for the polar angle and the energy, the azimuthal angle is sampled from the following distribution[2]: a P (φ) = 1 − 2 cos2 φ b 2 where a = sin θ and b = ǫ + 1/ǫ. ǫ is the ratio between the scattered photon energy and the incident photon energy. 9.3.3 Polarization Vector The components of the vector polarization of the scattered photon are calculated from ( [2]): ǫ~′k where 1 ĵcosθ − k̂sinθsinφ sinβ ǫ~′⊥ = N 1 1 2 = N î − ĵsin θsinφcosφ − k̂sinθcosθcosφ cosβ N N N= p 1 − sin2 θcos2 φ. 154 cosβ is calculated from cosΘ = N cosβ, while cosΘ is sampled from the Klein - Nishina distribution. The binding effects and the Compton profile are neglected. The kinetic energy and momentum of the recoil electron are then Tel = E − E ′ P~el = P~γ − P~γ′ . The momentum vector of the scattered photon P~γ and its polarization vector are transformed into the World coordinate system. The polarization and the direction of the scattered gamma in the final state are calculated in the reference frame in which the incoming photon is along the z-axis and has its polarization vector along the x-axis. The transformation to the World coordinate system performs a linear combination of the initial direction, the initial poalrization and the cross product between them, using the projections of the calculated quantities along these axes. 9.3.4 Unpolarized Photons A special treatment is devoted to unpolarized photons. In this case a random polarization in the plane perpendicular to the incident photon is selected. Bibliography [1] W. Heitler The Quantum Theory of Radiation, Oxford Clarendom Press (1954) [2] G.O.Depaola New Monte Carlo method for Compton and Rayleigh scattering by polarized gamma rays, Nuclear Instruments and Methods A 512, (2003) 619 155 9.4 9.4.1 Rayleigh Scattering Total Cross Section The total cross section for the Rayleigh scattering process is determined from the data as described in section 9.1.4. 9.4.2 Sampling of the Final State The coherent scattered photon angle θ is sampled according to the distribution obtained from the product of the Rayleigh formula (1 + cos2 θ) sin θ and the square of Hubbel’s form factor F F 2 (q) [1] [2] Φ(E, θ) = [1 + cos2 θ] sin θ × F F 2 (q), (9.5) where q = 2E sin(θ/2) is the momentum transfer. Form factors introduce a dependency on the initial energy E of the photon that is not taken into account in the Rayleigh formula. At low energies, form factors are isotropic and do not affect angular distribution, while at high energies they are forward peaked. For effective sampling of final state a method proposed by D.E. Cullen [2] has been implemented: form factor data were fitted and fitted parameters included in the G4LivermoreRayleighModel. The sampling procedure is following: 1. atom is selected randomly according to cross section; 2. cosθ is sampled as proposed in [2]; 3. azimuthal angle is sampled uniformly. Bibliography [1] ”Relativistic Atom Form Factors and Photon Coherent Scattering Cross Sections”, J.H. Hubbell et al., J.Phys.Chem.Ref.Data, 8 (1979) 69. [2] ”A simple model of photon transport”, D.E. Cullen, Nucl. Instr. Meth. in Phys. Res. B101 (1995) 499-510. 156 9.5 Gamma Conversion 9.5.1 Total cross-section The total cross-section of the Gamma Conversion process is determined from the data as described in section 9.1.4. 9.5.2 Sampling of the final state For low energy incident photons, the simulation of the Gamma Conversion final state is performed according to [1]. The secondary e± energies are sampled using the Bethe-Heitler crosssections with Coulomb correction. The Bethe-Heitler differential cross-section with the Coulomb correction for a photon of energy E to produce a pair with one of the particles having energy ǫE (ǫ is the fraction of the photon energy carried by one particle of the pair) is given by [2]: dσ(Z, E, ǫ) F (Z) r02 αZ(Z + ξ(Z)) 2 2 + (ǫ + (1 − ǫ) ) Φ1 (δ) − = dǫ E2 2 F (Z) 2 + ǫ(1 − ǫ) Φ2 (δ) − 3 2 where Φi (δ) are the screening functions depending on the screening variable δ [1]. The value of ǫ is sampled using composition and rejection Monte Carlo methods [1, 3, 4]. After the successful sampling of ǫ, the process generates the polar angles of the electron with respect to an axis defined along the direction of the parent photon. The electron and the positron are assumed to have a symmetric angular distribution. The energy-angle distribution is given by[5]: " ! dσ 2x(1 − x) 2 12lx(1 − x) 2α2 e2 (Z 2 + Z)+ = − dpdΩ πkm4 (1 + l) (1 + l)4 2 2x − 2x + 1 4lx(1 − x) 2 2 + (X − 2Z f ((αZ) )) + (1 + l)2 (1 + l)4 where k is the photon energy, p the momentum and E the energy of the electron of the e± pair x = E/k and l = E 2 θ2 /m2 . The sampling of this cross-section is obtained according to [1]. 157 The azimuthal angle φ is generated isotropically. This information together with the momentum conservation is used to calculate the momentum vectors of both decay products and to transform them to the GEANT coordinate system. The choice of which particle in the pair is the electron/positron is made randomly. Bibliography [1] Urban L., in Brun R. et al. (1993), Geant. Detector Description and Simulation Tool, CERN Program Library, section Phys/211 [2] R. Ford and W. Nelson., SLAC-210, UC-32 (1978) [3] J.C. Butcher and H. Messel. Nucl. Phys. 20 15 (1960) [4] H. Messel and D. Crawford. Electron-Photon shower distribution, Pergamon Press (1970) [5] Y. S. Tsai, Rev. Mod. Phys. 46 815 (1974), Y. S. Tsai, Rev. Mod. Phys. 49 421 (1977) 158 9.6 Pair production by Linearly Polarized Gamma Rays A method to study the pair production interaction of linearly polarized gamma rays at energies > 50 MeV was discussed in [1]. The study of the differential cross section for pair production shows that the polarization information is coded in the azimuthal distribution of the electron - positron pair created by polarized photons (Fig.9.1). z k p+ px θ+ θ- Ψ φ y Figure 9.1: Angles occurring in the pair creation 9.6.1 Relativistic cross section for linearly polarized gamma ray The cross section for pair production by linearly polarized gamma rays in the high energy limit using natural units with h/2π = c = 1 is 159 ( 2 −2αZ 2 r0 m2 E(ω − E) sin θ+ cos (Ψ + φ) sin θ− cos Ψ dσ = dEdΩ+ dΩ− + (ω − E) 4 E (2π)2 ω 3 |~q|4 1 − cos θ− 1 − cos θ+ 2 sin θ− cos Ψ sin θ+ cos (Ψ + φ) −|~q|2 − 1 − cos θ− 1 − cos θ+ sin θ− sin θ+ E sin θ+ (ω − E) sin θ− 2 −ω + + 2 cos φ , (9.6) (1 − cos θ− )(1 − cos θ+ ) (ωE ) sin θ− E sin θ+ with |~q|2 = −2 [E(ω − E)(1 − sin θ+ sin θ− cos φ − cos θ+ cos θ− ) +ωE(cos θ+ − 1) + ω(ω − E)(cosθ− − 1) + m2 . (9.7) E is the positron energy and we have assumed that the polarization direction is along the x axis (see Fig.9.1). 9.6.2 Spatial azimuthal distribution Integrating this cross section over energy and polar angles yields the spatial azimuthal distribution, that was calculated in [1] using a Monte Carlo procedure. Fig. 9.2 shows an example of this distribution for 100 MeV gamma - ray. In this figure the range of the φ axis is restricted between 3.0 and π since it gives the most interesting part of the distribution. For angles smaller than 3.0 this distribution monotonically decreases to zero. In Geant4 the azimuthal distribution surface is parametrized in terms of smooth functions of (φ, ψ) . f (φ, ψ) = fπ/2 (φ) sin2 ψ + f0 (φ) cos2 ψ . (9.8) Since both f0 (φ) and fπ/2 (φ) are functions that rapidly vary when φ approaches π, it was necessary to adjust the functions in two ranges of φ: (I) 0 ≤ φ ≤ 3.05 rad. (II) 3.06 rad ≤ φ ≤ π , whereas in the small range 3.05 ≤ φ ≤ 3.06 we extrapolate the two fitting functions until the intersection point is reached. In region II we used Lorentzian functions of the form f (φ) = y0 + π[ω 2 2Aω , + 4(φ − xc )2 ] 160 (9.9) 16 14 12 1 dσ 10 2 α(Zr0) dφ dψ 8 6 4 0.00 3.14 3.12 3.10 3.08 1.05 3.06 1.57 3.04 2.09 3.02 2.62 3.14 3.00 φ [rad] ψ [rad] 0.52 Figure 9.2: Spatial azimuthal distribution of a pair created by 100 MeV photon whereas for region I the best fitting function was found to adopt the form: f (φ) = a + d tan (bφ + c) . (9.10) The paper [1] reports the coefficients obtained in different energy regions to fit the angular distribution and their function form as function of gammaray as energy reported in the tables9.1 and 9.2 below. 9.6.3 Unpolarized Photons A special treatment is devoted to unpolarized photons. In this case a random polarization in the plane perpendicular to the incident photon is selected. Bibliography [1] G.O.Depaola, C.N.Kozameh and M.H.Tiglio A method to determine the polarization of high energy gamma rays, Astroparticle Physics 10 (1999) 175 161 Table 9.1: Fit for the parameter of f0 (φ) function. Parameter y0 A ω xc Function a ln E − b a ln E − b a + b/E + c/E 3 a + b/E + c/E 3 a 2.98 ± 0.06 1.41 ± 0.08 0.015 ± 0.001 3.143 ± 0.001 b 7.7 ± 0.4 5.6 ± 0.5 9.5 ± 0.6 −2.7 ± 0.2 c (−2.2 ± 0.1)104 (2 ± 1)103 Table 9.2: Fit for the parameter of fπ/2 (φ) function. Parameter y0 A ω xc Function a ln E − b a ln E − b a + b/E + c/E 3 3.149 a 1.85 ± 0.07 1.3 ± 0.1 0.008 ± 0.002 - 162 b 5.1 ± 0.4 (6.6 ± 0.2)10−3 12.1 ± 0.9 - c (−2.8 ± 0.8)104 - 9.7 Triple Gamma Conversion The class G4BoldyshevTripletModel was developed to simulate the pair production by linearly polarized gamma rays on electrons For the angular distribution of electron recoil we used the cross section by Vinokurov and Kuraev [1] using the Borsellino diagrams in the high energy For energy distribution for the pair, we used Boldyshev [2] formula that differs only in the normalization from Wheeler-Lamb. The cross sections include a cut off for momentum detections[3]. 9.7.1 Method The first step is sample the probability to have an electron recoil with momentum greater than a threshold define by the user (by default, this value is p0 = 1 in units of mc). This probability is 82 14 4 2 2 3 σ(p ≥ p0 ) = αr0 − lnX0 + X0 − 0.0348X0 + 0.008X0 − ... 27 9 15 (9.11) q (9.12) X0 = 2 p20 + − 1 . Since that total cross section is σ = αr02 28 , if a random number ln2Eγ − 218 4 27 is ξ ≥ σ(p ≥ p0 )/σ we create the electron recoil, otherwise we deposited the energy in the local point. 9.7.2 Azimuthal Distribution for Electron Recoil The expression for the differential cross section is composed of two terms which express the azimuthal dependence as follows: dσ = dσ (t) − P dσ (l) cos(2ϕ) (9.13) Where, both dσ(t) and dσ(l) , are independent of the azimuthal angle, ϕ, referred to an origin chosen in the direction of the polarization vector P~ of the incoming photons. 9.7.3 Monte Carlo Simulation of the Asymptotic Expression In this section we present an algorithm for Monte Carlo simulation of the asymptotic expressions calculate by Vinokurov et.al. [1]. 163 We must generate random values of θ and ϕ distributed with probability proportional to the following function f (θ, ϕ), for θ restricted inside of its allowed interval value [2] (0, or θmax (p0 )): sin θ (F1 (θ) − P cos (2ϕ) FP (θ)) (9.14) cos3 θ 1 − 5 cos2 θ ln (cot (θ/2)) (9.15) F1 (θ) = 1 − cos θ sin2 θ ln (cot (θ/2)) (9.16) FP (θ) = 1 − cos θ As we will see, for θ < π/2, F1 is several times greater than FP , and since both are positive, it follows that f is positive for any possible value of P (0 ≤ P ≤ 1). Since F1 is the dominant term in expression , it is more convenient to begin developing the algorithm of this term, belonging to the unpolarized radiation. f (θ, ϕ) = 9.7.4 Algorithm for Non Polarized Radiation The algorithm was described in Ref.[4]. We must generate random values of p E1 −mc2 2 E1 +mc2 + mc , E = θ between 0 and θmax = arccos p20 + (mc2 )2 1 p0 Eγ p0 distributed with probability proportional to the following function f1 (θ): 1−5 cos2 (θ) sin(θ) f1 (θ) = cos3 (θ) 1 − cos(θ) ln(cot(θ/2)) (9.17) sin(θ) = × F (θ) 1 3 cos (θ) By substitution cos(θ/2) = write: q 1+cosθ 2 and sin(θ/2) = 1 ln (cot (θ/2)) = ln 2 1 + cos θ 1 − cos θ q 1−cosθ 2 , We can (9.18) In order to simulate the f1 function, it may be decomposed in two factors: the first, sin(θ)/cos3 (θ), easy to integrate, and the other, F1 (θ), which may constitute a reject function, on despite of its θ = 0 divergence. This is possible because they have very low probability. On other hand, θ values near to zero are not useful to measure polarization because for those angles it is very difficult to determine the azimuthal distribution (due to multiple scattering). 164 Then, it is possible to choose some value of θ0 , small enough that it is not important that the sample is fitted rigorously for θ < θ0 , and at the same time F1 (θ0 ) is not too big. Modifying F1 so that it is constant for θ ≤ θ0 , we may obtain an adequate reject function. Doing this, we introduce only a very few missed points, all of which lie totally outside of the interesting region. Expanding F1 for great values of θ, we see it is proportional to cos2 θ: 14 33 2 2 F1 (θ) → cos θ 1 + cos θ + . . . , if θ → π/2 3 35 Thus, it is evident that F1 divided by cos2 (θ) will be a better reject function, because it tends softly to a some constant value (14/3 = 4, 6666...) for large θs, whereas its behavior is not affected in the region of small θs, where cos(θ) → 1. It seems adequate to choose θ0 near 50 , and, after some manipulation looking for round numbers we obtain: F1 (4.470 ) ∼ = 14.00 cos2 (4.470 ) Finally we define a reject function: 1 F1 (θ) = 14 cos1 2 (θ) 14 cos2 (θ) cos2 (θ) 1+cos θ 1 − 1−5 ; for θ ≥ 4.470 ln 2 cos(θ) 1−cos θ r (θ) = 1 ; forθ ≤ 4.470 r(θ) = (9.19) Now we have a probability distribution function (PDF) for θ, p(θ) = Cf1 (θ), expressed as a product of another PDF, π(θ), by the reject function: ′ p (θ) = Cf1 (θ) ∼ = C π (θ) r (θ) (9.20) where C is the normalization constant belonging to the function p(θ). ′ One must note that the equality between C ∼ f1 (θ) and C π(θ)r(θ) is not exact for small values of θ, where we have truncated the infinity of F1 (θ); but this can not affect appreciably the distribution because f1 → 0 there. Now the PDF π(θ) is: π(θ) = Cπ 14sin(θ) cos(θ) From the normalization, the constant Cπ results: 165 (9.21) Cπ = 1 14 R θmax 0 sin(θ) dθ cos(θ) = −1 1 ω = ln 14 ln (cos(θmax )) 7 4m (9.22) And the relation with C is given by: C = R θmax 0 1 f1 (θ)dθ ∼ = C ′ Cπ (9.23) Then we obtain the cumulative probability by integrating the PDF π(θ): Z θ −14 ln(cos(θ)) 2 ln(cos(θ)) Pπ = π(θ′ )dθ′ = (9.24) = ω ln (4m/ω) 7 ln 4m 0 Finally for the Monte Carlo method we sample a random number ξ1 (between 0 and 1), which is defined as equal to Pπ , and obtain the corresponding θ value: ξ1 = 2 ln(cos θ) ln(cos θ) = ln (4m/ω) ln (cos(θmax )) Then, θ = arccos 4m ω ξ21 ! (9.25) Another random number ξ2 is sampled for the reject process: the θ value is accepted if ξ2 ≤ r(θ), and reject in the contrary. For θ ≤ 4, 470 all values are accepted. It happens automatically without any modification in the algorithm previously defined (it is not necessary to define the truncated reject function for θ < θ0 ). 9.7.5 Algorithm for Polarized Radiation The algorithm was also described in Ref.[4]. As we have seen, the azimuthal dependence of the differential cross section is given by the expressions and : f (θ, ϕ) = sin θ (F1 (θ) − P cos (2ϕ) FP (θ)) cos3 θ sin2 θ FP (θ) = 1 − ln (cot (θ/2)) cos θ 166 (9.26) (9.27) We see that FP tends to 1 at θ = 0, decreases monotonically to 0 as θ goes to π/2. Furthermore, the expansion of FP for θ near π/2 shows that it is proportional to cos2 (θ), in virtue of which FP /cos2 (θ) tends to a non null value, 2/3. This value is exactly 7 times the value of F1 /cos2 (θ). This suggests applying the combination method, rearranging the whole function as follows: F1 (θ) FP (θ) f (θ, ϕ) = tan(θ) 2 1 − cos(2ϕ)P (9.28) cos (θ) F1 (θ) and the normalized PDF p(θ, ϕ): p(θ, ϕ) = Cf (θ, ϕ) where is C the normalization constant Z θmax Z 2π 1 = f (θ, ϕ) dϕdθ C 0 0 R 2π Taking account that 0 cos(2ϕ) dϕ = 0, then: 1 = 2π C Z θmax tan(θ) 0 F1 (θ) dθ cos2 (θ) (9.29) (9.30) (9.31) On the other hand the integration over the azimuthal angle is straightforward and gives: Z 2π F1 (θ) q(θ) = p(θ, ϕ)dϕ = 2πC tan(θ) 2 (9.32) cos (θ) 0 and p(ϕ/θ) is the conditional probability of ϕ given θ: sin(θ) FP (θ) 1 C = F (θ) 1 − cos(2ϕ)P p(ϕ/θ) = p(θ,ϕ) 1 3 F (θ) q(θ) cos (θ) F1 (θ) 2πC tan(θ) 12 cos (θ) (θ) 1 = 2π 1 − cos(2ϕ)P FFP1 (θ) (9.33) Now the procedure consists of sampling θ according the PDF q(θ); then, for each value of θ we must sample ϕ according to the conditional PDF p(ϕ/θ). Knowing that F1 is several times greater than FP , we can see that P F1 /FP << 1, and thus p(ϕ/θ) maintains a nearly constant value slightly diminished in some regions of ϕ. Consequently the ϕ sample can be done directly by the rejecting method with high efficiency. On the other hand, q(θ) is the same function p(θ) given by , that is the PDF for unpolarized radiation, q(θ) ∼ = C ′ π(θ)r(θ), so we can sample θ with 167 exactly the same procedure, specified as follows: 1.- We begin sampling a random number ξ1 and obtain θ from : ξ1 ! 4m 2 θ = arccos ω 2.- Then we sample a second random number ξ2 and accept the values of θ if ξ2 ≤ r(θ), where r(θ) is the same expression defined before: 1 − 5cos2 θ 1 1 + cos θ 1− ln r (θ) = 14 cos2 θ 2 cos θ 1 − cos θ For θ ≥ 4, 470 and for θ ≤ 4, 470 all values are accepted. 3.- Now we sample ϕ. According to the reject method, we sample a third random number ξ3 (which is defined as ϕ/2π) and evaluate the reject function (which is essentially): 1 FP (θ) rθ (ξ3 ) = 1 − cos (4πξ3 ) P (9.34) 2π F1 (θ) 1 = 2π ! cos θ − sin2 θ ln cot 2θ 1 − cos(4πξ3 )P cosθ − (1 − 5cos2 θ) ln cot 2θ (9.35) 4.- Finally, with a fourth random number ξ4 , we accept the values of ϕ = 2πξ4 if ξ4 ≤ rθ (ξ3 ). 9.7.6 Sampling of Energy For the electron recoil we calculate the energy from the maximum momentum that can take according with the θ angle Er = mc2 Where (S + (mc2 )2 ) D2 (9.36) S = mc2 (2Egamma + mc2 ) 2 D2 = 4Smc2 + (S − (mc2 )2 ) sin2 (θ) The remnant energy is distributed to the pair according to the Boldyshev formula [2](x is the fraction of the positron energy): d2 σ = 2αr02 {[1 − 2x (1 − x)] J1 (p0 ) + 2x (1 − x) [1 − P cos(φ)] J2 (p0 )} 2π dxdφ (9.37) 168 cosh(t) J1 (p0 ) = 2 t − ln(2 sinh(t)) sinh(t) cosh(t) sinh(t) − t cosh3 (t) 2 + , J2 (p0 ) = − ln(2 sinh(t))+t 3 sinh(t) 3 sinh3 (t) sinh(2t) = p0 This distribution can by write like a PDF for x: P (x) = N (1 − Jx(1 − x)) (9.38) where N is a normalization constant and J = (J1 − J2 )/J1 . Solving for x (ξ is a random number): 1/3 c J −4 1 x = 1 + 1/3 + 2J 2 2c1 Bibliography (9.39) c1 = (−6 2a) J2 + 12rn + J + 2 16−3J−36rn +36Jrn +6rn J 2 a = J J rn = ξ 1 − 6 [1] E.A. Vinokurov and E.A. Kuraev, Zh. Eksp. Teor. Fiz. 63 (1972) 1142, in Russian; Sov. Phys. JETP 36, 602 (1973). [2] V.F. Boldyshev, E.A. Vinokurov, N.P. Merenkov, Yu.P. Peresunko, Phys. Part. Nucl. 25 (1994) 292. [3] M.L. Iparraguirre, G.O. Depaola, The European Physical Journal C 71 (2011) 1778. [4] G.O. Depaola, M.L. Iparraguirre, Nucl. Instr. Meth. A611 (2009) 84. 169 9.8 Photoelectric effect Three model classes are available G4LivermorePhotoElectricModel G4LivermorePolarizedPhotoElectricModel, and G4LivermorePolarizedPhotelectricGDModel. 9.8.1 Cross sections The total photoelectric and single shell cross-sections are tabulated from threshold to 600keV . Above 600keV EPDL97 cross sections [1] are parameterized as following: σ(E) = a1 a2 a3 a4 a5 + 2 + 3 + 4 + 5. E E E E E (9.40) The accuracy of such parameterisation is better than 1%. To avoid tracking problems for very low-energy gamma the photoelectric cross section is not zero below first ionisation potential but stay constant, so all types of media are not transparant for gamma. 9.8.2 Sampling of the final state The incident photon is absorbed and an electron is emitted. The electron kinetic energy is the difference between the incident photon energy and the binding energy of the electron before the interaction. The sub-shell, from which the electron is emitted, is randomly selected according to the relative cross-sections of all subshells, determined at the given energy. The interaction leaves the atom in an excited state. The deexcitation of the atom is simulated as described in section 14.1. 9.8.3 Angular distribution of the emitted photoelectron For sampling of the direction of the emitted photoelectron by default the angular generator G4SauterGavrilaAngularDistribution is used. The algorithm is described in 5.2. For polarized models alternative angular generators are applied. G4LivermorePolarizedPhotoElectricModel uses the G4PhotoElectricAngularGeneratorPolarized angular generator. This model models the double differential cross section (for angles θ and φ) and thus it is capable of account for polarization of the incident photon. The developed generator was based in the research of Sauter in 1931[2]. The Sauter’s formula was recalculated by Gavrila in 1959 for the K-shell [3] and 170 in 1961 for the L-shells [4]. These new double differential formulas have some limitations, αZ<<1 and have a range between 0.1< β <0.99 c. The double differential photoeffect for K–shell can be written as [3]: παZ dσ 4 6 5 β 3 (1 − β 2 )3 F 1− + παZG (9.41) (θ, φ) = 2 α Z dω m [1 − (1 − β 2 )1/2 ] β where 1 − (1 − β 2 )1/2 sin2 θ cos2 φ sin2 θ cos2 φ − (1 − β cos θ)4 2(1 − β 2 ) (1 − β cos θ)3 2 1 − (1 − β 2 )1/2 sin2 θ + 4(1 − β 2 )3/2 (1 − β cos θ)3 F = G = − + + − 4β 2 sin2 θ cos2 φ 4β [1 − (1 − β 2 )1/2 ]1/2 + cos θ cos2 φ− 7/2 2 5/2 2 1/2 2 2 β (1 − β cos θ) (1 − β ) 1 − β cos θ 1−β 2 1/2 2 1/2 sin2 θ 1 − (1 − β ) 2 2 1 − (1 − β ) (1 − cos − φ) − β 4 1 − β2 1 − β2 1 − β cos θ # 2 1/2 2 2 1/2 1 − (1 − β ) 1 − (1 − β ) 4β 2 − 4β (1 − β 2 )3/2 (1 − β 2 )3/2 2 1 − (1 − β 2 )1/2 β 1 − (1 − β 2 )1/2 2 − cos θ cos φ + cos θ 4β 2 (1 − β cos θ)2 1 − β 2 1 − β 2 (1 − β 2 )3/2 1 − (1 − β 2 )1/2 β (1 − β 2 )3/2 where β is the electron velocity, α is the fine–structure constant, Z is the atomic number of the material and θ, φ are the emission angles with respect to the electron initial direction. The double differential photoeffect distribution for L1–shell is the same as for K–shell despising a constant [4]: 1 (9.42) 8 where ξ is equal to 1 when working with unscreened Coulomb wave functions as it is done in this development. Since the polarized Gavrila cross–section is a 2–dimensional non–factorized distribution an acceptance–rejection technique was the adopted [5]. For the Gravrila distribution, two functions were defined g1 (φ) and g2 (θ): B=ξ g1 (φ) = a g2 (θ) = 171 θ 1 + cθ2 (9.43) (9.44) such that: Ag1 (φ)g2 (θ) ≥ d2 σ dφdθ (9.45) where A is a global constant. The method used to calculate the distribution is the same as the one used in Low Energy 2BN Bremsstrahlung Generator, being the difference g1 (φ) = a. G4LivermorePolarizedPhotoElectricGDModel uses its own methods to produce the angular distribution of the photoelectron. The method to sample the azimuthal angle φ is described in [6]. Bibliography [1] “EPDL97: the Evaluated Photon Data Library, ’97 version”, D.Cullen, J.H.Hubbell, L.Kissel, UCRL–50400, Vol.6, Rev.5 [2] “K–Shell Photoelectric Cross Sections from 200 keV to 2 MeV”, R H Pratt, R D Levee, R L Pexton and W Aron, Phys. Rev. 134 (1964) 4A [3] “Relativistic K–Shell Photoeffect”, M. Gavrila, Phys. Rev. 113 (1959) 2 [4] “Relativistic L–Shell Photoeffect”, M. Gavrila, Phys. Rev. 124 (1961) 4 [5] “Monte Carlo Generation of 2BNBremsstrahlung Distribution”, L. Peralta, P. Rodrigues, A. Trindade CERN EXT–2004–039 (July, 2003) [6] “Measuring polarization in the X-ray range: New simulation method for gaseous detectors”, G.O. Depaola and F. Longo, NIMA 566 (2006) 590 172 9.9 Electron ionisation The class G4LivermoreIonisationModel calculates the continuous energy loss due to electron ionisation and simulates δ-ray production by electrons. The delta-electron production threshold for a given material, Tc , is used to separate the continuous and the discrete parts of the process. The energy loss of an electron with the incident energy, T , is expressed via the sum over all atomic shells, s, and the integral over the energy, t, of delta-electrons: ! R Tc dσ dt t dE X dt , (9.46) = σs (T ) R0.1eV Tmax dσ dx dt s 0.1eV dt where Tmax = 0.5T is the maximum energy transfered to a δ-electron, σs (T ) is the total cross-section for the shell, s, at a given incident kinetic energy, T , and 0.1eV is the low energy limit of the EEDL data. The δ-electron production cross-section is a complimentary function: R Tmax dσ ! X dt dt . (9.47) σ(T ) = σs (T ) RTTcmax dσ dt s 0.1eV dt The partial sub-shell cross-sections, σs , are obtained from an interpolation of the evaluated cross-section data in the EEDL library [1], according to the formula (9.1) in Section 9.1.4. The probability of emission of a δ-electron with kinetic energy, t, from a sub-shell, s, of binding energy, Bs , as the result of the interaction of an incoming electron with kinetic energy, T , is described by: dσ P (x) t + Bs = , withx = , dt x2 T + Bs (9.48) where the parameter x is varied from xmin = (0.1eV + Bs )/(T + Bs ) to 0.5. The function, P (x), is parametrised differently in 3 regions of x: from xmin to x1 the linear interpolation with linear scale of 4 points is used; from x1 to x2 the linear interpolation with logarithmic scale of 16 points is used; from x2 to 0.5 the following interpolation is applied: P (x) = 1 − gx + (1 − g)x2 + x2 1 ( − g) + A ∗ (0.5 − x)/x, 1−x 1−x (9.49) where A is a fit coefficient, g is expressed via the gamma factor of the incoming electron: g = (2γ − 1)/γ 2 . (9.50) 173 For the high energy case (x >> 1) the formula (9.49) is transformed to the Möller electron-electron scattering formula [2, 3]. The value of the coefficient, A, for each element is obtained as a result of the fit on the spectrum from the EEDL data for those energies which are available in the database. The values of x1 and x2 are chosen for each atomic shell according to the spectrum of δ-electrons in this shell. Note that x1 corresponds to the maximum of the spectrum, if the maximum does not coincide with xmin . The dependence of all 24 parameters on the incident energy, T , is evaluated from a logarithmic interpolation (9.1). The sampling of the final state proceeds in three steps. First a shell is randomly selected, then the energy of the delta-electron is sampled, finally the angle of emission of the scattered electron and of the δ-ray is determined by energy-momentum conservation taken into account electron motion on the atomic orbit. The interaction leaves the atom in an excited state. The deexcitation of the atom is simulated as described in section 14.1. Sampling of the excitations is carried out for both the continuous and the discrete parts of the process. Bibliography [1] “Tables and Graphs of Electron-Interaction Cross-Sections from 10 eV to 100 GeV Derived from the LLNL Evaluated Electron Data Library (EEDL), Z=1-100” S.T.Perkins, D.E.Cullen, S.M.Seltzer, UCRL-50400 Vol.31 [2] Geant3 manual ,CERN Program Library Long Writeup W5013 (October 1994). [3] H.Messel and D.F.Crawford. Pergamon Press,Oxford,1970. 174 9.10 Bremsstrahlung The class G4LivermoreBremsstrahlungModel calculates the continuous energy loss due to low energy gamma emission and simulates the gamma production by electrons. The gamma production threshold for a given material ωc is used to separate the continuous and the discrete parts of the process. The energy loss of an electron with the incident energy T are expressed via the integrand over energy of the gammas: R ωc dσ t dω dω dE , (9.51) = σ(T ) R0.1eV T dσ dx dω 0.1eV dω where σ(T ) is the total cross-section at a given incident kinetic energy, T , 0.1eV is the low energy limit of the EEDL data. The production cross-section is a complimentary function: R T dσ dω σ = σ(T ) R Tωc dωdσ . (9.52) dω 0.1eV dω The total cross-section, σs , is obtained from an interpolation of the evaluated cross-section data in the EEDL library [1], according to the formula (9.1) in Section 9.1.4. The EEDL data [1] of total cross-sections are parametrised [2] according to (9.1). The probability of the emission of a photon with energy, ω, considering an electron of incident kinetic energy, T , is generated according to the formula: dσ F (x) ω = , withx = . (9.53) dω x T The function, F (x), describing energy spectra of the outcoming photons is taken from the EEDL library. For each element 15 points in x from 0.01 to 1 are used for the linear interpolation of this function. The function F is normalised by the condition F (0.01) = 1. The energy distributions of the emitted photons available in the EEDL library are for only a few incident electron energies (about 10 energy points between 10 eV and 100 GeV). For other energies a logarithmic interpolation formula (9.1) is used to obtain values for the function, F (x). For high energies, the spectral function is very close to: F (x) = 1 − x + 0.75x2 . 175 (9.54) 9.10.1 Bremsstrahlung angular distributions The angular distribution of the emitted photons with respect to the incident electron can be sampled according to three alternative generators described below. The direction of the outcoming electron is determined from the energy-momentum balance. This generators are currently implemented in G4ModifiedTsai, G4Generator2BS and G4Generator2BN classes. G4ModifiedTsai The angular distribution of the emitted photons is obtained from a simplified [3] formula based on the Tsai cross-section [4], which is expected to become isotropic in the low energy limit. G4Generator2BS In G4Generator2BS generator, the angular distribution of the emitted photons is obtained from the 2BS Koch and Motz bremsstrahlung double differential cross-section [5]: dσk ,θ 4Z 2 r02 dk 16y 2 E = ydy − 137 k (y 2 + 1)4 E0 4y 2 E E02 + E 2 (E0 + E)2 lnM (y) + − (y 2 + 1)2 E02 (y 2 + 1)2 E02 (y 2 + 1)4 E0 where k the photon energy, θ the emission angle, E0 and E are the initial and final electron energy in units of me c2 , r0 is the classical electron radius and Z the atomic number of the material. y and M (y) are defined as: y = E0 θ 2 2 1 Z 1/3 k + = M (y) 2E0 E 111(y 2 + 1) The adopted sampling algorithm is based on the sampling scheme developed by A. F. Bielajew et al. [6], and latter implemented in EGS4. In this sampling algorithm only the angular part of 2BS is used, with the emitted differential cross-section. photon energy, k, determined by GEANT4 dσ dk G4Generator2BN The angular distribution of the emitted photons is obtained from the 2BN Koch and Motz bremsstrahlung double differential cross-section [5] that can be written as: 176 dσk ,θ Z 2 r02 dk p 8 sin2 θ(2E02 + 1) = dΩk − 8π137 k p0 p20 ∆40 2(5E02 + 2EE0 + 3) 2(p20 − k 2 ) 4E L + 2 + − 2 2 2 p0 ∆ 0 Q ∆0 p2 ∆0 pp0 2 2 2 2 4E0 sin θ(3k − p0 E) 4E0 (E0 + E 2 ) + + p20 ∆4 p20 ∆20 2 − 2(7E02 − 3EE0 + E 2 ) 2k(E02 + EE0 − 1) + p20 ∆20 p20 ∆0 Q 4ǫ ǫ 4 2k(p20 − k 2 ) 6k − + − − p∆0 pQ ∆20 ∆0 Q2 ∆ 0 in which: L = ∆0 = Q2 = ǫ = EE0 − 1 + pp0 ln EE0 − 1 − pp0 E0 − p0 cos θ p20 + k 2 − 2p0 k cos θ E+p Q+p Q ln ǫ = ln E−p Q−p where k is the photon energy, θ the emission angle and (E0 , p0 ) and (E, p) are the total (energy, momentum) of the electron before and after the radiative emission, all in units of me c2 . Since the 2BN cross–section is a 2-dimensional non-factorized distribution an acceptance-rejection technique was the adopted. For the 2BN distribution, two functions g1 (k) and g2 (θ) were defined: g1 (k) = k −b g2 (θ) = θ 1 + cθ2 (9.55) such that: dσ (9.56) dkdθ where A is a global constant to be completed. Both functions have an analytical integral G and an analytical inverse G−1 . The b parameter of g1 (k) was empirically tuned and set to 1.2. For positive θ values, g2 (θ) has a maximum at √1 . c parameter controls the function global shape and it was used to Ag1 (k)g2 (θ) ≥ (c) tune g2 (θ) according to the electron kinetic energy. 177 To generate photon energy k according to g1 and θ according to g2 the inversetransform method was used. The integration of these functions gives Z kmax 1−b k 1−b − kmin k ′−b dk ′ = C1 G1 = C 1 (9.57) 1−b kmin Z θ log(1 + cθ2 ) θ′ ′ dθ = C (9.58) G2 = C 2 2 ′2 2c 0 1 + cθ where C1 and C2 are two global constants chosen to normalize the integral in the overall range to the unit. The photon momentum k will range from a minimum cut value kmin (required to avoid infrared divergence) to a maximum value equal to the electron kinetic energy Ek , while the polar angle ranges from 0 to π, resulting for C1 and C2 : C1 = 1−b Ek1−b C2 = 2c log(1 + cπ 2 ) (9.59) k and θ are then sampled according to: k= 1−b 1−b ξ1 + kmin C1 θ= v u u exp 2cξ2 t C1 2c (9.60) where ξ1 and ξ2 are uniformly sampled in the interval (0,1). The event is accepted if: dσ (9.61) dkdθ where u is a random number with uniform distribution in (0,1). The A and c parameters were computed in a logarithmic grid, ranging from 1 keV to 1.5 MeV with 100 points per decade. Since the g2 (θ) function has a maximum 1 at θ = √1c , the c parameter was computed using the relation c = θmax . At the point (kmin , θmax ) where kmin is the k cut value, the double differential crosssection has its maximum value, since it is monotonically decreasing in k and thus the global normalization parameter A is estimated from the relation: 2 dσ (9.62) Ag1 (kmin )g2 (θmax ) = dkdθ max uAg1 (k)g2 (θ) ≤ k−b √ . Since A and c can only be retrieved for where g1 (kmin )g2 (θmax ) = 2min c a fixed number of electron 2 kinetic energies there exists the possibility that d σ for a given Ek . This is a small violation that Ag1 (kmin )g2 (θmax ) ≤ dkdθ max 178 can be corrected introducing an additional multiplicative factor to the A parameter, which was empirically determined to be 1.04 for the entire energy range. Comparisons between Tsai, 2BS and 2BN generators The currently available generators can be used according to the user required precision and timing requirements. Regarding the energy range, validation results indicate that for lower energies (≤ 100 keV) there is a significant deviation on the most probable emission angle between Tsai/2BS generators and the 2BN generator - Figure 9.3. The 2BN generator maintains however a good agreement with Kissel data [7], derived from the work of Tseng and co-workers [8], and it should be used for energies between 1 keV and 100 keV [9]. As the electron kinetic energy increases, the different distributions tend to overlap and all generators present a good agreement with Kissel data. Figure 9.3: Comparison of polar angle distribution of bremsstrahlung photons (k/T = 0.5) for 10 keV (left) and 100 keV (middle) and 500 keV (right) electrons in silver, obtained with Tsai, 2BS and 2BN generator In figure 9.4 the sampling efficiency for the different generators are presented. The sampling generation efficiency was defined as the ratio between the number of generated events and the total number of trials. As energies increases the sampling efficiency of the 2BN algorithm decreases from 0.65 at 1 keV electron kinetic energy down to almost 0.35 at 1 MeV. For energies up to 10 keV the 2BN sampling efficiency is superior or equivalent to the one of the 2BS generator. These results are an indication that precision simulation of low energy bremsstrahlung can be obtained with little performance degradation. For energies above 500 keV, Tsai generator can be used, retain179 ing a good physics accuracy and a sampling efficiency superior to the 2BS generator. Figure 9.4: Sampling efficiency for Tsai generator, 2BS and 2BN Koch and Motz generators. Bibliography [1] “Geant4 Low Energy Electromagnetic Models for Electrons and Photons”, J.Apostolakis et al., CERN-OPEN-99-034(1999), INFN/AE99/18(1999) [2] “Tables and Graphs of Electron-Interaction Cross-Sections from 10 eV to 100 GeV Derived from the LLNL Evaluated Electron Data Library (EEDL), Z=1-100” S.T.Perkins, D.E.Cullen, S.M.Seltzer, UCRL-50400 Vol.31 [3] “GEANT, Detector Description and Simulation Tool”, CERN Application Software Group, CERN Program Library Long Writeup W5013 [4] “Pair production and bremsstrahlung of charged leptons”, Y. Tsai, Rev. Mod. Phys., Vol.46, 815(1974), Vol.49, 421(1977) 180 [5] “Bremsstrahlung Cross-Section Formulas and Related Data”, H. W. Koch and J. W. Motz, Rev. Mod. Phys., Vol.31, 920(1959) [6] “Improved bremsstrahlung photon angular sampling in the EGS4 code system”, A. F. Bielajew, R. Mohan and C.-S. Chui, Report NRCC/PIRS-0203 (1989) [7] “Bremsstrahlung from electron collisions with neutral atoms”, L. Kissel, C. A. Quarls and R. H. Pratt, At. Data Nucl. Data Tables, Vol. 28, 382(1983) [8] “Electron bremsstrahlung angular distributions in the 1-500 keV energy range”, H. K. Tseng, R. H. Pratt and C. M. Lee , Phys. Rev. A, Vol. 19, 187(1979) [9] “GEANT4 Applications and Developments for Medical Physics Experiments”, P. Rodrigues et al. IEEE 2003 NSS/MIC Conference Record 181 Chapter 10 Low Energy Penelope 182 10.1 Penelope physics 10.1.1 Introduction A new set of physics processes for photons, electrons and positrons is implemented in Geant4: it includes Compton scattering, photoelectric effect, Rayleigh scattering, gamma conversion, bremsstrahlung, ionization (to be released) and positron annihilation (to be released). These processes are the Geant4 implementation of the physics models developed for the PENELOPE code (PENetration and Energy LOss of Positrons and Electrons), version 2001, that are described in detail in Ref. [1]. The Penelope models have been specifically developed for Monte Carlo simulation and great care was given to the low energy description (i.e. atomic effects, etc.). Hence, these implementations provide reliable results for energies down to a few hundred eV and can be used up to ∼1 GeV [1, 2]. For this reason, they may be used in Geant4 as an alternative to the Low Energy processes. For the same physics processes, the user now has more alternative descriptions from which to choose, including the cross section calculation and the final state sampling. 10.1.2 Compton scattering Total cross section The total cross section of the Compton scattering process is determined from an analytical parameterization. For γ energy E greater than 5 MeV, the usual Klein-Nishina formula is used for σ(E). For E < 5 MeV a more accurate parameterization is used, which takes into account atomic binding effects and Doppler broadening [3]: Z 1 2 2 E re E C E C ( + − sin2 θ) · σ(E) = 2π 2 2 E E E C −1 X fi Θ(E − Ui )ni (pmax ) d(cos θ) (10.1) z shells where: re = classical radius of the electron; me = mass of the electron; θ = scattering angle; EC = Compton energy = E 1+ E (1 me c 2 183 − cos θ) fi = number of electrons in the i-th atomic shell; Ui = ionisation energy of the i-th atomic shell; Θ = Heaviside step function; pmax = highest possible value of pz (projection of the initial momentum of z the electron in the direction of the scattering angle) = Finally, E(E − Ui )(1 − cos θ) − me c2 Ui p . c 2E(E − Ui )(1 − cos θ) + Ui2 ni (x) = √ 1 [ 12 −( 12 − 2Ji0 x)2 ] e 2 √ 1 1 2 1 − 21 e[ 2 −( 2 + 2Ji0 x) ] if x < 0 if x > 0 (10.2) where Ji0 is the value of the pz -distribution profile Ji (pz ) for the i-th atomic shell calculated in pz = 0. The values of Ji0 for the different shells of the different elements are tabulated from the Hartree-Fock atomic orbitals of Ref. [4]. The integration of Eq.(10.1) is performed numerically using the 20-point Gaussian method. For this reason, the initialization of the Penelope Compton process is somewhat slower than the Low Energy process. Sampling of the final state The polar deflection cos θ is sampled from the probability density function X r 2 E 2 EC E P (cos θ) = e C2 + − sin2 θ fi Θ(E − Ui )ni (pmax ) (10.3) z 2 E E EC shells (see Ref. [1] for details on the sampling algorithm). Once the direction of the emerging photon has been set, the active electron shell i is selected with relative probability equal to Zi Θ(E − Ui )ni [pmax (E, θ)]. A random value of z pz is generated from the analytical Compton profile [4]. The energy of the emerging photon is i pz p Eτ h ′ 2 2 (1 − τ t cos θ) + E = (1 − τ t cos θ) − (1 − tτ )(1 − t) , 1 − τt |pz | (10.4) where p 2 EC z t = . (10.5) and τ = me c E The azimuthal scattering angle φ of the photon is sampled uniformly in the interval (0,2π). It is assumed that the Compton electron is emitted with 184 energy Ee = E − E ′ − Ui , with polar angle θe and azimuthal angle φe = φ + π, relative to the direction of the incident photon. In this case cos θe is given by cos θe = √ E − E ′ cos θ . E 2 + E ′ 2 − 2EE ′ cos θ (10.6) Since the active electron shell is known, characteristic x-rays and electrons emitted in the de-excitation of the ionized atom can also be followed. The deexcitation is simulated as described in section 14.1. For further details see [1]. 10.1.3 Rayleigh scattering Total cross section The total cross section of the Rayleigh scattering process is determined from an analytical parameterization. The atomic cross section for coherent scattering is given approximately by [5] Z 1 1 + cos2 θ 2 σ(E) = πre [F (q, Z)]2 d cos θ, (10.7) 2 −1 where F (q, Z) is the atomic form factor, Z is the atomic number and q is the magnitude of the momentum transfer, i.e. θ E sin q = 2 . (10.8) c 2 In the numerical calculation the following analytical approximations are used for the form factor: F (q, Z) = f (x, Z) = 2 3 4 1 x +a2 x +a3 x or Z 1+a (1+a4 x2 +a5 x4 )2 max[f (x, Z), FK (x, Z)] if Z > 10 and f (x, Z) < 2 (10.9) where FK (x, Z) = sin(2b arctan Q) , bQ(1 + Q2 )b (10.10) with x = 20.6074 q , me c Q= q , 2me ca b= √ 1 − a2 , 5 , (10.11) a=α Z− 16 where α is the fine-structure constant. The function FK (x, Z) is the contribution to the atomic form factor due to the two K-shell electrons (see [6]). 185 The parameters of expression f (x, Z) have been determined in Ref. [6] for Z=1 to 92 by numerically fitting the atomic form factors tabulated in Ref. [7]. The integration of Eq.(10.7) is performed numerically using the 20-point Gaussian method. For this reason the initialization of the Penelope Rayleigh process is somewhat slower than the Low Energy process. Sampling of the final state The angular deflection cos θ of the scattered photon is sampled from the probability distribution function P (cos θ) = 1 + cos2 θ [F (q, Z)]2 . 2 (10.12) For details on the sampling algorithm (which is quite heavy from the computational point of view) see Ref. [1]. The azimuthal scattering angle φ of the photon is sampled uniformly in the interval (0,2π). 10.1.4 Gamma conversion Total cross section The total cross section of the γ conversion process is determined from the data [8], as described in section 9.1.4. Sampling of the final state The energies E− and E+ of the secondary electron and positron are sampled using the Bethe-Heitler cross section with the Coulomb correction, using the semiempirical model of Ref. [6]. If ǫ = E − + me c2 E (10.13) is the fraction of the γ energy E which is taken away from the electron, κ = E me c2 and a = αZ, (10.14) the differential cross section, which includes a low-energy correction and a high-energy radiative correction, is 2 i 2h 1 dσ = re2 a(Z + η)Cr 2 − ǫ φ1 (ǫ) + φ2 (ǫ) , dǫ 3 2 186 (10.15) where: 7 − 2 ln(1 + b2 ) − 6b arctan(b−1 ) 3 −b2 [4 − 4b arctan(b−1 ) − 3 ln(1 + b−2 )] +4 ln(Rme c/~) − 4fC (Z) + F0 (κ, Z) φ1 (ǫ) = (10.16) and φ2 (ǫ) = 11 − 2 ln(1 + b2 ) − 3b arctan(b−1 ) 6 1 + b2 [4 − 4b arctan(b−1 ) − 3 ln(1 + b−2 )] 2 +4 ln(Rme c/~) − 4fC (Z) + F0 (κ, Z), (10.17) with Rme c 1 1 . (10.18) ~ 2κ ǫ(1 − ǫ) In this case R is the screening radius for the atom Z (tabulated in [10] for Z=1 to 92) and η is the contribution of pair production in the electron field (rather than in the nuclear field). The parameter η is approximated as b = η = η∞ (1 − e−v ), (10.19) where v = (0.2840 − 0.1909a) ln(4/κ) + (0.1095 + 0.2206a) ln2 (4/κ) +(0.02888 − 0.04269a) ln3 (4/κ) +(0.002527 + 0.002623) ln4 (4/κ) (10.20) and η∞ is the contribution for the atom Z in the high-energy limit and is tabulated for Z=1 to 92 in Ref. [10]. In the Eq.(10.15), the function fC (Z) is the high-energy Coulomb correction of Ref. [9], given by fC (Z) = a2 [(1 + a2 )−1 + 0.202059 − 0.03693a2 + 0.00835a4 −0.00201a6 + 0.00049a8 − 0.00012a10 + 0.00003a12 ]; (10.21) Cr = 1.0093 is the high-energy limit of Mork and Olsen’s radiative correction (see Ref. [10]); F0 (κ, Z) is a Coulomb-like correction function, which has been analytically approximated as [1] F0 (κ, Z) = (−0.1774 − 12.10a + 11.18a2 )(2/κ)1/2 +(8.523 + 73.26a − 44.41a2 )(2/κ) −(13.52 + 121.1a − 96.41a2 )(2/κ)3/2 +(8.946 + 62.05a − 63.41a2 )(2/κ)2 . 187 (10.22) The kinetic energy E+ of the secondary positron is obtained as E+ = E − E− − 2me c2 . (10.23) The polar angles θ− and θ+ of the directions of movement of the electron and the positron, relative to the direction of the incident photon, are sampled from the leading term of the expression obtained from high-energy theory (see Ref. [11]) p(cos θ± ) = a(1 − β± cos θ± )−2 , (10.24) where a is the a normalization constant and β± is the particle velocity in units of the speed of light. As the directions of the produced particles and of the incident photon are not necessarily coplanar, the azimuthal angles φ− and φ+ of the electron and of the positron are sampled independently and uniformly in the interval (0,2π). 10.1.5 Photoelectric effect Total cross section The total photoelectric cross section at a given photon energy E is calculated from the data [12], as described in section 9.1.4. Sampling of the final state The incident photon is absorbed and one electron is emitted. The direction of the electron is sampled according to the Sauter distribution [13]. Introducing the variable ν = 1 − cos θe , the angular distribution can be expressed as i h 1 1 ν + βγ(γ − 1)(γ − 2) , (10.25) p(ν) = (2 − ν) A+ν 2 (A + ν)3 where γ =1+ Ee , me c2 A= 1 − 1, β (10.26) Ee is the electron energy, me its rest mass and β its velocity in units of the speed of light c. Though the Sauter distribution, strictly speaking, is adequate only for ionisation of the K-shell by high-energy photons, in many practical simulations it does not introduce appreciable errors in the description of any photoionisation event, irrespective of the atomic shell or of the photon energy. The subshell from which the electron is emitted is randomly selected according to the relative cross sections of subshells, determined at the energy E 188 by interpolation of the data of Ref. [11]. The electron kinetic energy is the difference between the incident photon energy and the binding energy of the electron before the interaction in the sampled shell. The interaction leaves the atom in an excited state; the subsequent de-excitation is simulated as described in section 14.1. 10.1.6 Bremsstrahlung Introduction The class G4PenelopeBremsstrahlung calculates the continuous energy loss due to soft γ emission and simulates the photon production by electrons and positrons. As usual, the gamma production threshold Tc for a given material is used to separate the continuous and the discrete parts of the process. Electrons The total cross sections are calculated from the data [15], as described in sections 9.1.4 and 9.10. dσ (E), i.e. the probability of the emission of a The energy distribution dW photon with energy W given an incident electron of kinetic energy E, is generated according to the formula dσ F (κ) (E) = , dW κ κ = W . E (10.27) The functions F (κ) describing the energy spectra of the outgoing photons are taken from Ref. [14]. For each element Z from 1 to 92, 32 points in κ, ranging from 10−12 to 1, are used for the linear interpolation of this function. F (κ) is normalized using the condition F (10−12 ) = 1. The energy distribution of the emitted photons is available in the library [14] for 57 energies of the incident electron between 1 keV and 100 GeV. For other primary energies, logarithmic interpolation is used to obtain the values of the function F (κ). The direction of the emitted bremsstrahlung photon is determined by the polar angle θ and the azimuthal angle φ. For isotropic media, with randomly oriented atoms, the bremsstrahlung differential cross section is independent of φ and can be expressed as d2 σ dσ = p(Z, E, κ; cos θ). dW d cos θ dW (10.28) Numerical values of the “shape function” p(Z, E, κ; cos θ), calculated by partial-wave methods, have been published in Ref. [16] for the following 189 benchmark cases: Z= 2, 8, 13, 47, 79 and 92; E= 1, 5, 10, 50, 100 and 500 keV; κ= 0, 0.6, 0.8 and 0.95. It was found in Ref. [1] that the benchmark partial-wave shape function of Ref. [16] can be closely approximated by the analytical form (obtained in the Lorentz-dipole approximation) ′ cos θ − β ′ 2 i 3h 1−β2 p(cos θ) = A 1 + 8 1 − β ′ cos θ (1 − β ′ cos θ)2 ′ cos θ − β ′ 2 i 1−β2 3h m , +(1 − A) 1 − 4 1 − β ′ cos θ (1 − β ′ cos θ)2 (10.29) with β ′ = β(1 + B), if one considers A and B as adjustable parameters. The parameters A and B have been determined, by least squares fitting, for the 144 combinations of atomic numbers, electron energies and reduced photon energies corresponding to the benchmark shape functions tabulated in [16]. The quantities ln(AZβ) and Bβ vary smoothly with Z, β and κ and can be obtained by cubic spline interpolation of their values for the benchmark cases. This permits the fast evaluation of the shape function p(Z, E, κ; cos θ) for any combination of Z, β and κ. due to soft bremsstrahlung is calculated by interpoThe stopping power dE dx lating in E and κ the numerical data of scaled cross sections of Ref. [17]. The energy and the direction of the outgoing electron are determined by using energy-momentum balance. Positrons + (E) for positrons reduces to that The radiative differential cross section dσ dW for electrons in the high-energy limit, but is smaller for intermediate and low energies. Owing to the lack of more accurate calculations, the differential cross section for positrons is obtained by multiplying the electron differential − cross section dσ (E) by a κ−indendent factor, i.e. dW dσ − dσ + = Fp (Z, E) . dW dW (10.30) The factor Fp (Z, E) is set equal to the ratio of the radiative stopping powers for positrons and electrons, which has been calculated in Ref. [18]. For the actual calculation, the following analytical approximation is used: Fp (Z, E) = 1 − exp(−1.2359 · 10−1 t + 6.1274 · 10−2 t2 − 3.1516 · 10−2 t3 +7.7446 · 10−3 t4 − 1.0595 · 10−3 t5 + 7.0568 · 10−5 t6 7 −1.8080 · 10−6 t(10.31) ), 190 where 106 E . (10.32) t = ln 1 + 2 Z me c2 Because the factor Fp (Z, E) is independent on κ, the energy distribution of the secondary γ’s has the same shape as electron bremsstrahlung. Similarly, owing to the lack of numerical data for positrons, it is assumed that the shape of the angular distribution p(Z, E, κ; cos θ) of the bremsstrahlung photons for positrons is the same as for the electrons. The energy and direction of the outgoing positron are determined from energy-momentum balance. 10.1.7 Ionisation The G4PenelopeIonisation class calculates the continuous energy loss due to electron and positron ionisation and simulates the δ-ray production by electrons and positrons. The electron production threshold Tc for a given material is used to separate the continuous and the discrete parts of the process. The simulation of inelastic collisions of electrons and positrons is performed on the basis of a Generalized Oscillation Strength (GOS) model (see Ref. [1] for a complete description). It is assumed that GOS splits into contributions from the different atomic electron shells. Electrons The total cross section σ − (E) for the inelastic collision of electrons of energy E is calculated analytically. It can be split into contributions from distant longitudinal, distant transverse and close interactions, − . σ − (E) = σdis,l + σdis,t + σclo (10.33) The contributions from distant longitudinal and transverse interactions are W Qmin + 2m c2 2πe4 X 1 k e k σdis,l = f Θ(E − Wk ) (10.34) ln k min 2 me v shells Wk Qk Wk + 2me c2 and σdis,t = i 1 h 1 2πe4 X 2 ln f − β − δ k F Θ(E − Wk ) me v 2 shells Wk 1 − β2 respectively, where: me = mass of the electron; 191 (10.35) v = velocity of the electron; β = velocity of the electron in units of c; fk = number of electrons in the k-th atomic shell; Θ = Heaviside step function; Wk = resonance energy of the k-th atomic shell oscillator; Qmin = minimum kinematically allowed recoil energy for energy transfer Wk k rh i2 p p = E(E + 2me c2 ) − (E − Wk )(E − Wk + 2me c2 ) + m2e c4 − me c2 ; δF = Fermi density effect correction, computed as described in Ref. [19]. The value of Wk is calculated from the ionisation energy Uk of the k-th shell as Wk = 1.65 Uk . This relation is derived from the hydrogenic model, which is valid for the innermost shells. In this model, the shell ionisation cross sections are only roughly approximated; nevertheless the ionisation of inner shells is a low-probability process and the approximation has a weak effect on the global transport properties1 . The integrated cross section for close collisions is the Møller cross section − σclo Z E 2 2πe4 X 1 − = fk F (E, W )dW, 2 2 me v shells Wk W (10.36) where 2 W W 2 E W2 W . + + − E−W E−W E + me c2 E−W E2 (10.37) The integral of Eq.(10.36) can be evaluated analytically. In the final state there are two indistinguishable free electrons and the fastest one is considered as the “primary”; accordingly, the maximum allowed energy transfer in close collisions is E2 . − The GOS model also allows evaluation of the spectrum dσ of the energy dW W lost by the primary electron as the sum of distant longitudinal, distant transverse and close interaction contributions, F − (E, W ) = 1 + − dσ − dσclo dσdis,l dσdis,t = + + . dW dW dW dW 1 (10.38) In cases where inner-shell ionisation is directly observed, a more accurate description of the process should be used. 192 In particular, W Q + 2m c2 dσdis,l 1 2πe4 X − e k f δ(W − Wk )Θ(E − Wk ), = ln k dW me v 2 shells Wk Q− Wk + 2me c2 (10.39) where rh i2 p p 2 2 E(E + 2me c ) − (E − W )(E − W + 2me c ) + m2e c4 −me c2 , Q− = (10.40) i dσdis,t 1 h 1 2πe4 X 2 ln fk − β − δF = dW me v 2 shells Wk 1 − β2 Θ(E − Wk )δ(W − Wk ) and − 2πe4 X 1 dσclo = fk 2 F − (E, W )Θ(W − Wk ). 2 dW me v shells W (10.41) (10.42) Eqs. (10.34), (10.35) and (10.36) derive respectively from the integration in dW of Eqs. (10.39), (10.41) and (10.42) in the interval [0,Wmax ], where Wmax = E for distant interactions and Wmax = E2 for close. The analytical GOS model provides an accurate average description of inelastic collisions. However, the continuous energy loss spectrum associated with single distant excitations of a given atomic shell is approximated as a single resonance (a δ distribution). As a consequence, the simulated energy loss spectra show unphysical narrow peaks at energy losses that are multiples of the resonance energies. These spurious peaks are automatically smoothed out after multiple inelastic collisions. − The explicit expression of dσ , Eq. (10.38), allows the analytic calculation dW of the partial cross sections for soft and hard ionisation events, i.e. Z Wmax − Z Tc − dσ dσ − − dW and σhard = dW. (10.43) σsof t = dW dW Tc 0 The first stage of the simulation is the selection of the active oscillator k and the oscillator branch (distant or close). In distant interactions with the k-th oscillator, the energy loss W of the primary electron corresponds to the excitation energy Wk , i.e. W =Wk . If the interaction is transverse, the angular deflection of the projectile is neglected, i.e. cos θ=1. For longitudinal collisions, the distribution of the recoil energy 193 Q is given by Pk (Q) = 1 Q[1+Q/(2me c2 )] 0 if Q− < Q < Wmax otherwise (10.44) Once the energy loss W and the recoil energy Q have been sampled, the polar scattering angle is determined as E(E + 2me c2 ) + (E − W )(E − W + 2me c2 ) − Q(Q + 2me c2 ) p . 2 E(E + 2me c2 )(E − W )(E − W + 2me c2 ) (10.45) The azimuthal scattering angle φ is sampled uniformly in the interval (0,2π). For close interactions, the distributions for the reduced energy loss κ ≡ W/E for electrons are 2 i h1 1 1 1 E 1 + + − + Pk− (κ) = κ2 (1 − κ)2 κ(1 − κ) E + me c2 κ(1 − κ) 1 Θ(κ − κc )Θ( − (10.46) κ) 2 cos θ = with κc = max(Wk , Tc )/E. The maximum allowed value of κ is 1/2, consistent with the indistinguishability of the electrons in the final state. After the sampling of the energy loss W = κE, the polar scattering angle θ is obtained as E + 2me c2 E−W 2 . (10.47) cos θ = E E − W + 2me c2 The azimuthal scattering angle φ is sampled uniformly in the interval (0,2π). According to the GOS model, each oscillator Wk corresponds to an atomic shell with fk electrons and ionisation energy Uk . In the case of ionisation of an inner shell i (K or L), a secondary electron (δ-ray) is emitted with energy Es = W − Ui and the residual ion is left with a vacancy in the shell (which is then filled with the emission of fluorescence x-rays and/or Auger electrons). In the case of ionisation of outer shells, the simulated δ-ray is emitted with kinetic energy Es = W and the target atom is assumed to remain in its ground state. The polar angle of emission of the secondary electron is calculated as h W 2 /β 2 Q(Q + 2me c2 ) − W 2 i2 cos2 θs = 1 + (10.48) Q(Q + 2me c2 ) 2W (E + me c2 ) (for close collisions Q = W ), while the azimuthal angle is φs = φ + π. In this model, the Doppler effects on the angular distribution of the δ rays are 194 neglected. The stopping power due to soft interactions of electrons, which is used for the computation of the continuous part of the process, is analytically calculated as Z Tc dσ − − W Sin = N dW (10.49) dW 0 from the expression (10.38), where N is the number of scattering centers (atoms or molecules) per unit volume. Positrons The total cross section σ + (E) for the inelastic collision of positrons of energy E is calculated analytically. As in the case of electrons, it can be split into contributions from distant longitudinal, distant transverse and close interactions, + . (10.50) σ + (E) = σdis,l + σdis,t + σclo The contributions from distant longitudinal and transverse interactions are the same as for electrons, Eq. (10.34) and (10.35), while the integrated cross section for close collisions is the Bhabha cross section Z E 2πe4 X 1 + + fk σclo = F (E, W )dW, (10.51) 2 2 me v shells Wk W where F + (E, W ) = 1 − b1 W W2 W3 W4 + b2 2 − b3 3 + b4 4 ; E E E E the Bhabha factors are γ − 1 2 2(γ + 1)2 − 1 b1 = γ γ2 − 1 γ − 1 2 2(γ − 1)γ , b3 = γ (γ + 1)2 (10.52) γ − 1 2 3(γ + 1)2 + 1 b2 = , γ (γ + 1)2 γ − 1 2 (γ − 1)2 b4 = , (10.53) γ (γ + 1)2 (10.54) and γ is the Lorentz factor of the positron. The integral of Eq. (10.51) can be evaluated analytically. The particles in the final state are not undistinguishable so the maximum energy transfer Wmax in close collisions is E. + As for electrons, the GOS model allows the evaluation of the spectrum dσ of dW 195 the energy W lost by the primary positron as the sum of distant longitudinal, distant transverse and close interaction contributions, + dσclo dσdis,l dσdis,t dσ + = + + , dW dW dW dW dσ (10.55) dσ dis,l dis,t where the distant terms dW and dW are those from Eqs. (10.39) and (10.41), while the close contribution is + 1 + 2πe4 X dσclo f = F (E, W )Θ(W − Wk ). k dW me v 2 shells W 2 (10.56) + , Eq. (10.55), allows an Also in this case, the explicit expression of dσ dW analytic calculation of the partial cross sections for soft and hard ionisation events, i.e. Z Tc + Z E + dσ dσ + + σsof t = dW and σhard = dW. (10.57) dW 0 Tc dW The sampling of the final state in the case of distant interactions (transverse or longitudinal) is performed in the same way as for primary electrons, see section 10.1.7. For close positron interactions with the k-th oscillator, the distribution for the reduced energy loss κ ≡ W/E is Pk+ (κ) = h1 i b1 2 Θ(κ − κc )Θ(1 − κ) − + b − b κ + b κ 2 3 4 κ2 κ (10.58) with κc = max(Wk , Tc )/E. In this case, the maximum allowed reduced energy loss κ is 1. After sampling the energy loss W = κE, the polar angle θ and the azimuthal angle φ are obtained using the equations introduced for electrons in section 10.1.7. Similarly, the generation of δ rays is performed in the same way as for electrons. Finally, the stopping power due to soft interactions of positrons, which is used for the computation of the continuous part of the process, is analytically calculated as Z Tc dσ + + Sin = N W dW (10.59) dW 0 from the expression (10.55), where N is the number of scattering centers per unit volume. 196 10.1.8 Positron Annihilation Total Cross Section The total cross section (per target electron) for the annihilation of a positron of energy E into two photons is evaluated from the analytical formula [20, 21] πre2 × σ(E) = (γ + 1)(γ 2 − 1) i o n h p p 2 2 2 (γ + 4γ + 1) ln γ + γ − 1 − (3 + γ) γ − 1 . (10.60) where re = classical radius of the electron, and γ = Lorentz factor of the positron. Sampling of the Final State The target electrons are assumed to be free and at rest: binding effects, that enable one-photon annihilation [20], are neglected. When the annihilation occurs in flight, the two photons may have different energies, say E− and E+ (the photon with lower energy is denoted by the superscript “−”), whose sum is E + 2me c2 . Each annihilation event is completely characterized by the quantity E− ζ = , (10.61) E + 2me c2 which is in the interval ζmin ≤ ζ ≤ 12 , with ζmin = 1 p . γ + 1 + γ2 − 1 (10.62) The parameter ζ is sampled from the differential distribution πre2 [S(ζ) + S(1 − ζ)], (γ + 1)(γ 2 − 1) (10.63) 1 1 S(ζ) = −(γ + 1)2 + (γ 2 + 4γ + 1) − 2 . ζ ζ (10.64) P (ζ) = where γ is the Lorentz factor and From conservation of energy and momentum, it follows that the two photons are emitted in directions with polar angles 1 1 cos θ− = p γ+1− (10.65) ζ γ2 − 1 197 and 1 1 cos θ+ = p γ+1− 1−ζ γ2 − 1 (10.66) that are completely determined by ζ; in particuar, when ζ = ζmin , cos θ− = −1. The azimuthal angles are φ− and φ+ = φ− + π; owing to the axial symmetry of the process, the angle φ− is uniformly distributed in (0, 2π). Bibliography [1] Penelope - A Code System for Monte Carlo Simulation of Electron and Photon Transport, Workshop Proceedings Issy-les-Moulineaux, France, 5−7 November 2001, AEN-NEA; [2] J.Sempau et al., Experimental benchmarks of the Monte Carlo code PENELOPE, submitted to NIM B (2002); [3] D.Brusa et al., Fast sampling algorithm for the simulation of photon Compton scattering, NIM A379,167 (1996); [4] F.Biggs et al., Hartree-Fock Compton profiles for the elements, At.Data Nucl.Data Tables 16,201 (1975); [5] M.Born, Atomic physics, Ed. Blackie and Sons (1969); [6] J.Baró et al., Analytical cross sections for Monte Carlo simulation of photon transport, Radiat.Phys.Chem. 44,531 (1994); [7] J.H.Hubbel et al., Atomic form factors, incoherent scattering functions and photon scattering cross sections, J. Phys.Chem.Ref.Data 4,471 (1975). Erratum: ibid. 6,615 (1977); [8] M.J.Berger and J.H.Hubbel, XCOM: photom cross sections on a personal computer, Report NBSIR 87-3597 (National Bureau of Standards) (1987); [9] H.Davies et al., Theory of bremsstrahlung and pair production. II.Integral cross section for pair production, Phys.Rev. 93,788 (1954); [10] J.H.Hubbel et al., Pair, triplet and total atomic cross sections (and mass attenuation coefficients) for 1 MeV − 100 GeV photons in element Z=1 to 100, J.Phys.Chem.Ref.Data 9,1023 (1980); [11] J.W.Motz et al., Pair production by photons, Rev.Mod.Phys 41,581 (1969); 198 [12] D.E.Cullen et al., Tables and graphs of photon-interaction cross sections from 10 eV to 100 GeV derived from the LLNL evaluated photon data library (EPDL), Report UCRL-50400 (Lawrence Livermore National Laboratory) (1989); [13] , F. Sauter, Ann. Phys. 11 (1931) 454 [14] S.M.Seltzer and M.J.Berger, Bremsstrahlung energy spectra from electrons with kinetic energy 1 keV - 100 GeV incident on screened nuclei and orbital electrons of neutral atoms with Z=1-100, At.Data Nucl.Data Tables 35,345 (1986); [15] D.E.Cullen et al., Tables and graphs of electron-interaction cross sections from 10 eV to 100 GeV derived from the LLNL evaluated photon data library (EEDL), Report UCRL-50400 (Lawrence Livermore National Laboratory) (1989); [16] L.Kissel et al., Shape functions for atomic-field bremsstrahlung from electron of kinetic energy 1−500 keV on selected neutral atoms 1 ≤ Z ≤ 92, At.Data Nucl.Data.Tab. 28,381 (1983); [17] M.J.Berger and S.M.Seltzer, Stopping power of electrons and positrons, Report NBSIR 82-2550 (National Bureau of Standards) (1982); [18] L.Kim et al., Ratio of positron to electron bremsstrahlung energy loss: an approximate scaling law, Phys.Rev.A 33,3002 (1986); [19] U.Fano, Penetration of protons, Ann.Rev.Nucl.Sci. 13,1 (1963); alpha particles and mesons, [20] W.Heitler, The quantum theory of radiation, Oxford University Press, London (1954); [21] W.R.Nelson et al., The EGS4 code system, Report SLAC-265 (1985). 199 Chapter 11 Monash University low energy photon processes 200 11.1 Monash Low Energy Photon Processes 11.1.1 Introduction The Monash Compton Scattering models, for polarised (G4LowEPPolarizedComptonModel) and non-polarised (G4LowEPComptonModel) photons, are an alternative set of Compton scattering models to those of Livermore and Penelope that were constructed using Ribberfors’ theoretical framework [1, 2, 3]. The limitation of the Livermore and Penelope models is that only the components of the pre-collision momentum of the target electron contained within the photon plane, two-dimensional plane defined by the incident and scattered photon, is incorporated into their scattering frameworks [4]. Both models are forced to constrain the ejected direction of the Compton electron into the photon plane as a result. The Monash Compton scattering models avoid this limitation through the use of a two-body fully relativistic three-dimensional scattering framework to ensure the conservation of energy and momentum in the Relativistic Impulse Approximation (RIA) [5, 6]. 11.1.2 Physics and Simulation Total Cross Section The Monash Compton scattering models were built using the Livermore and Polarised Livermore Compton scattering models as templates. As a result the total cross section for the Compton scattering process and handling of polarisation effects mimic those outlined in Section 9. Sampling of the Final State The scattering diagram seen in Figure 11.1 outlines the basic principles of Compton scattering with an electron of non-zero pre-collision momentum in the RIA. The process of sampling the target atom, atomic shell and target electron pre-collision momentum mimic that outlined in Section 9. After the sampling of these parameters the following four equations are utilised to model the scattered photon energy E ′ , recoil electron energy Tel and recoil electron polar and azimuthal angles (φ and ψ) with respect to the incident photon direction and out-going plane of polarisation: E′ = 1 − cos θ + γmc (c − u cos α) γmc(c−u cos θ cos α−u sin θ sin α cos β) E 201 , (11.1) Figure 11.1: Scattering diagram of atomic bound electron Compton scattering. P is the incident photon momentum, Q the electron pre-collision momentum, P′ the scattered photon momentum and Q′ the recoil electron momentum. Tel = E − E ′ − EB , cos φ = −Y ± cos ψ = √ Y 2 − 4W Z , 2W C − B cos φ , A sin φ (11.2) (11.3) (11.4) where: A = E ′ u′ sin θ, (11.5) B = E ′ u′ cos θ − Eu′ , (11.6) C = c (E ′ − E) − D= EE ′ (1 − cos θ) , γ ′ mc (11.7) γmE ′ (c − u cos θ cos α − u sin θ cos β sin α) + m2 c2 (γγ ′ − 1) − γ ′ mE ′ , c (11.8) F = (γγ ′ m2 uu′ cos β sin α − γ ′ mE ′ u′ sin θ), c G = γγ ′ m2 uu′ sin β sin α, 202 (11.9) (11.10) H = (γγ ′ m2 uu′ cos α − γ ′ mE ′ ′ u cos θ), c (11.11) W = (F B − HA)2 + G2 A2 + G2 B 2 , (11.12) Y = 2 (AD − F C) (F B − HA) − G2 BC , (11.13) Z = (AD − F C)2 + G2 C 2 − A2 , (11.14) and c is the speed of light, m is the rest mass of an electron, u is the speed of −1/2 the target electron, u′ is the speed of the recoil electron, γ = (1 − (u2 /c2 )) −1/2 and γ ′ = (1 − (u′2 /c2 )) . Further information regarding the Monash Compton scattering models can be found in [6]. Bibliography [1] Ribberfors R., Phys. Rev. B. 12 2067-2074, 1975. [2] Brusa D. et al., Nucl. Instrum. Methods Phys. Res. A 379 167-175, 1996. [3] Kippen, R. M., New Astro. Reviews 48, 221-225, 2004. [4] Salvat F. et al., PENELOPE, A Code System for Monte Carlo Simulation of Electron and Photon Transport, Proceedings of a Workshop/Training Course, OECD/NEA 5-7 November 2001. [5] Du Mond J. W. M., Phys. Rev. 33 643-658, 1929. [6] Brown J. M. C. et al., Nucl. Instrum. Methods Phys. Res. B 338, 77-88, 2014. 203 Chapter 12 Charged Hadron Incident 204 12.1 Hadron and Ion Ionization 12.1.1 Method The class G4hIonisation provides the continuous energy loss due to ionization and simulates the ’discrete’ part of the ionization, that is, delta rays produced by charged hadrons. The class G4ionIonisation is intended for the simulation of energy loss by positive ions with change greater than unit. Inside these classes the following models are used: • G4BetherBlochModel (valid for protons with T > 2 M eV ) • G4BraggModel (valid for protons with T < 2 M eV ) • G4BraggIonModel (valid for protons with T < 2 M eV ) • G4ICRU73QOModel (valid for anti-protons with T < 2 M eV ) The scaling relation (7.7) is a basic conception for the description of ionization of heavy charged particles. It is used both in energy loss calculation and in determination of the validity range of models. Namely the Tp = 2M eV limit for protons is scaled for a particle with mass Mi by the ratio of the particle mass to the proton mass Ti = Tp Mp /Mi . For all ionization models the value of the maximum energy transferable to a free electron Tmax is given by the following relation [1]: Tmax = 2me c2 (γ 2 − 1) , 1 + 2γ(me /M ) + (me /M )2 (12.1) where me is the electron mass and M is the mass of the incident particle. The method of calculation of the continuous energy loss and the total crosssection are explained below. 12.1.2 Continuous Energy Loss The integration of 7.1 leads to the Bethe-Bloch restricted energy loss (T < Tcut formula [1], which is modified taken into account various corrections [2]: dE Tup 2Ce 2mc2 β 2 γ 2 Tup z2 2 2 2 −δ− −β 1+ = 2πre mc nel 2 ln +F dx β I2 Tmax Z (12.2) 205 where re mc2 nel I Z z γ β2 Tup δ Ce F classical electron radius: e2 /(4πǫ0 mc2 ) mass-energy of the electron electrons density in the material mean excitation energy in the material atomic number of the material charge of the hadron in units of the electron change E/mc2 1 − (1/γ 2 ) min(Tcut , Tmax ) density effect function shell correction function high order corrections In a single element the electron density is nel = Z nat = Z Nav ρ A (Nav : Avogadro number, ρ: density of the material, A: mass of a mole). In a compound material nel = X Zi nati = i X i Zi Nav wi ρ . Ai wi is the proportion by mass of the ith element, with molar mass Ai . The mean excitation energy I for all elements is tabulated according to the ICRU recommended values [3]. Shell Correction 2Ce /Z is the so-called shell correction term which accounts for the fact of interaction of atomic electrons with atomic nucleus. This term more visible at low energies and for heavy atoms. The classical expression for the term [4] is used C= X Cν (θν , ην ), ν = K, L, M, ..., θ = β2 Jν , ην = 2 2 , ǫν α Zν (12.3) where α is the fine structure constant, β is the hadron velocity, Jν is the ionisation energy of the shell ν, ǫν is Bohr ionisation energy of the shell ν, Zν is the effective charge of the shell ν. First terms CK and CL can 206 be analytically computed in using an assumption non-relativistic hydrogenic wave functions [5, 6]. The results [7] of tabulation of these computations in the interval of parameters ην = 0.005 ÷ 10 and θν = 0.25 ÷ 0.95 are used directly. For higher values of ην the parameterization [7] is applied: Cν = K1 K2 K3 + 2 + 3, η η η (12.4) where coefficients Ki provide smooth shape of the function. The effective nuclear charge for the L-shell can be reproduced as ZL = Z −d, d is a parameter shown in Table 12.24. For outer shells the calculations are not available, so Z d 3 1.72 4 2.09 5 2.48 6 2.82 7 3.16 8 3.53 9 3.84 >9 4.15 Table 12.1: Effective nuclear charge for the L-shell [4]. L-shell parameterization is used and the following scaling relation [4, 8] is applied: Jν nν , Hν = , (12.5) Cν = Vν CL (θL , Hν ηL ), Vν = nL JL where Vν is a vertical scaling factor proportional to number of electrons at the shell nν . The contribution of the shell correction term is about 10% for protons at T = 2M eV . Density Correction δ is a correction term which takes into account the reduction in energy loss due to the so-called density effect. This becomes important at high energies because media have a tendency to become polarized as the incident particle velocity increases. As a consequence, the atoms in a medium can no longer be considered as isolated. To correct for this effect the formulation of Sternheimer [9] is used: x is a kinetic variable of the particle : x = log10 (γβ) = ln(γ 2 β 2 )/4.606, and δ(x) is defined by for x < x0 : δ(x) = 0 for x ∈ [x0 , x1 ] : δ(x) = 4.606x − C + a(x1 − x)m for x > x1 : δ(x) = 4.606x − C 207 (12.6) where the matter-dependent constants are calculated as follows: p √ hνp = plasma energy of the medium = 4πnel re3 mc2 /α = 4πnel re ~c C = 1 + 2 ln(I/hνp ) xa = C/4.606 a = 4.606(xa − x0 )/(x1 − x0 )m m = 3. (12.7) For condensed media for C ≤ 3.681 x0 = 0.2 x1 = 2 I < 100 eV for C > 3.681 x0 = 0.326C − 1.0 x1 = 2 for C ≤ 5.215 x0 = 0.2 x1 = 3 I ≥ 100 eV for C > 5.215 x0 = 0.326C − 1.5 x1 = 3 and for gaseous media for for for for for for for C C C C C C C < 10. ∈ [10.0, 10.5[ ∈ [10.5, 11.0[ ∈ [11.0, 11.5[ ∈ [11.5, 12.25[ ∈ [12.25, 13.804[ ≥ 13.804 x0 x0 x0 x0 x0 x0 x0 = 1.6 = 1.7 = 1.8 = 1.9 = 2. = 2. = 0.326C − 2.5 x1 x1 x1 x1 x1 x1 x1 =4 =4 =4 =4 =4 =5 = 5. High Order Corrections High order corrections term to Bethe-Bloch formula (12.2) can be expressed as F = G − S + 2(zL1 + z 2 L2 ), (12.8) where G is the Mott correction term, S is the finite size correction term, L1 is the Barkas correction, L2 is the Bloch correction. The Mott term [2] describes the close-collision corrections tend to become more important at large velocities and higher charge of projectile. The Fermi result is used: G = παzβ. (12.9) The Barkas correction term describes distant collisions. The parameterization of Ref. is expressed in the form: L1 = 1.29FA (b/x1/2 ) β2 , x = , Z 1/2 x3/2 Zα2 208 (12.10) Z d 1 (H2 gas) 0.6 1 1.8 2 0.6 3 - 10 1.8 11 - 17 1.4 18 1.8 19 - 25 1.4 26 - 50 1.35 > 50 1.3 Table 12.2: Scaled minimum impact parameter b [4]. where FA is tabulated function [10], b is scaled minimum impact parameter shown in Table 12.2. This and other corrections depending on atomic properties are assumed to be additive for mixtures and compounds. For the Bloch correction term the classical expression [4] is following: 2 z L2 = −y 2 ∞ X n=1 n(n2 zα 1 , y= . 2 +y ) β (12.11) The finite size correction term takes into account the space distribution of charge of the projectile particle. For muon it is zero, for hadrons this term become visible at energies above few hundred GeV and the following parameterization [2] is used: S = ln(1 + q), q = 2me Tmax , ε2 (12.12) where Tmax is given in relation (12.1), ε is proportional to the inverse effective radius of the projectile (Table 12.3). All these terms break scaling mesons, spin = 0 (π ± , K ± ) baryons, spin = 1/2 ions 0.736 GeV 0.843 GeV 0.843 A1/3 GeV Table 12.3: The values of the ε parameter for different particle types. relation (7.7) if the projectile particle charge differs from ±1. To take this circumstance into account in G4ionIonisation process at initialisation time the term F is ignored for the computation of the dE/dx table. At run time this term is taken into account by adding to the mean energy loss a value ∆T ′ = 2πre2 mc2 nel z2 F ∆s, β2 (12.13) where ∆s is the true step length and F is the high order correction term (12.8). Parameterizations at Low Energies For scaled energies below Tlim = 2 M eV shell correction becomes very large and precision of the Bethe-Bloch formula degrades, so parameterisation of 209 evaluated data for stopping powers at low energies is required. These parameterisations for all atoms is available from ICRU’49 report [4]. The proton parametrisation is used in G4BraggModel, which is included by default in the process G4hIonisation. The alpha particle parameterisation is used in the G4BraggIonModel, which is included by default in the process G4ionIonisation. To provide a smooth transition between low-energy and high-energy models the modified energy loss expression is used for high energy S(T ) = SH (T ) + (SL (Tlim ) − SH (Tlim )) Tlim , T > Tlim , T (12.14) where S is smoothed stopping power, SH is stopping power from formula (12.2) and SL is the low-energy parameterisation. The precision of Bethe-Bloch formula for T > 10M eV is within 2%, below the precision degrades and at 1keV only 20% may be garanteed. In the energy interval 1 − 10M eV the quality of description of the stopping power varied from atom to atom. To provide more stable and precise parameterisation the data from the NIST databases are included inside the standard package. These data are provided for 74 materials of the NIST material database [11]. The data from the PSTAR database are included into G4BraggModel. The data from the ASTAR database are included into G4BraggIonModel. So, if Geant4 material is defined as a NIST material, than NIST data are used for low-energy parameterisation of stopping power. If material is not from the NIST database, then the ICRU’49 parameterisation is used. 12.1.3 Nuclear Stopping Nuclear stopping due to elastic ion-ion scattering since Geant4 v9.3 can be simulated with the continuous process G4NuclearStopping. By default this correction is active and the ICRU’49 parameterisation [4] is used, which is implemented in the model class G4ICRU49NuclearStoppingModel. 12.1.4 Total Cross Section per Atom For T ≫ I the differential cross section can be written as zp2 1 dσ T2 2 T 2 2 = 2πre mc Z 2 2 1 − β + dT β T Tmax 2E 2 210 (12.15) [1]. In Geant4 Tcut ≥ 1 keV. Integrating from Tcut to Tmax gives the total cross section per atom : σ(Z, E, Tcut ) = 2πre2 Zzp2 2 mc × (12.16) β2 β2 1 Tmax Tmax − Tcut 1 − − ln + Tcut Tmax Tmax Tcut 2E 2 The last term is for spin 1/2 only. In a given material the mean free path is: P (12.17) λ = (nat · σ)−1 or λ = ( i nati · σi )−1 The mean free path is tabulated during initialization as a function of the material and of the energy for all kinds of charged particles. 12.1.5 Simulating Delta-ray Production A short overview of the sampling method is given in Chapter 2. Apart from the normalization, the cross section 12.15 can be factorized : dσ = f (T )g(T ) with T ∈ [Tcut , Tmax ] dT (12.18) where 1 1 1 − f (T ) = Tcut Tmax T 2 T T2 g(T ) = 1 − β 2 + . Tmax 2E 2 (12.19) (12.20) The last term in g(T ) is for spin 1/2 only. The energy T is chosen by 1. sampling T from f (T ) 2. calculating the rejection function g(T ) and accepting the sampled T with a probability of g(T ). After the successful sampling of the energy, the direction of the scattered electron is generated with respect to the direction of the incident particle. The azimuthal angle φ is generated isotropically. The polar angle θ is calculated from energy-momentum conservation. This information is used to calculate the energy and momentum of both scattered particles and to transform them into the global coordinate system. 211 12.1.6 Ion Effective Charge As ions penetrate matter they exchange electrons with the medium. In the implementation of G4ionIonisation the effective charge approach is used [12]. A state of equilibrium between the ion and the medium is assumed, so that the ion’s effective charge can be calculated as a function of its kinetic energy in a given material. Before and after each step the dynamic charge of the ion is recalculated and saved in G4DynamicP article, where it can be used not only for energy loss calculations but also for the sampling of transportation in an electromagnetic field. The ion effective charge is expressed via the ion charge zi and the fractional effective charge of ion γi : zef f = γi zi . (12.21) For helium ions fractional effective charge is parameterized for all elements " 5 #! 2 X 7 + 0.05Z 2 j 2 (γHe ) = 1 − exp − Cj Q 1+ exp(−(7.6 − Q) ) , 1000 j=0 Q = max(0, ln T ), (12.22) where the coefficients Cj are the same for all elements, and the helium ion kinetic energy T is in keV /amu. The following expression is used for heavy ions [13]: ! 2 (0.18 + 0.0015Z) exp(−(7.6 − Q)2 ) 1 − q v0 2 1+ , ln 1 + Λ γi = q + 2 vF Zi2 (12.23) where q is the fractional average charge of the ion, v0 is the Bohr velocity, vF is the Fermi velocity of the electrons in the target medium, and Λ is the term taking into account the screening effect: Λ = 10 vF (1 − q)2/3 . v0 Zi1/3 (6 + q) (12.24) The Fermi velocity of the medium is of the same order as the Bohr velocity, and its exact value depends on the detailed electronic structure of the medium. The expression for the fractional average charge of the ion is the following: q = [1 − exp(0.803y 0.3 − 1.3167y 0.6 − 0.38157y − 0.008983y 2 )], 212 (12.25) where y is a parameter that depends on the ion velocity vi vi vF2 y= 1+ 2 . v0 Z 2/3 5vi (12.26) The parametrisation of the effective charge of the ion applied if the kinetic energy is below limit value T < 10zi Mi M eV, Mp (12.27) where Mi is the ion mass and Mp is the proton mass. Bibliography [1] W.-M. Yao et al., Jour. of Phys. G33 (2006) 1. [2] S.P. Ahlen, Rev. Mod. Phys. 52 (1980) 121. [3] ICRU (A. Allisy et al), Stopping Powers for Electrons and Positrons, ICRU Report 37, 1984. [4] ICRU (A. Allisy et al), Stopping Powers and Ranges for Protons and Alpha Particles, ICRU Report 49, 1993. [5] M.C. Walske, Phys. Rev. 88 (1952) 1283. [6] M.C. Walske, Phys. Rev. 181 (1956) 940. [7] G.S. Khandelwal, Nucl. Phys. A116 (1968) 97. [8] H. Bichsel, Phys. Rev. A46 (1992) 5761. [9] R.M. Sternheimer. Phys.Rev. B3 (1971) 3681. [10] J.C. Ashley, R.H. Ritchie and W. Brandt, Phys. Rev. A8 (1973) 2402. [11] http://physics.nist.gov/PhysRevData/contents-radi.html [12] J.F. Ziegler, J.P. Biersack, U. Littmark, The Stopping and Ranges of Ions in Solids. Vol.1, Pergamon Press, 1985. [13] W. Brandt and M. Kitagawa, Phys. Rev. B25 (1982) 5631. 213 12.2 Low energy extentions 12.2.1 Energy losses of slow negative particles At low energies, e.g. below a few MeV for protons/antiprotons, the BetheBloch formula is no longer accurate in describing the energy loss of charged hadrons and higher Z terms should be taken in account. Odd terms in Z lead to a significant difference between energy loss of positively and negatively charged particles. The energy loss of negative hadrons is scaled from that of antiprotons. The antiproton energy loss is calculated according to the quantum harmonic oscillator model is used, as described in [1] and references therein. The lower limit of applicability of the model is chosen for all materials at 10 keV . Below this value stopping power is set to constant equal to the dE/dx at 10 keV . 12.2.2 Energy losses of hadrons in compounds To obtain energy losses in a mixture or compound, the absorber can be thought of as made up of thin layers of pure elements with weights proportional to the electron density of the element in the absorber (Bragg’s rule): dE X dE = , (12.28) dx dx i i where the sum is taken over all elements of the absorber, i is the number of the element, ( dE ) is energy loss in the pure i-th element. dx i Bragg’s rule is very accurate for relativistic particles when the interaction of electrons with a nucleus is negligible. But at low energies the accuracy of Bragg’s rule is limited because the energy loss to the electrons in any material depends on the detailed orbital and excitation structure of the material. In the description of Geant4 materials there is a special attribute: the chemical formula. It is used in the following way: • if the data on the stopping power for a compound as a function of the proton kinetic energy is available (Table 12.4), then the direct parametrisation of the data for this material is performed; • if the data on the stopping power for a compound is available for only one incident energy (Table 12.5), then the computation is performed based on Bragg’s rule and the chemical factor for the compound is taken into account; 214 Table 12.4: The list of chemical formulae of compounds for which parametrisation of stopping power as a function of kinetic energy is in Ref.[3]. Number 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. Chemical formula AlO C 2O CH 4 (C 2H 4) N-Polyethylene (C 2H 4) N-Polypropylene (C 8H 8) N C 3H 8 SiO 2 H 2O H 2O-Gas Graphite • if there are no data for the compound, the computation is performed based on Bragg’s rule. In the review [2] the parametrisation stopping power data are presented as f (Tp ) Sexp (125 keV ) − 1 , (12.29) Se (Tp ) = SBragg (Tp ) 1 + f (125 keV ) SBragg (125 keV ) where Sexp (125 keV ) is the experimental value of the energy loss for the compound for 125 keV protons or the reduced experimental value for He ions, SBragg (Tp ) is a value of energy loss calculated according to Bragg’s rule, and f (Tp ) is a universal function, which describes the disappearance of deviations from Bragg’s rule for higher kinetic energies according to: f (Tp ) = 1 h β(Tp ) 1 + exp 1.48( β(25 − 7.0) keV ) i, (12.30) where β(Tp ) is the relative velocity of the proton with kinetic energy Tp . 12.2.3 Fluctuations of energy losses of hadrons The total continuous energy loss of charged particles is a stochastic quantity with a distribution described in terms of a straggling function. The straggling is partially taken into account by the simulation of energy loss by the 215 Table 12.5: The list of chemical formulae of compounds for which the chemical factor is calculated from the data of Ref.[2]. Number 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. Chemical formula H 2O C 2H 4O C 3H 6O C 2H 2 C H 3OH C 2H 5OH C 3H 7OH C 3H 4 NH 3 C 14H 10 C 6H 6 C 4H 10 C 4H 6 C 4H 8O CCl 4 CF 4 C 6H 8 C 6H 12 C 6H 10O C 6H 10 C 8H 16 C 5H 10 C 5H 8 C 3H 6-Cyclopropane C 2H 4F 2 C 2H 2F 2 C 4H 8O 2 216 Number 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50. 51. 52. 53. Chemical formula C 2H 6 C 2F 6 C 2H 6O C 3H 6O C 4H 10O C 2H 4 C 2H 4O C 2H 4S SH 2 CH 4 CCLF 3 CCl 2F 2 CHCl 2F (CH 3) 2S N 2O C 5H 10O C 8H 6 (CH 2) N (C 3H 6) N (C 8H 8) N C 3H 8 C 3H 6-Propylene C 3H 6O C 3H 6S C 4H 4S C 7H 8 production of δ-electrons with energy T > Tc . However, continuous energy loss also has fluctuations. Hence in the current GEANT4 implementation two different models of fluctuations are applied depending on the value of the parameter κ which is the lower limit of the number of interactions of the particle in the step. The default value chosen is κ = 10. To select a model for thick absorbers the following boundary conditions are used: ∆E > Tc κ) or Tc < Iκ, (12.31) where ∆E is the mean continuous energy loss in a track segment of length s, Tc is the cut kinetic energy of δ-electrons, and I is the average ionisation potential of the atom. For long path lengths the straggling function approaches the Gaussian distribution with Bohr’s variance [3]: Zh2 β2 2 Ω = KNel 2 Tc sf 1 − , (12.32) β 2 where f is a screening factor, which is equal to unity for fast particles, whereas 2 for slow positively charged ions with β 2 < 3Z(v0 /c)2 f = a + b/Zef f , where parameters a and b are parametrised for all atoms [4, 5]. For short path lengths, when the condition 12.31 is not satisfied, the model described in the charter 7.2 is applied. 12.2.4 ICRU 73-based energy loss model The ICRU 73 [1] report contains stopping power tables for ions with atomic numbers 3–18 and 26, covering a range of different elemental and compound target materials. The stopping powers derive from calculations with the PASS code [6], which implements the binary stopping theory described in [6, 7]. Tables in ICRU 73 extend over an energy range up to 1 GeV/nucleon. All stopping powers were incorporated into Geant4 and are available through a parameterisation model (G4IonParametrisedLossModel). For a few materials revised stopping powers were included (water, water vapor, nylon type 6 and 6/6 from P. Sigmund et al [8] and copper from P. Sigmund [9]), which replace the corresponding tables of the original ICRU 73 report. To account for secondary electron production above Tc , the continuous energy loss per unit path length is calculated according to dE dE dE − (12.33) = dx T 1 GeV ) The limit energy 0.2 M eV is equivalent to the proton limit energy 2M eV because of scaling relation (7.7), which allows simulation for muons with energy below 1 GeV in the same way as for point-like hadrons with spin 1/2 described in the section 7.1. For higher energies the G4MuBetherBlochModel is applied, in which leading radiative corrections are taken into account [1]. Simple analytical formula for the cross section, derived with the logarithmic are used. Calculation results appreciably differ from usual elastic µ − e scattering in the region of high energy transfers me << T < Tmax and give non-negligible correction to the total average energy loss of high-energy muons. The total cross section is written as following: α 4me E(E − ǫ) 2ǫ σ(E, ǫ) = σBB (E, ǫ) 1 + ln ln 1 + , (13.1) 2π me m2µ (2ǫ + me ) here σ(E, ǫ) is the differential cross sections, σ(E, ǫ)BB is the Bethe-Bloch cross section (12.15), me is the electron mass, mµ is the muon mass, E is the muon energy, ǫ is the energy transfer, ǫ = ω + T , where T is the electron kinetic energy and ω is the energy of radiative gamma. For computation of the truncated mean energy loss (7.1) the partial integration of the expression (13.1) is performed S(E, ǫup ) = SBB (E, ǫup ) + SRC (E, ǫup ), ǫup = min(ǫmax , ǫcut ), (13.2) where term SBB is the Bethe-Bloch truncated energy loss (12.2) for the interval of energy transfer (0 − ǫup ) and term SRC is a correction due to radiative effects. The function become smooth after log-substitution and is computed by numerical integration Z ln ǫup SRC (E, ǫup ) = ǫ2 (σ(E, ǫ) − σBB (E, ǫ))d(ln ǫ), (13.3) ln ǫ1 220 where lower limit ǫ1 does not effect result of integration in first order and in the class G4MuBetheBlochModel the default value ǫ1 = 100keV is used. For computation of the discrete cross section (7.2) another substitution is used in order to perform numerical integration of a smooth function σ(E) = Z 1/ǫup ǫ2 σ(E, ǫ)d(1/ǫ). (13.4) 1/ǫmax The sampling of energy transfer is performed between 1/ǫup and 1/ǫmax using rejection constant for the function ǫ2 σ(E, ǫ). After the successful sampling of the energy transfer, the direction of the scattered electron is generated with respect to the direction of the incident particle. The energy of radiative gamma is neglected. The azimuthal electron angle φ is generated isotropically. The polar angle θ is calculated from energy-momentum conservation. This information is used to calculate the energy and momentum of both scattered particles and to transform them into the global coordinate system. Bibliography [1] S.R. Kelner, R.P. Kokoulin, A.A. Petrukhin, Phys. Atomic Nuclei 60 (1997) 576. 221 13.2 Bremsstrahlung Bremsstrahlung dominates other muon interaction processes in the region of catastrophic collisions (v ≥ 0.1 ), that is at ”moderate” muon energies above the kinematic limit for knock–on electron production. At high energies (E ≥ 1 TeV) this process contributes about 40% of the average muon energy loss. 13.2.1 Differential Cross Section The differential cross section for muon bremsstrahlung (in units of cm2 /(g GeV)) can be written as dσ(E, ǫ, Z, A) 16 m 1 3 = αNA ( re )2 Z(ZΦn + Φe )(1 − v + v 2 ) dǫ 3 µ ǫA 4 = 0 if ǫ ≥ ǫmax = E − µ, (13.5) where µ and m are the muon and electron masses, Z and A are the atomic number and atomic weight of the material, and NA is Avogadro’s number. If E and T are the initial total and kinetic energy of the muon, and ǫ is the emitted photon energy, then ǫ = E − E ′ and the relative energy transfer v = ǫ/E. Φn represents the contribution of the nucleus and can be expressed as √ BZ −1/3 (µ + δ(Dn′ e − 2)) √ ; Φn = ln Dn′ (m + δ eBZ −1/3 ) = 0 if negative. Φe represents the contribution of the electrons and can be expressed as B ′ Z −2/3 µ ; √ ′ −2/3 δµ 1 + 2 √ (m + δ eB Z ) m e = 0 if ǫ ≥ ǫ′max = E/(1 + µ2 /2mE); = 0 if negative. Φe = ln In Φn and Φe , for all nuclei except hydrogen, δ = µ2 ǫ/2EE ′ = µ2 v/2(E − ǫ); Dn′ = Dn(1−1/Z) , Dn = 1.54A0.27 ; √ e = 1.648(721271). B = 183, B ′ = 1429, 222 For hydrogen (Z=1) B = 202.4, B ′ = 446, Dn′ = Dn . These formulae are taken mostly from Refs. [1] and [2]. They include improved nuclear size corrections in comparison with Ref. [3] in the region v ∼ 1 and low Z. Bremsstrahlung on atomic electrons (taking into account target recoil and atomic binding) is introduced instead of a rough substitution Z(Z + 1). A correction for processes with nucleus excitation is also included [4]. Applicability and Restrictions of the Method The above formulae assume that: 1. E ≫ µ, hence the ultrarelativistic approximation is used; 2. E ≤ 1020 eV; above this energy, LPM suppression can be expected; 3. v ≥ 10−6 ; below 10−6 Ter-Mikaelyan suppression takes place. However, in the latter region the cross section of muon bremsstrahlung is several orders of magnitude less than that of other processes. The Coulomb correction (for high Z) is not included. However, existing calculations [5] show that for muon bremsstrahlung this correction is small. 13.2.2 Continuous Energy Loss The restricted energy loss for muon bremsstrahlung (dE/dx)rest with relative transfers v = ǫ/(T + µ) ≤ vcut can be calculated as follows : Z vcut Z ǫcut dE ǫ σ(E, ǫ) dv . ǫ σ(E, ǫ) dǫ = (T + µ) = dx rest 0 0 If the user cut vcut ≥ vmax = T /(T + µ), the total average energy loss is calculated. Integration is done using Gaussian quadratures, and binning provides an accuracy better than about 0.03% for T = 1 GeV, Z = 1. This rapidly improves with increasing T and Z. 13.2.3 Total Cross Section The integration of the differential cross section over dǫ gives the total cross section for muon bremsstrahlung: Z ǫmax Z ln vmax σtot (E, ǫcut ) = σ(E, ǫ)dǫ = ǫσ(E, ǫ)d(ln v), (13.6) ǫcut ln vcut where vmax = T /(T + µ). If vcut ≥ vmax , σtot = 0. 223 13.2.4 Sampling The photon energy ǫp is found by numerically solving the equation : Z ǫmax Z ǫmax P = σ(E, ǫ, Z, A) dǫ σ(E, ǫ, Z, A) dǫ . ǫp ǫcut Here P is the random uniform probability, ǫmax = T , and ǫcut = (T + µ) · vcut . vmin.cut = 10−5 is the minimal relative energy transfer adopted in the algorithm. For fast sampling, the solution of the above equation is tabulated at initialization time for selected Z, T and P . During simulation, this table is interpolated in order to find the value of ǫp corresponding to the probability P. The tabulation routine uses accurate functions for the differential cross section. The table contains values of xp = ln(vp /vmax )/ ln(vmax /vcut ), (13.7) where vp = ǫp /(T + µ) and vmax = T /(T + µ). Tabulation is performed in the range 1 ≤ Z ≤ 128, 1 ≤ T ≤ 1000 PeV, 10−5 ≤ P ≤ 1 with constant logarithmic steps. Atomic weight (which is a required parameter in the cross section) is estimated here with an iterative solution of the approximate relation: A = Z (2 + 0.015 A2/3 ). For Z = 1, A = 1 is used. To find xp (and thus ǫp ) corresponding to a given probability P , the sampling method performs a linear interpolation in ln Z and ln T , and a cubic, 4 point Lagrangian interpolation in ln P . For P ≤ Pmin , a linear interpolation in (P, x) coordinates is used, with x = 0 at P = 0. Then the energy ǫp is obtained from the inverse transformation of 13.7 : ǫp = (T + µ)vmax (vmax /vcut )xp The algorithm with the parameters described above has been tested for various Z and T . It reproduces the differential cross section to within 0.2 – 0.7 % for T ≥ 10 GeV. The average total energy loss is accurate to within 0.5%. While accuracy improves with increasing T , satisfactory results are also obtained for 1 ≤ T ≤ 10 GeV. It is important to note that this sampling scheme allows the generation of ǫp for different user cuts on v which are above vmin.cut . To perform such a simulation, it is sufficient to define a new probability variable P ′ = P σtot (vuser.cut )/σtot (vmin.cut ) 224 and use it in the sampling method. Time consuming re-calculation of the 3-dimensional table is therefore not required because only the tabulation of σtot (vuser.cut ) is needed. The small-angle, ultrarelativistic approximation is used for the simulation (with about 20% accuracy at θ ≤ θ∗ ≈ 1) of the angular distribution of the final state muon and photon. Since the target recoil is small, the muon and photon are directed symmetrically (with equal transverse momenta and coplanar with the initial muon): where p⊥µ = E ′ θµ , p⊥µ = p⊥γ , p⊥γ = ǫθγ . (13.8) θµ and θγ are muon and photon emission angles. The distribution in the variable r = Eθγ /µ is given by f (r)dr ∼ rdr/(1 + r2 )2 . (13.9) Random angles are sampled as follows: θγ = µ r E θµ = ǫ θγ , E′ (13.10) where r= r a , 1−a a=ξ 2 rmax , 2 1 + rmax rmax = min(1, E ′ /ǫ) · E θ∗ /µ , and ξ is a random number uniformly distributed between 0 and 1. Bibliography [1] S.R.Kelner, R.P.Kokoulin, A.A.Petrukhin. Preprint MEPhI 024-95, Moscow, 1995; CERN SCAN-9510048. [2] S.R.Kelner, R.P.Kokoulin, A.A.Petrukhin. Phys. Atomic Nuclei, 60 (1997) 576. [3] A.A.Petrukhin, V.V.Shestakov. Canad.J.Phys., 46 (1968) S377. [4] Yu.M.Andreyev, L.B.Bezrukov, E.V.Bugaev. Phys. Atomic Nuclei, 57 (1994) 2066. [5] Yu.M.Andreev, E.V.Bugaev, Phys. Rev. D, 55 (1997) 1233. 225 13.3 Positron - Electron Pair Production by Muons Direct electron pair production is one of the most important muon interaction processes. At TeV muon energies, the pair production cross section exceeds those of other muon interaction processes over a range of energy transfers between 100 MeV and 0.1Eµ . The average energy loss for pair production increases linearly with muon energy, and in the TeV region this process contributes more than half the total energy loss rate. To adequately describe the number of pairs produced, the average energy loss and the stochastic energy loss distribution, the differential cross section behavior over an energy transfer range of 5 MeV ≤ ǫ ≤ 0.1 ·Eµ must be accurately reproduced. This is is because the main contribution to the total cross section is given by transferred energies 5 MeV ≤ ǫ ≤ 0.01 ·Eµ , and because the contribution to the average muon energy loss is determined mostly in the region 0.001 · Eµ ≤ ǫ ≤ 0.1 ·Eµ . For a theoretical description of the cross section, the formulae of Ref. [1] are used, along with a correction for finite nuclear size [2]. To take into account electron pair production in the field of atomic electrons, the inelastic atomic form factor contribution of Ref. [3] is also applied. 13.3.1 Differential Cross Section Definitions and Applicability In the following discussion, these definitions are used: • m and µ are the electron and muon masses, respectively • E ≡ Eµ is the total muon energy, E = T + µ • Z and A are the atomic number and weight of the material • ǫ is the total pair energy or, approximately, the muon energy loss (E − E ′) • v = ǫ/E • e = 2.718 . . . • A⋆ = 183. The formula for the differential cross section applies when: 226 • Eµ ≫ µ (E ≥ 2 – 5 GeV) and Eµ ≤ 1015 – 1017 eV. If muon energies exceed this limit, the LPM (Landau Pomeranchuk Migdal) effect may become important, depending on the material • the muon energy transfer ǫ lies between ǫmin = 4 m and ǫmax = Eµ − √ 3 e µ Z 1/3 , although the formal lower limit is ǫ ≫ 2 m, and the formal 4 upper limit requires Eµ′ ≫ µ. • Z ≤ 40 – 50. For higher Z, the Coulomb correction is important but has not been sufficiently studied theoretically. Formulae The differential cross section for electron pair production by muons σ(Z, A, E, ǫ) can be written as : Z ρmax 4 Z(Z + ζ) 2 1−v NA (αr0 ) G(Z, E, v, ρ) dρ, σ(Z, A, E, ǫ) = 3π A ǫ 0 (13.11) where G(Z, E, v, ρ) = Φe + (m/µ)2 Φµ , Φe,µ = Be,µ L′e,µ and Φe,µ = 0 whenever Φe,µ < 0. Be and Bµ do not depend on Z, A, and are given by 1 Be = [(2 + ρ )(1 + β) + ξ(3 + ρ )] ln 1 + ξ 2 2 + 1 − ρ2 − β − (3 + ρ2 ); 1+ξ 1 [(3 − ρ2 ) + 2β(1 + ρ2 )] for ξ ≥ 103 ; 2ξ 1 3β 2 2 − (1 + 2β)(1 − ρ ) ln(1 + ξ) Bµ = (1 + ρ ) 1 + 2 ξ Be ≈ + Bµ ≈ ξ(1 − ρ2 − β) + (1 + 2β)(1 − ρ2 ); 1+ξ ξ [(5 − ρ2 ) + β(3 + ρ2 )] for ξ ≤ 10−3 ; 2 Also, 227 µ2 v 2 (1 − ρ2 ) v2 ; β = ; 4m2 (1 − v) 2(1 − v) p ∗ −1/3 A Z (1 + ξ)(1 + Ye ) L′e = ln √ ∗ −1/3 2m eA Z (1 + ξ)(1 + Ye ) 1+ Ev(1 − ρ2 ) " # 2 3mZ 1/3 1 (1 + ξ)(1 + Ye ) ; − ln 1 + 2 2µ p (µ/m)A∗ Z −1/3 (1 + 1/ξ)(1 + Yµ ) ′ Lµ = ln √ 2m eA∗ Z −1/3 (1 + ξ)(1 + Yµ ) 1+ Ev(1 − ρ2 ) q 3 1/3 − ln (1 + 1/ξ)(1 + Yµ ) . Z 2 ξ= For faster computing, the expressions for L′e,µ are further algebraically transformed. The functions L′e,µ include the nuclear size correction [2] in comparison with parameterization [1] : Ye = 5 − ρ2 + 4 β (1 + ρ2 ) ; 2(1 + 3β) ln(3 + 1/ξ) − ρ2 − 2β(2 − ρ2 ) Yµ = ρmax 4 + ρ2 + 3 β (1 + ρ2 ) ; (1 + ρ2 )( 23 + 2β) ln(3 + ξ) + 1 − 32 ρ2 p = [1 − 6µ2 /E 2 (1 − v)] 1 − 4m/Ev. Comment on the Calculation of the Integral The integral ρR max R dρ in Eq. 13.11 G(Z, E, v, ρ) dρ is computed with the substitutions: 0 t 1−ρ 1+ρ 1 − ρ2 = = = = ln(1 − ρ), exp(t), 2 − exp(t), et (2 − et ). After that, Z ρmax G(Z, E, v, ρ) dρ = 0 Z 228 0 G(Z, E, v, ρ) et dt, tmin (13.12) where tmin 4m 12µ2 4m 1− + ǫ EE ′ ǫ r = ln . 6µ2 4m 1+ 1− 1− EE ′ ǫ To compute the integral of Eq. 13.12 with an accuracy better than 0.5%, Gaussian quadrature with N = 8 points is sufficient. The function ζ(E, Z) in Eq. 13.11 serves to take into account the process on atomic electrons (inelastic atomic form factor contribution). To treat the energy loss balance correctly, the following approximation, which is an algebraic transformation of the expression in Ref. [3], is used: E/µ − 0.26 1 + γ1 Z 2/3 E/µ ; ζ(E, Z) = E/µ − 0.14 0.058 ln 1 + γ2 Z 1/3 E/µ 0.073 ln ζ(E, Z) = 0 if the numerator is negative. For E ≤ 35 µ, ζ(E, Z) = 0. Also γ1 = 1.95 · 10−5 and γ2 = 5.30 · 10−5 . The above formulae make use of the Thomas-Fermi model which is not good enough for light elements. For hydrogen (Z = 1) the following parameters must be changed: A∗ = 183 ⇒ 202.4; γ1 = 1.95 · 10−5 ⇒ 4.4 · 10−5 ; γ2 = 5.30 · 10−5 ⇒ 4.8 · 10−5 . 13.3.2 Total Cross Section and Restricted Energy Loss If the user’s cut for the energy transfer ǫcut is greater than ǫmin , the process is represented by continuous restricted energy loss for interactions with ǫ ≤ ǫcut , and discrete collisions with ǫ > ǫcut . Respective values of the total cross section and restricted energy loss rate are defined as: Z ǫmax Z ǫcut σtot = σ(E, ǫ) dǫ; (dE/dx)restr = ǫ σ(E, ǫ) dǫ. ǫcut ǫmin For faster computing, ln ǫ substitution and Gaussian quadratures are used. 229 13.3.3 Sampling of Positron - Electron Pair Production The e+ e− pair energy ǫP , is found numerically by solving the equation Z ǫmax Z ǫmax P = σ(Z, A, T, ǫ)dǫ (13.13) σ(Z, A, T, ǫ)dǫ / ǫP or 1−P = Z cut ǫP σ(Z, A, T, ǫ)dǫ / cut Z ǫmax σ(Z, A, T, ǫ)dǫ (13.14) cut To reach high sampling speed, solutions of Eqs. 13.13, 13.14 are tabulated at initialization time. Two 3-dimensional tables (referred to here as A and B) of ǫP (P, T, Z) are created, and then interpolation is used to sample ǫP . The number and spacing of entries in the table are chosen as follows: • a constant increment in ln T is chosen such that there are four points per decade in the range Tmin − Tmax . The default range of muon kinetic energies in Geant4 is T = 1 GeV − 1000 PeV. • a constant increment in ln Z is chosen. The shape of the sampling distribution does depend on Z, but very weakly, so that eight points in the range 1 ≤ Z ≤ 128 are sufficient. There is practically no dependence on the atomic weight A. • for probabilities P ≤ 0.5, Eq. 13.13 is used and Table A is computed with a constant increment in ln P in the range 10−7 ≤ P ≤ 0.5. The number of points in ln P for Table A is about 100. • for P ≥ 0.5, Eq. 13.14 is used and Table B is computed with a constant increment in ln(1 − P ) in the range 10−5 ≤ (1 − P ) ≤ 0.5. In this case 50 points are sufficient. The values of ln(ǫP − cut) are stored in both Table A and Table B. To create the “probability tables” for each (T, Z) pair, the following procedure is used: • a temporary table of ∼ 2000 values of ǫ · σ(Z, A, T, ǫ) is constructed with a constant increment (∼ 0.02) in ln ǫ in the range (cut, ǫmax ). ǫ is taken in the middle of the corresponding bin in ln ǫ. • the accumulated cross sections Z ln ǫmax ǫ σ(Z, A, T, ǫ) d(ln ǫ) σ1 = ln ǫ 230 and σ2 = Z ln ǫ ǫ σ(Z, A, T, ǫ) d(ln ǫ) ln(cut) are calculated by summing the temporary table over the values above ln ǫ (for σ1 ) and below ln ǫ (for σ2 ) and then normalizing to obtain the accumulated probability functions. • finally, values of ln(ǫP − cut) for corresponding values of ln P and ln(1 − P ) are calculated by linear interpolation of the above accumulated probabilities to form Tables A and B. The monotonic behavior of the accumulated cross sections is very useful in speeding up the interpolation procedure. The random transferred energy corresponding to a probability P , is then found by linear interpolation in ln Z and ln T , and a cubic interpolation in ln P for Table A or in ln(1−P ) for Table B. For P ≤ 10−7 and (1−P ) ≤ 10−5 , linear extrapolation using the entries at the edges of the tables may be safely used. Electron pair energy is related to the auxiliary variable x = ln(ǫP −cut) found by the trivial interpolation ǫP = ex + cut. Similar to muon bremsstrahlung (section 13.2), this sampling algorithm does not re-initialize the tables for user cuts greater than cutmin . Instead, the probability variable is redefined as P ′ = P σtot (cutuser )/σtot (cutmin ), and P ′ is used for sampling. In the simulation of the final state, the muon deflection angle (which is of the order of m/E) is neglected. The procedure for sampling the energy partition between e+ and e− and their emission angles is similar to that used for the γ → e+ e− conversion. Bibliography [1] R.P.Kokoulin and A.A.Petrukhin, Proc. 11th Intern. Conf. on Cosmic Rays, Budapest, 1969 [Acta Phys. Acad. Sci. Hung.,29, Suppl.4, p.277, 1970]. [2] R.P.Kokoulin and A.A.Petrukhin, Proc. 12th Int. Conf. on Cosmic Rays, Hobart, 1971, vol.6, p.2436. [3] S.R.Kelner, Phys. Atomic Nuclei, 61 (1998) 448. 231 13.4 Muon Photonuclear Interaction The inelastic interaction of muons with nuclei is important at high muon energies (E ≥ 10 GeV), and at relatively high energy transfers ν (ν/E ≥ 10−2 ). It is especially important for light materials and for the study of detector response to high energy muons, muon propagation and muon-induced hadronic background. The average energy loss for this process increases almost lineary with energy, and at TeV muon energies constitutes about 10% of the energy loss rate. The main contribution to the cross section σ(E, ν) and energy loss comes from the low Q2 –region ( Q2 ≪ 1 GeV2 ). In this domain, many simplifications can be made in the theoretical consideration of the process in order to obtain convenient and simple formulae for the cross section. Most widely used are the expressions given by Borog and Petrukhin [1], and Bezrukov and Bugaev [2]. Results from these authors agree within 10% for the differential cross section and within about 5% for the average energy loss, provided the same photonuclear cross section, σγN , is used in the calculations. 13.4.1 Differential Cross Section The Borog and Petrukhin formula for the cross section is based on: • Hand’s formalism [3] for inelastic muon scattering, • a semi-phenomenological inelastic form factor, which is a Vector Dominance Model with parameters estimated from experimental data, and • nuclear shadowing effects with a reasonable theoretical parameterization [4]. For E ≥ 10 GeV, the Borog and Petrukhin cross section (cm2 /g GeV), differential in transferred energy, is σ(E, ν) = Ψ(ν)Φ(E, v), Ψ(ν) = α Aeff NAV 1 σγN (ν) , π A ν (13.15) (13.16) E 2 (1 − v) µ2 v 2 1+ 2 2µ2 v2 µ2 Λ (1 − v) , ln 1+ 2 Φ(E, v) = v − 1 + 1 − v + Λ Ev Ev 2 Λ 1+ + 1+ Λ 2M Λ (13.17) 232 where ν is the energy lost by the muon, v = ν/E, and µ and M are the muon and nucleon (proton) masses, respectively. Λ is a Vector Dominance Model parameter in the inelastic form factor which is estimated to be Λ2 = 0.4 GeV2 . For Aeff , which includes the effect of nuclear shadowing, the parameterization [4] Aeff = 0.22A + 0.78A0.89 (13.18) is chosen. A reasonable choice for the photonuclear cross section, σγN , is the parameterization obtained by Caldwell et al. [5] based on the experimental data on photoproduction by real photons: √ σγN = (49.2 + 11.1 ln K + 151.8/ K) · 10−30 cm2 K in GeV. (13.19) The upper limit of the transferred energy is taken to be νmax = E −M/2. The choice of the lower limit νmin is less certain since the formula 13.15, 13.16, 13.17 is not valid in this domain. Fortunately, νmin influences the total cross section only logarithmically and has no practical effect on the average energy loss for high energy muons. Hence, a reasonable choice for νmin is 0.2 GeV. In Eq. 13.16, Aeff and σγN appear as factors. A more rigorous theoretical approach may lead to some dependence of the shadowing effect on ν and E; therefore in the differential cross section and in the sampling procedure, this possibility is forseen and the atomic weight A of the element is kept as an explicit parameter. The total cross section is obtained by integration of Eq. 13.15 between νmin and νmax ; to facilitate the computation, a ln(ν)–substitution is used. 13.4.2 Sampling Sampling the Transferred Energy The muon photonuclear interaction is always treated as a discrete process with its mean free path determined by the total cross section. The total cross section is obtained by the numerical integration of Eq. 13.15 within the limits νmin and νmax . The process is considered for muon energies 1GeV ≤ T ≤ 1000PeV, though it should be noted that above 100 TeV the extrapolation (Eq. 13.19) of σγN may be too crude. 233 The random transferred energy, νp , is found from the numerical solution of the equation : Z νmax Z νmax P = σ(E, ν)dν σ(E, ν)dν . (13.20) νp νmin Here P is the random uniform probability, with νmax = E − M/2 and νmin = 0.2 GeV. For fast sampling, the solution of Eq. 13.20 is tabulated at initialization time. During simulation, the sampling method returns a value of νp corresponding to the probability P , by interpolating the table. The tabulation routine uses Eq. 13.15 for the differential cross section. The table contains values of xp = ln(νp /νmax )/ ln(νmax /νmin ), (13.21) calculated at each point on a three-dimensional grid with constant spacings in ln(T ), ln(A) and ln(P ) . The sampling uses linear interpolations in ln(T ) and ln(A), and a cubic interpolation in ln(P ). Then the transferred energy is calculated from the inverse transformation of Eq. 13.21, νp = νmax (νmax /νmin )xp . Tabulated parameters reproduce the theoretical dependence to better than 2% for T > 1 GeV and better than 1% for T > 10 GeV. Sampling the Muon Scattering Angle According to Refs. [1, 6], in the region where the four-momentum transfer is not very large (Q2 ≤ 3GeV2 ), the t – dependence of the cross section may be described as: dσ (1 − t/tmax ) ∼ [(1 − y)(1 − tmin /t) + y 2 /2], dt t(1 + t/ν 2 )(1 + t/m20 ) (13.22) where t is the square of the four-momentum transfer, Q2 = 2(EE ′ −P P ′ cos θ− µ2 ). Also, tmin = (µy)2 /(1 − y), y = ν/E and tmax = 2M ν. ν = E − E ′ is the energy lost by the muon and E is the total initial muon energy. M is the nucleon (proton) mass and m20 ≡ Λ2 ≃ 0.4 GeV2 is a phenomenological parameter determing the behavior of the inelastic form factor. Factors which depend weakly, or not at all, on t are omitted. To simulate random t and hence the random muon deflection angle, it is convenient to represent Eq. 13.22 in the form : σ(t) ∼ f (t)g(t), 234 (13.23) where 1 , t(1 + t/t1 ) (1 − y)(1 − tmin /t) + y 2 /2 , · (1 − y) + y 2 /2 f (t) = g(t) = 1 − t/tmax 1 + t/t2 (13.24) and t1 = min(ν 2 , m20 ) t2 = max(ν 2 , m20 ). (13.25) tP is found analytically from Eq. 13.24 : tP = tmax t1 tmax (tmin + t1 ) (tmax + t1 ) tmin (tmax + t1 ) P , − tmax where P is a random uniform number between 0 and 1, which is accepted with probability g(t). The conditions of Eq. 13.25 make use of the symmetry between ν 2 and m20 in Eq. 13.22 and allow increased selection efficiency, which is typically ≥ 0.7. The polar muon deflection angle θ can easily be found from 1 sin2 (θ/2) = tP − tmin . 4 (EE ′ − µ2 ) − 2 tmin The hadronic vertex is generated by the hadronic processes taking into account the four-momentum transfer. Bibliography [1] V.V.Borog and A.A.Petrukhin, Proc. 14th Int.Conf. on Cosmic Rays, Munich,1975, vol.6, p.1949. [2] L.B.Bezrukov and E.V.Bugaev, Sov. J. Nucl. Phys., 33, 1981, p.635. [3] L.N.Hand. Phys. Rev., 129, 1834 (1963). [4] S.J.Brodsky, F.E.Close and J.F.Gunion, Phys. Rev. D6, 177 (1972). [5] D.O. Caldwell et al., Phys. Rev. Lett., 42, 553 (1979). [6] V.V.Borog, V.G.Kirillov-Ugryumov, A.A.Petrukhin, Sov. J. Nucl. Phys., 25, 1977, p.46. 1 This convenient formula has been shown to the authors by D.A. Timashkov. 235 Chapter 14 Atomic Relaxation 236 14.1 Atomic relaxation Atomic relaxation processes can be induced by any ionisation process that leaves the interested atom in an excited state (i.e. with a vacancy in its electronic structure). Processes inducing atomic relaxation in Geant4 are photoelectric effect, Compton and ionization (both Standard and Lowenergy). Geant4 uses the Livermore Evaluation Atomic Data Library EADL [1], that contains data to describe the relaxation of atoms back to neutrality after they are ionised. It is assumed that the binding energy of all subshells (from now on shells are the same for neutral ground state atoms as for ionised atoms [1]). Data in EADL includes the radiative and non-radiative transition probabilities for each sub-shell of each element, for Z=1 to 100. The atom has been ionised by a process that has caused an electron to be ejected from an atom, leaving a vacancy or “hole” in a given subshell. The EADL data are then used to calculate the complete radiative and non-radiative spectrum of X-rays and electrons emitted as the atom relaxes back to neutrality. Non-radiative de-excitation can occur via the Auger effect (the initial and secondary vacancies are in different shells) or Coster-Kronig effect (transitions within the same shell). 14.1.1 Fluorescence The simulation procedure for the fluorescence process is the following: 1. If the vacancy shell is not included in the data, energy equal to the binding energy of the shell is deposited locally 2. If the vacancy subshell is included in the data, an outer subshell is randomly selected taking into account the relative transition probabilities for all possible outer subshells. 3. In the case where the energy corresponding to the selected transition is larger than a user defined cut value (equal to zero by default), a photon particle is created and emitted in a random direction in 4π, with an energy equal to the transition energy, provided by EADL. 4. the procedure is repeated from step 1, for the new vacancy subshell. The final local energy deposit is the difference between the binding energy of the initial vacancy subshell and the sum of all transition energies which 237 were taken by fluorescence photons. The atom is assumed to be initially ionised with an electric charge of +1e. Sub-shell data are provided in the EADL data bank [1] for Z=1 through 100. However, transition probabilities are only explicitly included for Z=6 through 100, from the subshells of the K, L, M, N shells and some O subshells. For subshells O,P,Q: transition probabilities are negligible (of the order of 0.1%) and smaller than the precision with which they are known. Therefore, for the time being, for Z=1 through 5, only a local energy deposit corresponding to the binding energy B of an electron in the ionised subshell is simulated. For subshells of the O, P, and Q shells, a photon is emitted with that energy B. 14.1.2 Auger process The Auger effect is complimentary to fluorescence, hence the simulation process is the same as for the fluorescence, with the exception that two random shells are selected, one for the transition electron that fills the original vacancy, and the other for selecting the shell generating the Auger electron. Subshell data are provided in the EADL data bank [1] for Z = 6 through 100. Since in EADL no data for elements with Z < 5 are provided, Auger effects are only considered for 5 < Z < 100 and always due to the EADL data tables, only for those transitions which have a probabiliy to occur > 0.1% of the total non-radiative transition probability. EADL probability data used are, however, normalized to one for Fluorescence + Auger. 14.1.3 PIXE PIXE (Particle Induced X-Ray Emission) can be simulated for ionisation continuous processes perfomed by ions. Ionised shells are selected randomly according the ionisation cross section of each shell once known the (continuous) energy loss along the step 7.1. Different shell ionisation cross sections models are available in different energy ranges: • ECPSSR[2],[3] internal Geant4 calculation for K and L shells. • ECPSSR calculations from Factor Form according to Reis[4] for K and L shells from 0.1 to 100 MeV and for M shells from 0.1 to 10 MeV. • empirical “reference” K-shell values from Paul for protons[5] and for for alphas[6]. Energies ranges are 0.1 - 10 MeV/amu circa, depending on the atomic number that varies between 4 and 32. 238 • empirical Li-shell values from Orlic[7]. Energy Range 0.1-10 MeV for Z between 41 and 92. Otside Z and energy of limited shell ionisation cross sections, the ECPSSR internal calculation method is applied. Please refer to ref.[8] and original papers to have detailed information of every model. Bibliography [1] ”Tables and Graphs of Atomic Subshell and Relaxation Data Derived from the LLNL Evaluated Atomic Data Library (EADL), Z=1100” S.T.Perkins, D.E.Cullen, M.H.Chen, J.H.Hubbell, J.Rathkopf, J.Scofield, UCRL-50400 Vol.30 [2] W.Brandt and G.Lapicki, Phys.Rev.A23(1981) [3] W. Brandt and G. Lapicki, Phys.Rev.A20 N2 (1979) [4] A. Taborda et al., X-Ray Spec. 40 (2011) 127-134 [5] H. Paul, J.Sacher, Atom.Dat. and Nucl. Dat. Tabl. Volume 42, Issue 1, May 1989, Pages 105-156 [6] H. Paul, O. Bolik, Atom. Dat. and Nucl. Dat. Tabl. Volume 54, Issue 1, May 1993, Pages 75-131 [7] I. Orlic et al., International Journal of PIXE.Vol.4(1994) 217-230 [8] A. Mantero et al., X-Ray Spec. 40 (2011) 135-140 239 Chapter 15 Geant4-DNA 240 15.1 Geant4-DNA processes and models The Geant4-DNA processes and models (theoretical, semi-empirical) are adapted for track structure simulations in liquid water down to the eV scale. They are described on a dedicated web site: http://geant4-dna.org, which includes a full list of publications. Any report or published results obtained using the Geant4-DNA software shall cite the following publication : Comparison of Geant4 very low energy cross section models with experimental data in water, S. Incerti et al., Med. Phys. 37 (2010) 4692-4708 241 Chapter 16 Microelectronics 242 16.1 The MicroElec1 extension for microelectronics applications The Geant4-MicroElec extension [1], developed by CEA, aims at modeling the effect of ionizing radiation in highly integrated microelectronic components. It describes the transport and generation of very low energy electrons by incident electrons, protons and heavy ions in silicon. All Geant4-MicroElec physics processes and models simulate step-by-step interactions of particles in silicon down to the eV scale; they are pure discrete processes. Table 16.1 summarizes the list of physical interactions per particle type that can be modeled using the Geant4-MicroElec extension, along with the corresponding process classes, model classes, low energy limit applicability of models, high energy applicability of models and energy threshold below which the incident particle is killed (stopped and the kinetic energy is locally deposited). All models are interpolated. For now, they are valid for silicon only (use the G4 Si Geant4-NIST material). Particle Electron Interaction Elastic scattering Process, Model, Range Kill G4MicroElastic 16.7 eV (*) G4MicroElecElasticModel 5 eV < E < 100 MeV Electron Ionisation G4MicroElecInelastic — G4MicroElecInelasticModel 16.7 eV < E < 100 MeV Protons, ions Ionisation G4MicroElecInelastic — G4MicroElecInelasticModel 50 keV/u < E < 23 MeV/u (*) because of the low energy limit applicability of the inelastic model. Table 16.1: List of G4MicroElec physical interactions All details regarding the physics and formula used for these processes and models and available in [2] for incident electrons and in [3] for incident protons and heavy ions. 1 Previously called MuElec. 243 Bibliography [1] Geant4-MicroElec online available at: https://twiki.cern.ch/twiki/bin/view/Geant4LoweMuElec [2] A. Valentin, M. Raine, J.-E. Sauvestre, M. Gaillardin and P. Paillet, “Geant4 physics processes for microdosimetry simulation: very low energy electromagnetic models for electrons in silicon”, Nuclear Instruments and Methods in Physics Research B, vol. 288, pp. 66 - 73, 2012. [3] A. Valentin, M. Raine, M. Gaillardin and P. Paillet, “Geant4 physics processes for microdosimetry simulation: very low energy electromagnetic models for protons and heavy ions in silicon”, Nuclear Instruments and Methods in Physics Research B, vol. 287, pp. 124 - 129, 2012. 244 Chapter 17 Polarized Electron/Positron/Gamma Incident 245 17.1 Introduction With the EM polarization extension it is possible to track polarized particles (leptons and photons). Special emphasis will be put in the proper treatment of polarized matter and its interaction with longitudinal polarized electrons/positrons or circularly polarized photons, which is for instance essential for the simulation of positron polarimetry. The implementation is base on Stokes vectors [1]. Further details can be found in [2]. In its current state, the following polarization dependent processes are considered • Bhabha/Møller scattering, • Positron Annihilation, • Compton scattering, • Pair creation, • Bremsstrahlung. Several simulation packages for the realistic description of the development of electromagnetic showers in matter have been developed. A prominent example of such codes is EGS (Electron Gamma Shower)[3]. For this simulation framework extensions with the treatment of polarized particles exist [4, 5, 6]; the most complete has been developed by K. Flöttmann [4]. It is based on the matrix formalism [1], which enables a very general treatment of polarization. However, the Flöttmann extension concentrates on evaluation of polarization transfer, i.e. the effects of polarization induced asymmetries are neglected, and interactions with polarized media are not considered. Another important simulation tool for detector studies is Geant3 [7]. Here also some effort has been made to include polarization [8, 9], but these extensions are not publicly available. In general the implementation of polarization in this EM polarization library follows very closely the approach by K. Flöttmann [4]. The basic principle is to associate a Stokes vector to each particle and track the mean polarization from one interaction to another. The basics for this approach is the matrix formalism as introduced in [1]. 17.1.1 Stokes vector The Stokes vector [10, 1] is a rather simple object (in comparison to e.g. the spin density matrix), three real numbers are sufficient for the characterization 246 of the polarization state of any single electron, positron or photon. Using Stokes vectors all possible polarization states can be described, i.e. circular and linear polarized photons can be handled with the same formalism as longitudinal and transverse polarized electron/positrons. The Stokes vector can be used also for beams, in the sense that it defines a mean polarization. In the EM polarization library the Stokes vector is defined as follows: ξ1 ξ2 ξ3 Photons linear polarization linear polarization but π/4 to right circular polarization Electrons polarization in x direction polarization in y direction polarization in z direction This definition is assumed in the particle reference frame, i.e. with the momentum of the particle pointing to the z direction, cf. also next section about coordinate transformations. Correspondingly a 100% longitudinally polarized electron or positron is characterized by ξ= 0 , 0 ±1 (17.1) where ±1 corresponds to spin parallel (anti parallel) to particle’s momentum. Note that this definition is similar, but not identical to the definition used in McMaster [1]. Many scattering cross sections of polarized processes using Stokes vectors for the characterization of initial and final states are available in [1]. In general a differential cross section has the form dσ(ζ (1) , ζ (2) , ξ (1) , ξ (2) ) , dΩ (17.2) i.e. it is a function of the polarization states of the initial particles ζ (1) and ζ (2) , as well as of the polarization states of the final state particles ξ (1) and ξ (2) (in addition to the kinematic variables E, θ, and φ). Consequently, in a simulation we have to account for • Asymmetries: Polarization of beam (ζ (1) ) and target (ζ (2) ) can induce azimuthal and polar asymmetries, and may also influence on the total cross section (Geant4: GetMeanFreePath()). 247 • Polarization transfer / depolarization effects The dependence on the final state polarizations defines a possible transfer from initial polarization to final state particles. 17.1.2 Transfer matrix Using the formalism of McMaster, differential cross section and polarization transfer from the initial state (ζ (1) ) to one final state particle (ξ (1) ) are combined in an interaction matrix T : O I =T , (17.3) ξ (1) ζ (1) where I and O are the incoming and outgoing currents, respectively. In general the 4 × 4 matrix T depends on the target polarization ζ (2) (and of course on the kinematic variables E, θ, φ). Similarly one can define a matrix defining the polarization transfer to second final state particle like I O ′ . (17.4) =T ζ (1) ξ (2) In this framework the transfer matrix S A1 P1 M11 T = P2 M12 P3 M13 T is of the form A2 A3 M21 M31 . M22 M32 M23 M33 (17.5) The matrix elements Tij can be identified as (unpolarized) differential cross section (S), polarized differential cross section (Aj ), polarization transfer (Mij ), and (de)polarization (Pi ). In the Flöttmann extension the elements Aj and Pi have been neglected, thus concentrating on polarization transfer only. Using the full matrix takes now all polarization effects into account. The transformation matrix, i.e. the dependence of the mean polarization of final state particles, can be derived from the asymmetry of the differential cross section w.r.t. this particular polarization. Where the asymmetry is defined as usual by σ(+1) − σ(−1) A= . (17.6) σ(+1) + σ(−1) The mean final state polarizations can be determined coefficient by coefficient. 248 In general, the differential cross section is a linear function of the polarizations, i.e. dσ(ζ (1) , ζ (2) , ξ (1) , ξ (2) ) = Φ(ζ (1) ,ζ (2) ) + A(ζ (1) ,ζ (2) ) · ξ (1) + B (ζ (1) ,ζ (2) ) · ξ (2) dΩ T + ξ (1) M(ζ (1) ,ζ (2) ) ξ (2) (17.7) In this form, the mean polarization of the final state can be read off easily, and one obtains hξ (1) i = 1 A (1) (2) and Φ(ζ (1) ,ζ (2) ) (ζ ,ζ ) 1 hξ (2) i = B (1) (2) . Φ(ζ (1) ,ζ (2) ) (ζ ,ζ ) (17.8) (17.9) Note, that the mean polarization states do not depend on the correlation matrix M(ζ (1) ,ζ (2) ) . In order to account for correlation one has to generate single particle Stokes vector explicitly, i.e. on an event by event basis. However, this implementation generates mean polarization states, and neglects correlation effects. 17.1.3 Coordinate transformations Three different coordinate systems are used in the evaluation of polarization states: • World frame The geometry of the target, and the momenta of all particles in Geant4 are noted in the world frame X, Y , Z (the global reference frame, GRF). It is the basis of the calculation of any other coordinate system. • Particle frame Each particle is carrying its own coordinate system. In this system the direction of motion coincides with the z-direction. Geant4 provides a transformation from any particle frame to the World frame by the method G4ThreeMomemtum::rotateUz(). Thus, the y-axis of the particle reference frame (PRF) lies in the X-Y -plane of the world frame. The Stokes vector of any moving particle is defined w.r.t. the corresponding particle frame. Particles at rest (e.g. electrons of a media) use the world frame as particle frame. 249 Y x X y x photon z z Z y photon y z electron x Figure 17.1: The interaction frame and the particle frames for the example of Compton scattering. The momenta of all participating particle lie in the x-z-plane, the scattering plane. The incoming photon gives the z direction. The outgoing photon is defined as particle 1 and gives the x-direction, perpendicular to the z-axis. The y-axis is then perpendicular to the scattering plane and completes the definition of a right handed coordinate system called interaction frame. The particle frame is defined by the Geant4 routine G4ThreeMomemtum::rotateUz(). • Interaction frame For the evaluation of the polarization transfer another coordinate system is used, defined by the scattering plane, cf. fig. 17.1. There the z-axis is defined by the direction of motion of the incoming particle. The scattering plane is spanned by the z-axis and the x-axis, in a way, that the direction of particle 1 has a positive x component. The definition of particle 1 depends on the process, for instance in Compton scattering, the outgoing photon is referred as particle 11 . All frames are right handed. 17.1.4 Polarized beam and material Polarization of beam particles is well established. It can be used for simulating low-energy Compton scattering of linear polarized photons. The interpretation as Stokes vector allows now the usage in a more general framework. The polarization state of a (initial) beam particle can be fixed using standard 1 Note, for an incoming particle travelling on the Z-axis (of GRF), the y-axis of the PRF of both outgoing particles is parallel to the y-axis of the interaction frame. 250 the ParticleGunMessenger class. For example, the class G4ParticleGun provides the method SetParticlePolarization(), which is usually accessable via /gun/polarization in a macro file. In addition for the simulation of polarized media, a possibility to assign Stokes vectors to physical volumes is provided by a new class, the so-called G4PolarizationManager. The procedure to assign a polarization vector to a media, is done during the detector construction. There the logical volumes with certain polarization are made known to polarization manager. One example DetectorConstruction might look like follows: G4double Targetthickness = .010*mm; G4double Targetradius = 2.5*mm; G4Tubs *solidTarget = new G4Tubs("solidTarget", 0.0, Targetradius, Targetthickness/2, 0.0*deg, 360.0*deg ); G4LogicalVolume * logicalTarget = new G4LogicalVolume(solidTarget, iron, "logicalTarget", 0,0,0); G4VPhysicalVolume * physicalTarget = new G4PVPlacement(0,G4ThreeVector(0.*mm, 0.*mm, 0.*mm), logicalTarget, "physicalTarget", worldLogical, false, 0); G4PolarizationManager * polMgr = G4PolarizationManager::GetInstance(); polMgr->SetVolumePolarization(logicalTarget,G4ThreeVector(0.,0.,0.08)); 251 Once a logical volume is known to the G4PolarizationManager, its polarization vector can be accessed from a macro file by its name, e.g. the polarization of the logical volume called “logicalTarget” can be changed via /polarization/volume/set logicalTarget 0. 0. -0.08 Note, the polarization of a material is stated in the world frame. Bibliography [1] W. H. McMaster, Rev. Mod. Phys. 33 (1961) 8; and references therein. [2] K. Laihem, PhD thesis, Measurement of the positron polarization at an helical undulator based positron source for the International Linear Collider ILC, Humboldt University Berlin, Germany, (2008). [3] W. R. Nelson, H. Hirayama, D. W. O. Rogers, SLAC-R-0265. [4] K. Flöttmann, PhD thesis, DESY Hamburg (1993); DESY-93-161. [5] Y. Namito, S. Ban, H. Hirayama, Nucl. Instrum. Meth. A 332 (1993) 277. [6] J. C. Liu, T. Kotseroglou, W. R. Nelson, D. C. Schultz, SLAC-PUB8477. [7] R. Brun, M. Caillat, M. Maire, G. N. Patrick, L. Urban, CERNDD/85/1. [8] G. Alexander et al., SLAC-TN-04-018, SLAC-PROPOSAL-E-166. [9] J. Hoogduin, PhD thesis, Rijksuniversiteit Groningen (1997). [10] G. Stokes, Trans. Cambridge Phil. Soc. 9 (1852) 399. 252 17.2 Ionization 17.2.1 Method The class G4ePolarizedIonization provides continuous and discrete energy losses of polarized electrons and positrons in a material. It evaluates polarization transfer and – if the material is polarized – asymmetries in the explicit delta rays production. The implementation baseline follows the approach derived for the class G4eIonization described in sections 7.1 and 8.1. For continuous energy losses the effects of a polarized beam or target are negligible provided the separation cut Tcut is small, and are therefore not considered separately. On the other hand, in the explicit production of delta rays by Møller or Bhabha scattering, the effects of polarization on total cross section and mean free path, on distribution of final state particles and the average polarization of final state particles are taken into account. 17.2.2 Total cross section and mean free path Kinematics of Bhabha and Møller scattering is fixed by initial energy E k1 mc2 (17.10) Ep2 − mc2 , Ek1 − mc2 (17.11) γ= and variable ǫ= which is the part of kinetic energy of initial particle carried out by scatter. Lower kinematic limit for ǫ is 0, but in order to avoid divergencies in both total and differential cross sections one sets ǫmin = x = Tmin , Ek1 − mc2 (17.12) where Tmin has meaning of minimal kinetic energy of secondary electron. And, ǫmax = 1(1/2) for Bhabha(Møller) scatterings. Total Møller cross section The total cross section of the polarized Møller scattering can be expressed as follows i h 2πγ 2 re2 (1) (2) M (1) (2) (1) (2) M M M , σ σ + ζ ζ σ + ζ ζ + ζ ζ σpol = 3 3 1 1 2 2 T L (γ − 1)2 (γ + 1) 0 (17.13) 253 where the re is classical electron radius, and 1 (γ − 1)2 1 2 − 4γ 1 1−x M + − −x + ln σ0 = − 1−x x γ2 2 2 γ2 x 2 (−3 + 2 γ + γ ) (1 − 2 x) 2 γ (−1 + 2 γ) 1−x M σL = + ln 2 γ2 2 γ2 x 2 (γ − 1) (2 x − 1) (1 − 3 γ) 1−x σTM = (17.14) + ln 2 2 2γ 2γ x Total Bhabha cross section The total cross section of the polarized Bhabha scattering can be expressed as follows i 2πre2 h B (1) (2) (1) (2) (1) (2) B σ0 + ζ3 ζ3 σLB + ζ1 ζ1 + ζ2 ζ2 σTB , (17.15) σpol = γ−1 where σ0B = + + σLB = + σTB = + 2 (−1 + 3 x − 6 x2 + 4 x3 ) 1−x + 2 (γ − 1) x 3 (1 + γ)3 −1 − 5 x + 12 x2 − 10 x3 + 4 x4 −3 − x + 8 x2 − 4 x3 − ln(x) + 2 (1 + γ) x (1 + γ)2 3 + 4 x − 9 x2 + 3 x3 − x4 + 6 x ln(x) 3x 2 (1 − 3 x + 6 x2 − 4 x3 ) −14 + 15 x − 3 x2 + 2 x3 − 9 ln(x) + 3 (1 + γ) 3 (1 + γ)3 5 + 3 x − 12 x2 + 4 x3 + 3 ln(x) 7 − 9 x + 3 x2 − x3 + 6 ln(x) + 3 3 (1 + γ)2 2 3 2 2 (−1 + 3 x − 6 x + 4 x ) −7 − 3 x + 18 x − 8 x3 − 3 ln(x) + 3 (1 + γ)3 3 (1 + γ)2 5 + 3 x − 12 x2 + 4 x3 + 9 ln(x) (17.16) 6 (1 + γ) Mean free path With the help of the total polarized Møller cross section one can define a M longitudinal asymmetry AM L and the transverse asymmetry AT , by σLM σTM M = and A . = AM L T σ0M σ0M 254 Similarly, using the polarized Bhabha cross section one can introduce a B longitudinal asymmetry AB L and the transverse asymmetry AT via B B σL σT AB and AB L = B T = B . σ0 σ0 These asymmetries are depicted in figures 17.2 and 17.3 respectively. If both beam and target are polarized the mean free path as defined in section 8.1 has to be modified. In the class G4ePolarizedIonization the polarized mean free path λpol is derived from the unpolarized mean free path λunpol via λunpol pol (17.17) λ = (1) (2) (1) (2) (1) (2) 1 + ζ3 ζ3 AL + ζ1 ζ1 + ζ2 ζ2 AT 17.2.3 Sampling the final state Differential cross section The polarized differential cross section is rather complicated, the full result can be found in [1, 2, 3]. In G4PolarizedMollerCrossSection the complete result is available taking all mass effects into account, only binding effects are neglected. Here we state only the ultra-relativistic approximation (URA), to show the general dependencies. rǫ 2 dσUMRA = × dǫdϕ γ+1 " 2 2 (1 − ǫ + ǫ2 ) (1) (2) 2 − ǫ + ǫ (1) (2) (1) (2) 1 + ζ ζ + ζ ζ − ζ ζ 3 3 2 2 1 1 −4 ǫ(1 − ǫ) 4 4 (ǫ − 1)2 ǫ2 # 2 2 (1) (1) (2) (2) 1 − ǫ + 2 ǫ (2) (1) (1) (2) 2 − 3 ǫ + 2 ǫ + ξ3 ζ3 − ξ3 ζ3 + ξ3 ζ3 − ξ3 ζ3 4 (1 − ǫ) ǫ2 4 (1 − ǫ)2 ǫ (17.18) The corresponding cross section for Bhabha cross section is implemented in G4PolarizedBhabhaCrossSection. In the ultra-relativistic approximation it 255 AL,T ,% 0.6 0.8 (a) 1.2 1.4 1.6 1.8 2 AL,T ,% Ein ,MeV (b) 5 -1 -0.1 -2 -0.2 -3 -0.3 10 15 20 Ein ,MeV -0.4 -4 -0.5 -5 Figure 17.2: Møller total cross section asymmetries depending on the total energy of the incoming electron, with a cut-off Tcut = 1keV. Transverse asymmetry is plotted in blue, longitudinal asymmetry in red. Left part, between 0.5 MeV and 2 MeV, right part up to 10 MeV. AL,T ,% 0.6 0.8 (a) 1.2 1.4 1.6 1.8 2 AL,T ,% Ein ,MeV (b) 4 -0.2 -0.1 -0.4 -0.2 6 8 10 12 Ein ,MeV -0.3 -0.6 -0.4 -0.8 -0.5 -1 Figure 17.3: Bhabha total cross section asymmetries depending on the total energy of the incoming positron, with a cut-off Tcut = 1keV. Transverse asymmetry is plotted in blue, longitudinal asymmetry in red. Left part, between 0.5 MeV and 2 MeV, right part up to 10 MeV. reads dσUBRA rǫ 2 = × dǫdϕ γ−1 " 2 2 2 (1 − ǫ + ǫ2 ) (1) (2) (1) (2) (1 − ǫ) (1) (2) (ǫ − 1) (2 − ǫ + ǫ ) + ζ ζ − ζ ζ + ζ ζ 2 2 1 1 3 3 4 ǫ2 4ǫ 4 + (1) (1) ξ3 ζ3 − (2) (2) ξ3 ζ3 1 − 2 ǫ + 3 ǫ2 − 2 ǫ3 4 ǫ2 256 + (2) (1) ξ3 ζ3 − (1) (2) ξ3 ζ3 2 − 3 ǫ + 2 ǫ2 4ǫ # (17.19) where re γ ǫ E k1 Ep1 me c2 ζ (1) ζ (2) ξ (1) ξ (2) = = = = = = = = = = classical electron radius Ek1 /me c2 (Ep1 − me c2 )/(Ek1 − me c2 ) energy of the incident electron/positron energy of the scattered electron/positron electron mass Stokes vector of the incoming electron/positron Stokes vector of the target electron Stokes vector of the outgoing electron/positron Stokes vector of the outgoing (2nd) electron . Sampling The delta ray is sampled according to methods discussed in Chapter 2. After exploitation of the symmetry in the Møller cross section under exchanging ǫ versus (1 − ǫ), the differential cross section can be approximated by a simple function f M (ǫ): 1 ǫ0 f M (ǫ) = 2 (17.20) ǫ 1 − 2ǫ0 with the kinematic limits given by ǫ0 = Tcut 1 ≤ǫ≤ 2 E k1 − m e c 2 (17.21) A similar function f B (ǫ) can be found for Bhabha scattering: f B (ǫ) = 1 ǫ0 ǫ2 1 − ǫ0 (17.22) with the kinematic limits given by ǫ0 = Tcut ≤ǫ≤1 E k1 − m e c 2 (17.23) The kinematic of the delta ray production is constructed by the following steps: 1. ǫ is sampled from f (ǫ) 2. calculate the differential cross section, depending on the initial polarizations ζ (1) and ζ (2) . 3. ǫ is accepted with the probability defined by ratio of the differential cross section over the approximation function. 257 4. The ϕ is diced uniformly. 5. ϕ is determined from the differential cross section, depending on the initial polarizations ζ (1) and ζ (2) Note, for initial states without transverse polarization components, the ϕ distribution is always uniform. In figure 17.4 the asymmetries indicate the influence of polarization. In general the effect is largest around ǫ = 21 . A,% A,% Moller asymmetries Ε Ε 0.2 0.4 0.6 0.8 Bhabha asymmetries 0.2 1 -20 -20 -40 -40 -60 -60 -80 -80 0.4 0.6 0.8 1 Figure 17.4: Differential cross section asymmetries in% for Møller (left) and Bhabha (right) scattering ( red - AZZ (ǫ), green - AXX (ǫ), blue - AY Y (ǫ), lightblue - AZX (ǫ)) After both φ and ǫ are known, the kinematic can be constructed fully. Using momentum conservation the momenta of the scattered incident particle and the ejected electron are constructed in global coordinate system. Polarization transfer After the kinematics is fixed the polarization properties of the outgoing particles are determined. Using the dependence of the differential cross section on the final state polarization a mean polarization is calculated according to method described in section 17.1. (1,2) The resulting polarization transfer functions ξ3 (ǫ) are depicted in figures 17.5 and 17.6. Bibliography [1] P. Starovoitov et.al., in preparation. [2] G. W. Ford, C. J. Mullin, Phys. Rev. 108 (1957) 477. [3] P. Stehle, Phys. Rev. 110 (1958) 1458. 258 T T Beam P=1 <> Target P=1 Beam P=1 <> Target P=-1 Ε 1 0.2 0.75 0.4 0.6 0.8 1 0.9 0.5 0.8 0.25 Ε 0.2 0.4 0.6 0.8 0.7 1 -0.25 0.6 -0.5 0.5 -0.75 0.4 Figure 17.5: Polarization transfer functions in Møller scattering. Longitu(2) dinal polarization ξ3 of electron with energy Ep2 in blue; longitudinal po(1) larization ξ3 of second electron in red. Kinetic energy of incoming electron Tk1 = 10MeV . T T Beam P = 1 <> Target P = 1 1 1 0.75 0.8 Beam P = 1 <> Target P = -1 0.5 0.6 0.25 Ε 0.2 -0.25 0.4 0.6 0.8 0.4 1 0.2 -0.5 Ε -0.75 0.2 0.4 0.6 0.8 1 Figure 17.6: Polarization Transfer in Bhabha scattering. Longitudinal po(2) larization ξ3 of electron with energy Ep2 in blue; longitudinal polarization (1) ξ3 of scattered positron. Kinetic energy of incoming positron Tk1 = 10MeV . 259 17.3 Positron - Electron Annihilation 17.3.1 Method The class G4eplusPolarizedAnnihilation simulates annihilation of polarized positrons with electrons in a material. The implementation baseline follows the approach derived for the class G4eplusAnnihilation described in section 8.3. It evaluates polarization transfer and – if the material is polarized – asymmetries in the produced photons. Thus, it takes the effects of polarization on total cross section and mean free path, on distribution of final state photons into account. And calculates the average polarization of these generated photons. The material electrons are assumed to be free and at rest. 17.3.2 Total cross section and mean free path Kinematics of annihilation process is fixed by initial energy E k1 mc2 (17.24) Ep1 , Ek1 + mc2 (17.25) γ= and variable ǫ= which is the part of total energy available in initial state carried out by first photon. This variable has the following kinematical limits r r γ−1 γ−1 1 1 1− < ǫ < 1+ . (17.26) 2 γ+1 2 γ+1 Total Cross Section The total cross section of the annihilation of a polarized e+ e− pair into two photons could be expressed as follows A σpol = i πre2 h A (1) (2) (1) (2) (1) (2) σ0 + ζ3 ζ3 σLA + ζ1 ζ1 + ζ2 ζ2 σTA , γ+1 (17.27) where σ0A = − (3 + γ) p −1 + γ 2 + (1 + γ (4 + γ)) ln(γ + 4 (γ 2 − 1) 260 p −1 + γ 2 ) (17.28) p p 2 (5 + γ (4 + 3 γ)) + (3 + γ (7 + γ + γ 2 )) ln(γ + −1 + γ γ 2 − 1) σLA = 4 (γ − 1)2 (1 + γ) (17.29) p p 2 2 (5 + γ) −1 + γ − (1 + 5 γ) ln(γ + −1 + γ ) (17.30) σTA = 4 (−1 + γ)2 (1 + γ) − Mean free path With the help of the total polarized annihilation cross section one can define A a longitudinal asymmetry AA L and the transverse asymmetry AT , by σTA σLA A and A . = AA = T L σ0A σ0A These asymmetries are depicted in figure 17.7. If both incident positron and target electron are polarized the mean free path as defined in section 8.3 has to be modified. The polarized mean free path λpol is derived from the unpolarized mean free path λunpol via λpol = AL,T ,% λunpol (1) (2) (1) (2) (1) (2) 1 + ζ3 ζ3 AL + ζ1 ζ1 + ζ2 ζ2 AT AL,T ,% (a) (17.31) (b) Γ 2 -20 -40 3 4 5 6 30 20 10 -60 Γ 10 -80 15 20 25 30 35 40 -10 -100 Figure 17.7: Annihilation total cross section asymmetries depending on the total energy of the incoming positron Ek1 . The transverse asymmetry is shown in blue, the longitudinal asymmetry in red. 261 17.3.3 Sampling the final state Differential Cross Section The fully polarized differential cross section is implemented in the class G4PolarizedAnnihilationCrossSection, which takes all mass effects into account, but binding effects are neglected [1, 2]. In the ultra-relativistic approximation (URA) and concentrating on longitudinal polarization states only the cross section is rather simple: 1 − 2 ǫ + 2 ǫ2 (1) (2) 1 + ζ3 ζ3 8 ǫ − 8 ǫ2 (1) (1) (2) (2) ! (1 − 2 ǫ) ζ3 + ζ3 ξ3 − ξ3 re 2 dσUARA = × dǫdϕ γ−1 + where re γ E k1 me c2 ζ (1) ζ (2) ξ (1) ξ (2) = = = = = = = = 8 (ǫ − 1) ǫ (17.32) classical electron radius Ek1 /me c2 energy of the incident positron electron mass Stokes vector of the incoming positron Stokes vector of the target electron Stokes vector of the 1st photon Stokes vector of the 2nd photon . Sampling The photon energy is sampled according to methods discussed in Chapter 2. After exploitation of the symmetry in the Annihilation cross section under exchanging ǫ versus (1−ǫ), the differential cross section can be approximated by a simple function f (ǫ): 1 −1 ǫmax f (ǫ) = ln (17.33) ǫ ǫmin with the kinematic limits given by ǫmin ǫmax r γ−1 1 1− , = 2 γ+1 r 1 γ−1 = 1+ . 2 γ+1 (17.34) The kinematic of the two photon final state is constructed by the following steps: 262 d2 Σ A dΕdΦ Annihilation cross section 4 3 2 1 Ε 0.1 0.2 0.3 0.4 0.5 Figure 17.8: Annihilation differential cross section in arbitrary units. Black line corresponds to unpolarized cross section; red line – to the antiparallel spins of initial particles, and blue line – to the parallel spins. Kinetic energy of the incoming positron Tk1 = 10MeV. 1. ǫ is sampled from f (ǫ) 2. calculate the differential cross section, depending on the initial polarizations ζ (1) and ζ (2) . 3. ǫ is accepted with the probability defined by the ratio of the differential cross section over the approximation function f (ǫ). 4. The ϕ is diced uniformly. 5. ϕ is determined from the differential cross section, depending on the initial polarizations ζ (1) and ζ (2) . A short overview over the sampling method is given in Chapter 2. In figure 17.9 the asymmetries indicate the influence of polarization for an 10MeV incoming positron. The actual behavior is very sensitive to the energy of the incoming positron. Polarization transfer After the kinematics is fixed the polarization of the outgoing photon is determined. Using the dependence of the differential cross section on the final state polarizations a mean polarization is calculated for each photon according to method described in section 17.1. 263 A,% Annihilation asymmetries 75 50 25 Ε 0.2 0.4 0.6 0.8 -25 -50 -75 -100 Figure 17.9: Annihilation differential cross section asymmetries in%. Red line corrsponds to AZZ (ǫ), green line – AXX (ǫ), blue line – AY Y (ǫ), lightblue line – AZX (ǫ)). Kinetic energy of the incoming positron Tk1 = 10MeV. The resulting polarization transfer functions ξ (1,2) (ǫ) are depicted in figure 17.10. T T Beam P = 1 <> Target P = 1 Beam P = 1 <> Target P = -1 Ε 1 0.2 0.4 0.6 0.8 0.95 0.5 0.9 Ε 0.85 0.2 0.4 0.6 0.8 0.8 -0.5 -1 0.75 0.7 Figure 17.10: Polarization Transfer in annihilation process. Blue line corre(1) sponds to the circular polarization ξ3 of the photon with energy m(γ + 1)ǫ; (2) red line – circular polarization ξ3 of the photon photon with energy m(γ + 1)(1 − ǫ). 17.3.4 Annihilation at Rest The method AtRestDoIt treats the special case where a positron comes to rest before annihilating. It generates two photons, each with energy Ep1/2 = mc2 and an isotropic angular distribution. Starting with the differential cross section for annihilation with positron and electron spins opposed and parallel, 264 respectively,[2] dσ1 dσ2 (1 − β 2 ) + β 2 (1 − β 2 )(1 − cos2 θ)2 = ∼ d cos θ (1 − β 2 cos2 θ)2 β 2 (1 − cos4 θ) d cos θ = ∼ (1 − β 2 cos2 θ)2 (17.35) (17.36) In the limit β → 0 the cross section dσ1 becomes one, and the cross section dσ2 vanishes. For the opposed spin state, the total angular momentum is zero and we have a uniform photon distribution. For the parallel case the total angular momentum is 1. Here the two photon final state is forbidden by angular momentum conservation, and it can be assumed that higher order processes (e.g. three photon final state) play a dominant role. However, in reality 100% polarized electron targets do not exist, consequently there are always electrons with opposite spin, where the positron can annihilate with. Final state polarization does not play a role for the decay products of a spin zero state, and can be safely neglected. (Is set to zero) Bibliography [1] P. Starovoitov et.al., in preparation. [2] L. A. Page, Phys. Rev. 106 (1957) 394-398. 265 17.4 Polarized Compton scattering 17.4.1 Method The class G4PolarizedCompton simulates Compton scattering of polarized photons with (possibly polarized) electrons in a material. The implementation follows the approach described for the class G4ComptonScattering introduced in section 5.3. Here the explicit production of a Compton scattered photon and the ejected electron is considered taking the effects of polarization on total cross section and mean free path as well as on the distribution of final state particles into account. Further the average polarizations of the scattered photon and electron are calculated. The material electrons are assumed to be free and at rest. 17.4.2 Total cross section and mean free path Kinematics of the Compton process is fixed by the initial energy X= E k1 mc2 (17.37) and the variable Ep1 , (17.38) E k1 which is the part of total energy avaible in initial state carried out by scattered photon, and the scattering angle 1 1 cos θ = 1 − −1 (17.39) X ǫ ǫ= The variable ǫ has the following limits: 1 < ǫ < 1 1 + 2X (17.40) Total Cross Section The total cross section of Compton scattering reads i h π re 2 (1) (2) C C C σ0 + ζ 3 ζ 3 σL σpol = X 2 (1 + 2 X)2 (17.41) where σ0C = 2 X (2 + X (1 + X) (8 + X)) − (1 + 2 X)2 (2 + (2 − X) X) ln(1 + 2 X) X (17.42) 266 and σLC = 2 X (1 + X (4 + 5 X)) − (1 + X) (1 + 2 X)2 ln(1 + 2 X) AC , % AC , % (a) (17.43) (b) X 6 5 10 15 20 -5 4 -10 2 -15 X 0.5 1 1.5 2 -20 -2 -25 -4 -30 -35 Figure 17.11: Compton total cross section asymmetry depending on the energy of incoming photon. Left part, between 0 and ∼ 1 MeV, right part – up to 10MeV. Mean free path When simulating the Compton scattering of a photon with an atomic electron, an empirical cross section formula is used, which reproduces the cross section data down to 10 keV (see section 5.3). If both, beam and target, are polarized this mean free path has to be corrected. In the class G4ComptonScattering the polarized mean free path λpol is defined on the basis of the the unpolarized mean free path λunpol via λ pol = λunpol (1) (2) 1 + ζ3 ζ3 AC L where AC L = σLA σ0A (17.44) (17.45) is the expected asymmetry from the the total polarized Compton cross section given above. This asymmetry is depicted in figure 17.11. 17.4.3 Sampling the final state Differential Compton Cross Section In the ultra-relativistic approximation the dependence of the differential cross section on the longitudinal/circular degree of polarization is very simple. It 267 d2 Σ C dΕdΦ Compton cross section 12 10 8 6 4 2 Ε 0.2 0.4 0.6 0.8 1 Figure 17.12: Compton scattering differential cross section in arbitrary units. Black line corresponds to the unpolarized cross section; red line – to the antiparallel spins of initial particles, and blue line – to the parallel spins. Energy of the incoming photon Ek1 = 10MeV. reads dσUCRA re 2 = dedϕ X ǫ2 + 1 ǫ2 − 1 (1) (2) (2) (1) (1) (2) + ζ3 ζ3 + ζ3 ξ3 − ζ3 ξ3 2ǫ 2ǫ ! ǫ2 + 1 (1) (1) (2) (2) + ζ3 ξ3 − ζ3 ξ3 (17.46) 2ǫ where re = classical electron radius X = Ek1 /me c2 Ek1 = energy of the incident photon me c2 = electron mass The fully polarized differential cross section is available in the class G4PolarizedComptonCrossS It takes all mass effects into account, but binding effects are neglected [1, 2]. The cross section dependence on ǫ for right handed circularly polarized photons and longitudinally polarized electrons is plotted in figure 17.12 Sampling The photon energy is sampled according to methods discussed in Chapter 2. The differential cross section can be approximated by a simple function Φ(ǫ): Φ(ǫ) = 1 +ǫ ǫ 268 (17.47) A, % Compton asymmetries 100 75 50 25 Ε 0.2 0.4 0.6 0.8 1 -25 -50 -75 Figure 17.13: Compton scattering differential cross section asymmetries in%. Red line corresponds to the asymmetry due to circular photon and longitudinal electron initial state polarization, green line – due to circular photon and transverse electron initial state polarization, blue line – due to linear photon and transverse electron initial state polarization. with the kinematic limits given by 1 1 + 2X = 1 ǫmin = (17.48) ǫmax (17.49) The kinematic of the scattered photon is constructed by the following steps: 1. ǫ is sampled from Φ(ǫ) 2. calculate the differential cross section, depending on the initial polarizations ζ (1) and ζ (2) , which the correct normalization. 3. ǫ is accepted with the probability defined by ratio of the differential cross section over the approximation function. 4. The ϕ is diced uniformly. 5. ϕ is determined from the differential cross section, depending on the initial polarizations ζ (1) and ζ (2) . In figure 17.13 the asymmetries indicate the influence of polarization for an 10MeV incoming positron. The actual behavior is very sensitive to energy of the incoming positron. 269 Polarization transfer After the kinematics is fixed the polarization of the outgoing photon is determined. Using the dependence of the differential cross section on the final state polarizations a mean polarization is calculated for each photon according to the method described in section 17.1. The resulting polarization transfer functions ξ (1,2) (ǫ) are depicted in figure 17.14. Γ : Circ=1, e-: POL=1 Γ : Circ=-1, e-: POL=0 1 1 0.5 0.5 Ε 0.2 0.4 0.6 0.8 Ε 1 0.2 -0.5 -0.5 -1 -1 0.4 0.6 0.8 1 Figure 17.14: Polarization Transfer in Compton scattering. Blue line corre(2) sponds to the longitudinal polarization ξ3 of the electron, red line – circular (1) polarization ξ3 of the photon. Bibliography [1] P. Starovoitov et.al., in preparation. [2] F.W. Lipps, H.A. Tolhoek, Physica 20 (1954) 85; F.W. Lipps, H.A. Tolhoek, Physica 20 (1954) 395. 270 17.5 Polarized Bremsstrahlung for electron and positron 17.5.1 Method The polarized version of Bremsstrahlung is based on the unpolarized cross section. Energy loss, mean free path, and distribution of explicitly generated final state particles are treated by the unpolarized version G4eBremsstrahlung. For details consult section 8.2. The remaining task is to attribute polarization vectors to the generated final state particles, which is discussed in the following. 17.5.2 Polarization in gamma conversion and bremsstrahlung Gamma conversion and bremsstrahlung are cross-symmetric processes (i.e. the Feynman diagram for electron bremsstrahlung can be obtained from the gamma conversion diagram by flipping the incoming photon and outgoing positron lines) and their cross sections closely related. For both processes, the interaction occurs in the field of the nucleus and the total and differential cross section are polarization independent. Therefore, only the polarization transfer from the polarized incoming particle to the outgoing particles is taken into account. k P+ e+ P− e− e− P’− e− q q N2 N1 k P− N2 N1 Bremsstrahlung Gamma conversion Figure 17.15: Feynman diagrams of Gamma conversion and bremsstrahlung processes. For both processes, the scattering can be formulated by: K1 (k1 , ζ (1) ) + N1 (kN1 , ζ (N1 ) ) −→ P1 (p1 , ξ (1) ) + P2 (p2 , ξ (2) ) + N2 (pN2 , ξ (N2 ) ) (17.50) Where N1 (kN1 , ζ (N1 ) ) and N2 (pN2 , ξ (N2 ) ) are the initial and final state of the field of the nucleus respectively assumed to be unchanged, at rest and unpolarized. This leads to kN1 = kN2 = 0 and ζ (N1 ) = ξ (N2 ) = 0 271 In the case of gamma conversion process: K1 (k1 , ζ (1) ) is the incoming photon initial state with momentum k1 and polarization state ζ (1) . P1 (p1 , ξ (1) ) and P2 (p2 , ξ (2) ) are the two photons final states with momenta p1 and p2 and polarization states ξ (1) and ξ (2) . In the case of bremsstrahlung process: K1 (k1 , ζ (1) ) is the incoming lepton e− (e+ ) initial state with momentum k1 and polarization state ζ (1) . P1 (p1 , ξ (1) ) is the lepton e− (e+ ) final state with momentum p1 and polarization state ξ (1) . P2 (p2 , ξ (2) ) is the bremsstrahlung photon in final state with momentum p2 and polarization state ξ (2) . 17.5.3 Polarization transfer from the lepton e− (e+ ) to a photon The polarization transfer from an electron (positron) to a photon in a bremsstrahlung process was first calculated by Olsen and Maximon [1] taking into account both Coulomb and screening effects. In the Stokes vector formalism, the e− (e+ ) polarization state can be transformed to a photon polarization finale state by means of interaction matrix Tγb . It defined via = Tγb 1 D Tγb ≈ 0 0 0 0 0 T 0 0 0 0 and where O ξ (2) 1 ζ (1) , 0 0 , 0 L I = (ǫ21 + ǫ22 )(3 + 2Γ) − 2ǫ1 ǫ2 (1 + 4u2 ξˆ2 Γ) n o 2 ˆ2 D = 8ǫ1 ǫ2 u ξ Γ /I n o ˆ − 2ξ)uΓ ˆ T = −4kǫ2 ξ(1 /I L = k{(ǫ1 + ǫ2 )(3 + 2Γ) − 2ǫ2 (1 + 4u2 ξˆ2 Γ)}/I and 272 (17.51) (17.52) (17.53) (17.54) (17.55) (17.56) ǫ1 ǫ2 k p k u ξˆ Total energy of the incoming lepton e+ (e− ) in units mc2 Total energy of the outgoing lepton e+ (e− ) in units mc2 = (ǫ1 − ǫ2 ), the energy of the bremsstrahlung photon in units of mc2 Electron (positron) initial momentum in units mc Bremsstrahlung photon momentum in units mc Component of p perpendicular to k in units mc and u = |u| = 1/(1 + u2 ) Coulomb and screening effects are contained in Γ, defined as follows ! 1 ξˆ Γ = ln − 2 − f (Z) + F for ∆ ≤ 120 (17.57) δ δ 111 − 2 − f (z) for ∆ ≥ 120 (17.58) Γ = ln ˆ 31 ξZ with 1 12Z 3 ǫ1 ǫ2 ξˆ k ∆ = with Z the atomic number and δ = (17.59) 121k 2ǫ1 ǫ2 f (Z) is the coulomb correction term derived by Davies, Bethe and Maxiˆ mon [6]. F(ξ/δ) contains the screening effects and is zero for ∆ ≤ 0.5 (No screening effects). For 0.5 ≤ ∆ ≤ 120 (intermediate screening) it is a slowly ˆ decreasing function. The F(ξ/δ) values versus ∆ are given in table 17.1 and used with a linear interpolation in between. The polarization vector of the incoming e− (e+ ) must be rotated into the frame defined by the scattering plane (x-z-plane) and the direction of the outgoing photon (z-axis). The resulting polarization vector of the bremsstrahlung photon is also given in this frame. Using Eq. (17.51) and the transfer matrix given by Eq. (17.52) the bremsstrahlung photon polarization state in the Stokes formalism [2, 3] is given by (2) D ξ1 0 (17.60) ξ (2) = ξ2(2) ≈ (1) (1) (2) ζ1 L + ζ2 T ξ3 17.5.4 Remaining polarization of the lepton after emitting a bremsstrahlung photon The e− (e+ ) polarization final state after emitting a bremsstrahlung photon can be calculated using the interaction matrix Tlb which describes the lepton 273 ˆ Table 17.1: F(ξ/δ) for intermediate values of the screening factor [7]. ˆ ˆ ∆ −F ξ/δ ∆ −F ξ/δ 0.5 1.0 2.0 4.0 8.0 15.0 20.0 25.0 30.0 35.0 0.0145 0.0490 0.1400 0.3312 0.6758 1.126 1.367 1.564 1.731 1.875 40.0 45.0 50.0 60.0 70.0 80.0 90.0 100.0 120.0 2.00 2.114 2.216 2.393 2.545 2.676 2.793 2.897 3.078 depolarization. The polarization vector for the outgoing e− (e+ ) is not given by Olsen and Maximon. However, their results can be used to calculate the following transfer matrix [4, 5]. 1 O b (17.61) = Tl ζ (1) ξ (1) 1 0 0 0 D M 0 E Tlb ≈ 0 0 M 0 0 F 0 M +P where and I = (ǫ21 + ǫ22 )(3 + 2Γ) − 2ǫ1 ǫ2 (1 + 4u2 ξˆ2 Γ) n o ˆ ˆ F = ǫ2 4k ξu(1 − 2ξ)Γ /I n o ˆ ξˆ − 1)Γ /I E = ǫ1 4k ξu(2 n o 2 ˆ2 M = 4kǫ1 ǫ2 (1 + Γ − 2u ξ Γ) /I n o P = k 2 (1 + 8Γ(ξˆ − 0.5)2 /I 274 (17.62) (17.63) (17.64) (17.65) (17.66) (17.67) ǫ1 ǫ2 k p k u Total energy of the incoming e+ /e− in units mc2 Total energy of the outgoing e+ /e− in units mc2 = (ǫ1 − ǫ2 ), energy of the photon in units of mc2 Electron (positron) initial momentum in units mc Photon momentum in units mc Component of p perpendicular to k in units mc and u = |u| Using Eq. (17.61) and the transfer matrix given by Eq. (17.62) the e− (e+ ) polarization state after emitting a bremsstrahlung photon is given in the Stokes formalism by (1) (1) (1) ζ1 M + ζ3 E ξ1 (1) (17.68) ξ (1) = ξ2(1) ≈ ζ2 M . (1) (1) (1) ζ3 (M + P ) + ζ1 F ξ3 Bibliography [1] H. Olsen and L.C. Maximon. Photon and electron polarization in highenergy bremsstrahlung and pair production with screening. Physical Review, 114:887-904, 1959. [2] W.H. McMaster. Polarization and the Stokes parameters. American Journal of Physics, 22(6):351-362, 1954. [3] W.H. McMaster. Matrix representation of polarization. Reviews of Modern Physics, 33(1):8-29, 1961. [4] K. Flöttmann. Investigations toward the development of polarized and unpolarized high intensity positron sources for linear colliders. PhD thesis, Universitat Hamburg, 1993. [5] Hoogduin, Johannes Marinus, Electron, positron and photon polarimetry. PhD thesis, Rijksuniversiteit Groningen 1997. [6] H. Davies, H.A. Bethe and L.C. Maximon, Theory of Bremsstrahlung and Pair Production. II. Integral Cross Section for Pair Production, Physical Review, 93(4):788-795, 1954. [7] H.W. Koch and J.W. Motz, Bremsstrahlung cross-section formulas and related data. Review Mod. Phys., 31(4):920-955, 1959. [8] K. Laihem, PhD thesis, Measurement of the positron polarization at an helical undulator based positron source for the International Linear Collider ILC, Humboldt University Berlin, Germany, (2008). 275 17.6 Polarized Gamma conversion into an electron– positron pair 17.6.1 Method The polarized version of gamma conversion is based on the EM standard process G4GammaConversion. Mean free path and the distribution of explicitly generated final state particles are treated by this version. For details consult section 5.4. The remaining task is to attribute polarization vectors to the generated final state leptons, which is discussed in the following. 17.6.2 Polarization transfer from the photon to the two leptons Gamma conversion process is essentially the inverse process of Bremsstrahlung and the interaction matrix is obtained by inverting the rows and columns of the bremsstrahlung matrix and changing the sign of ǫ2 , cf. section 17.5. It follows from the work by Olsen and Maximon [1] that the polarization state ξ (1) of an electron or positron after pair production is obtained by 1 O p (17.69) = Tl ζ (1) ξ (1) and where 1 D 0 0 0 0 0 T Tlp ≈ 0 0 0 0 , 0 0 0 L I = (ǫ21 + ǫ22 )(3 + 2Γ) + 2ǫ1 ǫ2 (1 + 4u2 ξˆ2 Γ) o n D = −8ǫ1 ǫ2 u2 ξˆ2 Γ /I n o ˆ − 2ξ)uΓ ˆ T = −4kǫ2 ξ(1 /I L = k{(ǫ1 − ǫ2 )(3 + 2Γ) + 2ǫ2 (1 + 4u2 ξˆ2 Γ)}/I and 276 (17.70) (17.71) (17.72) (17.73) (17.74) ǫ1 ǫ2 k = (ǫ1 + ǫ2 ) p k u u total energy of the first lepton e+ (e− ) in units mc2 total energy of the second lepton e− (e+ ) in units mc2 energy of the incoming photon in units of mc2 electron=positron initial momentum in units mc photon momentum in units mc electron/positron initial momentum in units mc = |u| Coulomb and screening effects are contained in Γ, defined in section 17.5. Using Eq. (17.69) and the transfer matrix given by Eq. (17.70) the polarization state of the produced e− (e+ ) is given in the Stokes formalism by: (1) (1) ξ1 ζ3 T (17.75) ξ (1) = ξ2(1) ≈ 0 (1) (1) ζ3 L ξ3 Bibliography [1] H. Olsen and L.C. Maximon. Photon and electron polarization in highenergy bremsstrahlung and pair production with screening. Physical Review, 114:887-904, 1959. [2] K. Laihem, PhD thesis, Measurement of the positron polarization at an helical undulator based positron source for the International Linear Collider ILC, Humboldt University Berlin, Germany, (2008). 277 17.7 Polarized Photoelectric Effect 17.7.1 Method This section describes the basic formulas of polarization transfer in the photoelectric effect class (G4PolarizedPhotoElectricEffect). The photoelectric effect is the emission of electrons from matter upon the absorption of electromagnetic radiation, such as ultraviolet radiation or x-rays. The energy of the photon is completely absorbed by the electron and, if sufficient, the electron can escape from the material with a finite kinetic energy. A single photon can only eject a single electron, as the energy of one photon is only absorbed by one electron. The electrons that are emitted are often called photoelectrons. If the photon energy is higher than the binding energy the remaining energy is transferred to the electron as a kinetic energy − e Ekin = k − Bshell (17.76) In Geant4 the photoelectric effect process is taken into account if: k > Bshell (17.77) Where k is the incoming photon energy and Bshell the electron binding energy provided by the class G4AtomicShells. The polarized version of the photoelectric effect is based on the EM standard process G4PhotoElectricEffect. Mean free path and the distribution of explicitly generated final state particles are treated by this version. For details consult section 5.2. The remaining task is to attribute polarization vectors to the generated final state electron, which is discussed in the following. 17.7.2 Polarization transfer The polarization state of an incoming polarized photon is described by the Stokes vector ζ~(1) . The polarization transfer to the photoelectron can be described in the Stokes formalism using the same approach as for the Bremsstrahlung and gamma conversion processes, cf. 17.5 and 17.6. The relation between the photoelectron’s Stokes parameters and the incoming photon’s Stokes parameters is described by the interaction matrix Tlp derived from H. Olsen [1] and reviewed by H.W McMaster [2]: ′ I0 I p (17.78) = Tl ζ~(1) ξ~(1) 278 In general, for the photoelectric effect as a two-body scattering, the cross section should be correlated with the spin states of the incoming photon and the target electron. In our implementation the target electron is not polarized and only the polarization transfer from the photon to the photoelectron is taken into account. In this case the cross section of the process remains polarization independent. To compute the matrix elements we take advantage of the available kinematic variables provided by the generic G4PhotoelectricEffect class. To compute the photoelectron spin state (Stokes parameters), four main parameters are needed: • The incoming photon Stokes vector ζ~(1) • The incoming photon’s energy k. − e • the photoelectron’s kinetic energy Ekin or the Lorentz factors β and γ. • The photoelectron’s polar angle θ or cos θ. The interaction matrix derived by H. Olsen 1 + D −D 0 0 TlP = 0 0 0 0 Where [1] is given by: 0 0 0 B 0 0 0 A 1 2 D = −1 k kǫ(1 − β cos θ) ǫ 2 2 A = + β cos θ + 2 ǫ + 1 kǫ kǫ (1 − β cos θ) 2 ǫ β sin θ −1 B = ǫ+1 kǫ(1 − β cos θ) (17.79) (17.80) (17.81) (17.82) Using Eq. (17.78) and the transfer matrix given by Eq. (17.79) the polarization state of the produced e− is given in the Stokes formalism by: (1) (1) ξ1 ζ3 B (17.83) ξ~(1) = ξ2(1) = 0 (1) (1) ζ3 A ξ3 From equation (17.83) one can see that a longitudinally (transversally) polarized photoelectron can only be produced if the incoming photon is circularly polarized. 279 Bibliography [1] H. Olsen, Kgl. N. Videnskab. Selskabs Forh. 31, Nos 11, 11a (1958). [2] W.H. McMaster. Matrix representation of polarization. Reviews of Modern Physics, 33(1):8-29, 1961. [3] K. Laihem, PhD thesis, Measurement of the positron polarization at an helical undulator based positron source for the International Linear Collider ILC, Humboldt University Berlin, Germany, (2008). 280 Chapter 18 X-Ray Production 281 18.1 Transition radiation 18.1.1 The Relationship of Transition Radiation to Xray Cherenkov Radiation X-ray transition radiation (XTR ) occurs when a relativistic charged particle passes from one medium to another of a different dielectric permittivity. In order to describe this process it is useful to begin with an explanation of X-ray Cherenkov radiation, which is closely related. The mean number of X-ray Cherenkov radiation (XCR) photons of frequency ω emitted into an angle θ per unit distance along a particle trajectory is [1] d3 N̄xcr α ω 2 θ Im {Z} . (18.1) = 2 ~dω dx dθ π~c c Here the quantity Z is introduced as the complex formation zone of XCR in the medium: −1 c −2 ωp2 L 2 , L= γ + 2 +θ Z= , γ −2 = 1 − β 2 . (18.2) L ω ω 1−i l with l and ωp the photon absorption length and the plasma frequency, respectively, in the medium. For the case of a transparent medium, l → ∞ and the complex formation zone reduces to the coherence length L of XCR. The coherence length roughly corresponds to that part of the trajectory in which an XCR photon can be created. Introducing a complex quantity Z with its imaginary part proportional to the absorption cross-section (∼ l−1 ) is required in order to account for absorption in the medium. Usually, ωp2 /ω 2 ≫ c/ωl. Then it can be seen from Eqs. 18.1 and 18.2 that the number of emitted XCR photons is considerably suppressed and disappears in the limit of a transparent medium. This is caused by the destructive interference between the photons emitted from different parts of the particle trajectory. The destructive interference of X-ray Cherenkov radiation is removed if the particle crosses a boundary between two media with different dielectric permittivities, ǫ, where ωp2 c ǫ=1− 2 +i . (18.3) ω ωl Here the standard high-frequency approximation for the dielectric permittivity has been used. This is valid for energy transfers larger than the K-shell excitation potential. 282 If layers of media are alternated with spacings of order L, the X-ray radiation yield from a trajectory of unit length can be increased by roughly l/L times. The radiation produced in this case is called X-ray transition radiation (XTR). 18.1.2 Calculating the X-ray Transition Radiation Yield Using the methods developed in Ref. [2] one can derive the relation describing the mean number of XTR photons generated per unit photon frequency and θ2 inside the radiator for a general XTR radiator consisting of n different absorbing media with fluctuating thicknesses: ( n−1 X α d2 N̄in 2 = ωθ Re (Zi − Zi+1 )2 + (18.4) ~dω dθ2 π~c2 i=1 # ) " k k−1 n−1 Y XX tj . Fj (Zk − Zk+1 ) , Fj = exp − (Zi − Zi+1 ) + 2 2Z j j=i+1 k=1 i=1 In the case of gamma distributed gap thicknesses (foam or fiber radiators) the values Fj , (j = 1, 2) can be estimated as: −νj ν −1 tj j t̄j νj tj tj Fj = dtj , = 1+i exp − −i Γ(νj ) 2Zj 2Zj νj t̄j 0 (18.5) where Zj is the complex formation zone of XTR (similar to relation 18.2 for XCR) in the j-th medium [2, 6]. Γ is the Euler gamma function, t̄j is the mean thickness of the j-th medium in the radiator and νj > 0 is the parameter roughly describing the relative fluctuations of tj . In fact, the √ relative fluctuation is δtj /t̄j ∼ 1/ νj . In the particular case of n foils of the first medium (Z1 , F1 ) interspersed with gas gaps of the second medium (Z2 , F2 ), one obtains: Z ∞ νj t̄j ν j d2 N̄in 2α = ωθ2 Re hR(n) i , F = F1 F2 , (18.6) 2 2 ~dω dθ π~c (1 − F1 )(1 − F2 ) (1 − F1 )2 F2 [1 − F n ] (n) 2 . (18.7) hR i = (Z1 − Z2 ) n + 1−F (1 − F )2 Here hR(n) i is the stack factor reflecting the radiator geometry. The integration of (18.6) with respect to θ2 can be simplified for the case of a regular radiator (ν1,2 → ∞), transparent in terms of XTR generation media, and 283 n ≫ 1 [3]. The frequency spectrum of emitted XTR photons is given by: Z ∼10γ −2 dN̄in d2 N̄in 4αn dθ2 = = (C1 + C2 )2 2 ~dω ~dω dθ π~ω 0 kX max (k − Cmin ) πt1 2 · sin (k + C2 ) , 2 2 (k − C t 1 ) (k + C2 ) 1 + t2 k=k min C1,2 t1,2 (ω12 − ω22 ) , = 4πcω Cmin (18.8) 1 ω(t1 + t2 ) t1 ω12 + t2 ω22 . = + 4πc γ2 ω The sum in (18.8) is defined by terms with k ≥ kmin corresponding to the region of θ ≥ 0. Therefore kmin should be the nearest to Cmin integer kmin ≥ 2 Cmin . The value of kmax is defined by the maximum emission angle θmax ∼ −2 10γ . It can be evaluated as the integer part of Cmax = Cmin + ω(t1 + t2 ) 10 , 4πc γ2 kmax − kmin ∼ 102 ÷ 103 ≫ 1. Numerically, however, only a few tens of terms contribute substantially to the sum, that is, one can choose kmax ∼ kmin + 20. Equation (18.8) corresponds to the spectrum of the total number of photons emitted inside a regular transparent radiator. Therefore the mean interaction length, λXT R , of the XTR process in this kind of radiator can be introduced as: λXT R = n(t1 + t2 ) Z ~ωmax ~ωmin dN̄in ~dω ~dω −1 , where ~ωmin ∼ 1 keV, and ~ωmax ∼ 100 keV for the majority of high energy physics experiments. Its value is constant along the particle trajectory in the approximation of a transparent regular radiator. The spectrum of the total number of XTR photons after regular transparent radiator is defined by (18.8) with: n → nef f = n−1 X exp[−k(σ1 t1 + σ2 t2 )] = k=0 1 − exp[−n(σ1 t1 + σ2 t2 )] , 1 − exp[−(σ1 t1 + σ2 t2 )] where σ1 and σ2 are the photo-absorption cross-sections corresponding to the photon frequency ω in the first and the second medium, respectively. With this correction taken into account the XTR absorption in the radiator (18.8) corresponds to the results of [4]. In the more general case of the flux of XTR 284 photons after a radiator, the XTR absorption can be taken into account with a calculation based on the stack factor derived in [5]: 1 − Qn (1 + Q1 )(1 + F ) − 2F1 − 2Q1 F2 (n) 2 hRf lux i = (L1 − L2 ) 1−Q 2(1 − F ) n n (1 − F1 )(Q1 − F1 )F2 (Q − F ) + , (18.9) (1 − F )(Q − F ) Q = Q1 · Q2 , Qj = exp [−tj /lj ] = exp [−σj tj ] , j = 1, 2. Both XTR energy loss (18.7) and flux (18.9) models can be implemented as a discrete electromagnetic process (see below). 18.1.3 Simulating X-ray Transition Radiation Production A typical XTR radiator consits of many (∼ 100) boundaries between different materials. To improve the tracking performance in such a volume one can introduce an artificial material [6], which is the geometrical mixture of foil and gas contents. Here is an example: // In DetectorConstruction of an application // Preparation of mixed radiator material foilGasRatio = fRadThickness/(fRadThickness+fGasGap); foilDensity = 1.39*g/cm3; // Mylar gasDensity = 1.2928*mg/cm3 ; // Air totDensity = foilDensity*foilGasRatio + gasDensity*(1.0-foilGasRatio); fractionFoil = foilDensity*foilGasRatio/totDensity; fractionGas = gasDensity*(1.0-foilGasRatio)/totDensity; G4Material* radiatorMat = new G4Material("radiatorMat", totDensity, ncomponents = 2 ); radiatorMat->AddMaterial( Mylar, fractionFoil ); radiatorMat->AddMaterial( Air, fractionGas ); G4cout << *(G4Material::GetMaterialTable()) << G4endl; // materials of the TR radiator fRadiatorMat = radiatorMat; // artificial for geometry fFoilMat = Mylar; fGasMat = Air; This artificial material will be assigned to the logical volume in which XTR will be generated: 285 solidRadiator = new G4Box("Radiator", 1.1*AbsorberRadius , 1.1*AbsorberRadius, 0.5*radThick ); logicRadiator = new G4LogicalVolume( solidRadiator, fRadiatorMat, // !!! "Radiator"); physiRadiator = new G4PVPlacement(0, G4ThreeVector(0,0,zRad), "Radiator", logicRadiator, physiWorld, false, 0 ); XTR photons generated by a relativistic charged particle intersecting a radiator with 2n interfaces between different media can be simulated by using the following algorithm. First the total number of XTR photons is estimated using a Poisson distribution about the mean number of photons given by the following expression: Z ω2 Z θmax Z Z θmax 2 2 2 (n) (n) 2α ω2 2 d N̄ (n) 2 2 dθ N̄ = dω = θ dθ Re hR i . ωdω dω dθ2 πc2 ω1 0 ω1 0 2 Here θmax ∼ 10γ −2 , ~ω1 ∼ 1 keV, ~ω2 ∼ 100 keV, and hR(n) i correspond to the geometry of the experiment. For events in which the number of XTR photons is not equal to zero, the energy and angle of each XTR quantum is sampled from the integral distributions obtained by the numerical integration of expression (18.6). For example, the integral energy spectrum of emitted (n) XTR photons, N̄>ω , is defined from the following integral distribution: Z Z θmax 2 2α ω2 (n) θ2 dθ2 Re hR(n) i . N̄>ω = 2 ωdω πc ω 0 In Geant4 XTR generation inside or after radiators is described as a discrete electromagnetic process. It is convenient for the description of tracks in magnetic fields and can be used for the cases when the radiating charge experiences a scattering inside the radiator. The base class G4VXTRenergyLoss is responsible for the creation of tables with integral energy and angular distributions of XTR photons. It also contains the PostDoIt function providing XTR photon generation and motion (if fExitFlux=true) through a XTR radiator to its boundary. Particular models like G4RegularXTRadiator implement the pure virtual function GetStackFactor, which calculates the response of the XTR radiator reflecting its geometry. Included below are some comments for the declaration of XTR in a user application. 286 In the physics list one should pass to the XTR process additional details of the XTR radiator involved: // In PhysicsList of an application else if (particleName == "e-") // Construct processes for electron with XTR { pmanager->AddProcess(new G4MultipleScattering, -1, 1,1 ); pmanager->AddProcess(new G4eBremsstrahlung(), -1,-1,1 ); pmanager->AddProcess(new Em10StepCut(), -1,-1,1 ); // in regular radiators: pmanager->AddDiscreteProcess( new G4RegularXTRadiator // XTR dEdx in general regular radiator // new G4XTRRegularRadModel - XTR flux after general regular radiator // new G4TransparentRegXTRadiator - XTR dEdx in transparent // regular radiator // new G4XTRTransparentRegRadModel - XTR flux after transparent // regular radiator (pDet->GetLogicalRadiator(), // XTR radiator pDet->GetFoilMaterial(), // real foil pDet->GetGasMaterial(), // real gas pDet->GetFoilThick(), // real geometry pDet->GetGasThick(), pDet->GetFoilNumber(), "RegularXTRadiator")); // or for foam/fiber radiators: pmanager->AddDiscreteProcess( new G4GammaXTRadiator - XTR dEdx in general foam/fiber radiator // new G4XTRGammaRadModel - XTR flux after general foam/fiber radiator ( pDet->GetLogicalRadiator(), 1000., 100., pDet->GetFoilMaterial(), pDet->GetGasMaterial(), pDet->GetFoilThick(), pDet->GetGasThick(), pDet->GetFoilNumber(), "GammaXTRadiator")); } Here for the foam/fiber radiators the values 1000 and 100 are the ν parameters (which can be varied) of the Gamma distribution for the foil and gas gaps, 287 respectively. Classes G4TransparentRegXTRadiator and G4XTRTransparentRegRadModel correspond (18.8) to n and nef f , respectively. Bibliography [1] V.M. Grichine, Nucl. Instr. and Meth., A482 (2002) 629. [2] V.M. Grichine, Physics Letters, B525 (2002) 225-239 [3] G.M. Garibyan, Sov. Phys. JETP 32 (1971) 23. [4] C.W. Fabian and W. Struczinski Physics Letters, B57 (1975) 483. [5] G.M. Garibian, L.A. Gevorgian, and C. Yang, Sov. Phys.- JETP, 39 (1975) 265. [6] J. Apostolakis, S. Giani, V. Grichine et al., Comput. Phys. Commun. 132 (2000) 241. 288 18.2 Scintillation Every scintillating material has a characteristic light yield, Y (photons/M eV ), and an intrinsic resolution which generally broadens the statistical distribution, σi /σs > 1, due to impurities which are typical for doped crystals like NaI(Tl) and CsI(Tl). The average yield can have a non-linear dependence on the local energy deposition. Scintillators also have a time distribution spectrum with one or more exponential decay time constants, τi , with each decay component having its intrinsic photon emission spectrum. These are empirical parameters typical for each material. The generation of scintillation light can be simulated by sampling the number of photons from a Poisson distribution. This distribution is based on the energy lost during a step in a material and on the scintillation properties of that material. The frequency of each photon is sampled from the empirical spectra. The photons are generated evenly along the track segment and are emitted uniformly into 4π with a random linear polarization. 289 18.3 Čerenkov Effect The radiation of Čerenkov light occurs when a charged particle moves through a dispersive medium faster than the speed of light in that medium. A dispersive medium is one whose index of refraction is an increasing function of photon energy. Two things happen when such a particle slows down: 1. a cone of Čerenkov photons is emitted, with the cone angle (measured with respect to the particle momentum) decreasing as the particle loses energy; 2. the momentum of the photons produced increases, while the number of photons produced decreases. When the particle velocity drops below the local speed of light, photons are no longer emitted. At that point, the Čerenkov cone collapses to zero. In order to simulate Čerenkov radiation the number of photons per track length must be calculated. The formulae used for this calculation can be found below and in [1, 2]. Let n be the refractive index of the dielectric material acting as a radiator. Here n = c/c′ where c′ is the group velocity of light in the material, hence 1 ≤ n. In a dispersive material n is an increasing function of the photon energy ǫ (dn/dǫ ≥ 0). A particle traveling with speed β = v/c will emit photons at an angle θ with respect to its direction, where θ is given by 1 cos θ = . βn From this follows the limitation for the momentum of the emitted photons: n(ǫmin ) = 1 . β Photons emitted with an energy beyond a certain value are immediately re-absorbed by the material; this is the window of transparency of the radiator. As a consequence, all photons are contained in a cone of opening angle cos θmax = 1/(βn(ǫmax )). The average number of photons produced is given by the relations : αz 2 αz 2 1 sin2 θdǫdx = (1 − 2 2 )dǫdx ~c ~c nβ photons 1 ≈ 370z 2 (1 − 2 2 )dǫdx eV cm nβ dN = 290 and the number of photons generated per track length is Z ǫmax Z ǫmax dN 1 1 dǫ 2 2 ≈ 370z dǫ 1 − 2 2 = 370z ǫmax − ǫmin − 2 dx nβ β ǫmin n2 (ǫ) ǫmin . The number of photons produced is calculated from a Poisson distribution with a mean of hni = StepLength dN/dx. The energy distribution of the photon is then sampled from the density function 1 f (ǫ) = 1 − 2 n (ǫ)β 2 . Bibliography [1] J.D.Jackson, Classical Electrodynamics, John Wiley and Sons (1998) [2] D.E. Groom et al. Particle Data Group . Rev. of Particle Properties. Eur. Phys. J. C15,1 (2000) http://pdg.lbl.gov/ 291 18.4 Synchrotron Radiation 18.4.1 Photon spectrum Synchrotron radiation photons are emitted by relativistic charged particles traveling in magnetic fields. The properties of synchrotron radiation are well understood and described in textbooks [1, 2, 3]. In the simplest case, we have an electron of momentum p moving perpendicular to a homogeneous magnetic field B. The magnetic field will keep the particle on a circular path, with radius p mγβc = . eB eB 3.336 m . B[T] (18.10) In general, there will be an arbitrary angle θ between the local magnetic field B and momentum vector p of the particle. The motion has a circular component in the plane perpendicular to the magnetic field, and in addition a constant momentum component parallel to the magnetic field. For a constant homogeneous field, the resulting trajectory is a helix. The critical energy of the synchrotron radiation can be calculated using the radius ρ of Eq.18.10 and angle θ or the magnetic field perpendicular to the particle direction B⊥ = B sin θ according to ρ= Numerically we have ρ[m] = p[GeV/c] 3 γ 3 sin θ 3~ 2 Ec = ~c = γ eB⊥ . 2 ρ 2m (18.11) Half of the synchrotron radiation power is radiated by photons above the critical energy. With x we denote the photon energy Eγ , expressed in units of the critical energy Ec Eγ x= . (18.12) Ec The photon spectrum (number of photons emitted per path length s and relative energy x) can be written as √ Z 3 α eB⊥ ∞ d2 N = K5/3 (ξ) dξ (18.13) ds dx 2π mc x where α = e2 / 4πǫ0 ~c is the dimensionless electromagnetic coupling (or fine structure) constant and K5/3 is the modified Bessel function of the third kind. The number of photons emitted per unit length and the mean free path λ between two photon emissions is obtained by integration over all photon 292 energies. Using Z 0 we find that ∞ dx Z ∞ K5/3 (ξ) dξ = x dN 5 α eB⊥ 1 = √ = . ds λ 2 3 mβc 5π 3 (18.14) (18.15) Here we are only interested in ultra-relativistic (β ≈ 1) particles, for which λ only depends on the field B and not on the particle energy. We define a constant λB such that √ 2 3 mc λB = 0.16183 Tm . (18.16) where λB = λ= B⊥ 5 αe As an example, consider a 10 GeV electron, travelling perpendicular to a 1 T field. It moves along a circular path of radius ρ = 33.356 m. For the Lorentz factor we have γ = 19569.5 and β = 1−1.4×10−9 . The critical energy is Ec = 66.5 keV and the mean free path between two photon emissions is λ = 0.16183 m. 18.4.2 Validity The spectrum given in Eq. 18.13 can generally be expected to provide a very accurate description for the synchrotron radiation spectrum generated by GeV electrons in magnetic fields. Here we discuss some known limitations and possible extensions. For particles traveling on a circular path, the spectrum observed in one location will in fact not be a continuous spectrum, but a discrete spectrum, consisting only of harmonics or modes n of the revolution frequency. In practice, the mode numbers will generally be too high to make this a visible effect. The critical mode number corresponding to the critical energy is nc = 3/2 γ 3 . 10 GeV electrons for example have nc ≈ 1013 . Synchrotron radiation can be neglected for slower particles and only becomes relevant for ultra-relativistic particles with γ > 103 . Using β = 1 introduces an uncertainty of about 1/2γ 2 or less than 5 × 10−7 . It is rather straightforward to extend the formulas presented here to particles other than electrons, with arbitrary charge q and mass m, see [4]. The number of photons and the power scales with the square of the charge. The standard synchrotron spectrum of Eq. 18.13 is only valid as long as the photon energy remains small compared to the particle energy [5, 6]. This is a very safe assumption for GeV electrons and standard magnets with fields of order of Tesla. 293 An extension of synchrotron radiation to fields exceeding several hundred Tesla, such as those present in the beam-beam interaction in linear-colliders, is also known as beamstrahlung. For an introduction see [7]. The standard photon spectrum applies to homogeneous fields and remains a good approximation for magnetic fields which remain approximately constant over a the length ρ/γ, also known as the formation length for synchrotron radiation. Short magnets and edge fields will result instead in more energetic photons than predicted by the standard spectrum. We also note that short bunches of many particles will start to radiate coherently like a single particle of the equivalent charge at wavelengths which are longer than the bunch dimensions. Low energy, long-wavelength synchrotron radiation may destructively interfere with conducting surfaces [8]. The soft part of the synchrotron radiation spectrum emitted by charged particles travelling through a medium will be modified for frequencies close to and lower than the plasma frequency [9]. 18.4.3 Direct inversion and generation of the photon energy spectrum The task is to find an algorithm that effectively transforms the flat distribution given by standard pseudo-random generators into the desired distribution proportional to the expressions given in Eqs. 18.13, 18.17. The trans−1 formation is obtained of the cumulative distribution R x from the inverse F function F (x) = 0 f (t)dt. Leaving aside constant factors, the probability density function relevant for the photon energy spectrum is Z ∞ K5/3 (t)dt . (18.17) SynRad(x) = x Numerical methods to evaluate K5/3 are discussed in [10]. An efficient algorithm to evaluate the integral SynRad using Chebyshev polynomials is described in [11]. This has been used in an earlier version of the Monte Carlo generator for synchrotron radiation using approximate transformations and the rejection method [12]. The cumulative distribution function is the integral of the probability density function. Here we have Z ∞ SynRadInt(z) = SynRad(x) dx , (18.18) z 294 y 1. x 10. 0.8 0.1 0.6 0.001 0.4 10-5 0.2 x 0. 10 -7 0.00001 0.001 0.1 y 10-7 10. 0. 0.2 0.4 0.6 0.8 1. Figure 18.1: SynFracInt (left) and its inverse InvSynFracInt (right), on a log x scale. The functions x1/3 , y 3 and 1 − e−x , − log(1 − y) are shown as dashed lines. with normalization SynRadInt(0) = Z ∞ SynRad(x) dx = 0 5π , 3 (18.19) 3 such that 5π SynRadInt(x) gives the fraction of photons above x. It is possible to directly obtain the desired distribution with a fast and accurate algorithm using an analytical description based on simple transformations and Chebyshev polynomials. This approach is used here. We now describe in some detail how the analytical description was obtained. For more details see [13]. It turned out to be convenient to start from the normalized complement rather then Eq. 18.18 directly, that is Z xZ ∞ 3 3 SynFracInt(x) = K5/3 (t)dt dx = 1 − SynRadInt(x) , (18.20) 5π 0 x 5π which gives the fraction of photons below x. Figure 18.1 shows on the left hand side y = SynFracInt(x) and on the right hand side the inverse x = InvSynFracInt(y) together with simple approximate functions. We can see, that SynFracInt can be approximated by x1/3 for small arguments, and by 1 − e−x for large x. Consequently, we have for the inverse, InvSynFracInt(y), which can be approximated for small y by y 3 and for large y by − log(1 − y). Good convergence for InvSynFracInt(y) was obtained using Chebyshev polynomials combined with the approximate expressions for small and large arguments. For intermediate values, a Chebyshev polynomial can be used directly. Table 18.1 summarizes the expressions used in the different intervals. 295 power spectrum x dN/dx photon spectrum dN/dx Table 18.1: InvSynFracInt. y x = InvSynFracInt(y) y < 0.7 y 3 PCh (y) 0.7 ≤ y ≤ 0.9999 PCh (y) y > 0.9999 − log(1 − y)PCh (− log(1 − y)) 10 7 10 6 10 6 10 5 10 5 10 4 10 3 10 4 0 1 2 3 4 5 x = E γ / Ec 0 1 2 3 4 5 x = E γ / Ec Figure 18.2: Comparison of the exact (smooth curve) and generated (histogram) spectra for 2 × 107 events. The photon spectrum is shown on the left and the power spectrum on the right side. The procedure for Monte Carlo simulation is to generate y at random uniformly distributed between 0 at 1, as provided by standard random generators, and then to calculate the energy x in units of the critical energy according to x = InvSynFracInt(y). The numerical accuracy of the energy spectrum presented here is about 14 decimal places, close to the machine precision. Fig. 18.2 shows a comparison of generated and expected spectra. A Geant4 display of an electron moving in a magnetic field radiating synchrotron photons is presented in Fig. 18.3 296 250 y z y [m] B x Synchrotron radiation photons e+ -250 -250 250 x [m] Figure 18.3: Geant4 display. 10 GeV e+ moving initially in x-direction, bends downwards on a circular path by a 0.1 T magnetic field in z-direction. 18.4.4 Properties of the Power Spectra The normalised probability function describing the photon energy spectrum is Z ∞ 3 nγ (x) = K5/3 (t)dt . (18.21) 5π x nγ (x) gives the fraction of photons in the interval x to x + dx, where x is the photon energy in units of the critical energy. The first moment or mean value is Z ∞ 8 √ . x nγ (x) dx = µ= (18.22) 15 3 0 implying that the mean photon energy is ergy. 15 8√ 3 = 0.30792 of the critical en- The second moment about the mean, or variance, is Z ∞ 211 2 σ = (x − µ)2 nγ (x) dx = , 675 0 and the r.m.s. value of the photon energy spectrum is σ = 297 (18.23) q 211 675 = 0.5591. The normalised power spectrum is √ Z ∞ 9 3 Pγ (x) = x K5/3 (t)dt . 8π x (18.24) Pγ (x) gives the fraction of the power which is radiated in the interval x to x + dx. Half of the power is radiated below the critical energy Z 1 Pγ (x) dx = 0.5000 (18.25) 0 The mean value of the power spectrum is Z ∞ 55 √ = 1.32309 . x Pγ (x) dx = µ= 24 3 0 The variance is 2 σ = Z ∞ 0 and the r.m.s. width is σ = (x − µ)2 Pγ (x) dx = q 2351 1728 2351 , 1728 (18.26) (18.27) = 1.16642. Bibliography [1] A.A.Sokolov and I.M.Ternov, Radiation from Relativistic Electrons, Amer. Inst of Physics, 1986. [2] J. Jackson, Classical Electrodynamics. John Wiley & Sons, third ed., 1998. [3] A. Hofmann, The Physics of Synchrotron Radiation. Cambridge University Press, 2004. [4] H. Burkhardt, “Reminder of the Edge Effect in Synchrotron Radiation”, LHC Project Note 172, CERN Geneva 1998. [5] F. Herlach, R. McBroom, T. Erber, J. .Murray, and R. Gearhart, “Experiments with Megagauss targets at SLAC”, IEEE Trans Nucl Sci, NS 18, 3 (1971) 809-814. [6] T. Erber, G. B. Baumgartner, D. White, and H. G. Latal, “Megagauss Bremsstrahlung and Radiation Reaction”, in *Batavia 1983, proceedings, High Energy Accelerators*, 372-374. 298 [7] P. Chen, “An Introduction to Beamstrahlung and Disruption”, in Frontiers of Particle Beams, M. Month and S. Turner, eds., Lecture Notes in Physics 296, pp. 481–494. Springer-Verlag, 1986. [8] J. B. Murphy, S. Krinsky, and R. L. Gluckstern, “Longitudinal wakefield for an electron moving on a circular orbit”, Part. Acc. 57 (1997) 9. [9] V. M. Grichine, “Radiation of accelerated charge in absorbing medium”, CERN-OPEN-2002-056. [10] Y. Luke, “The special functions and their approximations”, New York, NY: Academic Press, 1975.- 585 p. [11] H.H.Umstätter. CERN/PS/SM/81-13, CERN Geneva 1981. [12] H. Burkhardt, “Monte Carlo Generator for Synchrotron Radiation”, LEP Note 632, CERN, December, 1990. [13] H. Burkhardt, “Monte Carlo Generation of the Energy Spectrum of Synchrotron Radiation”, to be published as CERN-AB and EuroTeV report. 299 Chapter 19 Optical Photons 300 19.1 Interactions of optical photons Optical photons are produced when a charged particle traverses: 1. a dielectric material with velocity above the Čerenkov threshold; 2. a scintillating material. 19.1.1 Physics processes for optical photons A photon is called optical when its wavelength is much greater than the typical atomic spacing, for instance when λ ≥ 10nm which corresponds to an energy E ≤ 100eV . Production of an optical photon in a HEP detector is primarily due to: 1. Čerenkov effect; 2. Scintillation. Optical photons undergo three kinds of interactions: 1. Elastic (Rayleigh) scattering; 2. Absorption; 3. Medium boundary interactions. Rayleigh scattering For optical photons Rayleigh scattering is usually unimportant. For λ = .2µm we have σRayleigh ≈ .2b for N2 or O2 which gives a mean free path of ≈ 1.7km in air and ≈ 1m in quartz. Two important exceptions are aerogel, which is used as a Čerenkov radiator for some special applications and large water Čerenkov detectors for neutrino detection. The differential cross section in Rayleigh scattering, dσ/dΩ, is proportional to 1 + cos2 θ, where θ is the polar angle of the new polarization with respect to the old polarization. Absorption Absorption is important for optical photons because it determines the lower λ limit in the window of transparency of the radiator. Absorption competes with photo-ionization in producing the signal in the detector, so it must be treated properly in the tracking of optical photons. 301 Medium boundary effects When a photon arrives at the boundary of a dielectric medium, its behaviour depends on the nature of the two materials which join at that boundary: • Case dielectric → dielectric. The photon can be transmitted (refracted ray) or reflected (reflected ray). In case where the photon can only be reflected, total internal reflection takes place. • Case dielectric → metal. The photon can be absorbed by the metal or reflected back into the dielectric. If the photon is absorbed it can be detected according to the photoelectron efficiency of the metal. • Case dielectric → black material. A black material is a tracking medium for which the user has not defined any optical property. In this case the photon is immediately absorbed undetected. 19.1.2 Photon polarization The photon polarization is defined as a two component vector normal to the direction of the photon: iΦ1 a1 e a1 eiΦc Φo =e a2 eiΦ2 a2 e−iΦc where Φc = (Φ1 −Φ2 )/2 is called circularity and Φo = (Φ1 +Φ2 )/2 is called overall phase. Circularity gives the left- or right-polarization characteristic of the photon. RICH materials usually do not distinguish between the two polarizations and photons produced by the Čerenkov effect and scintillation are linearly polarized, that is Φc = 0. The overall phase is important in determining interference effects between coherent waves. These are important only in layers of thickness comparable with the wavelength, such as interference filters on mirrors. The effects of such coatings can be accounted for by the empirical reflectivity factor for the surface, and do not require a microscopic simulation. GEANT4 does not keep track of the overall phase. Vector polarization is described by the polarization angle tan Ψ = a2 /a1 . Reflection/transmission probabilities are sensitive to the state of linear polarization, so this has to be taken into account. One parameter is sufficient to 302 describe vector polarization, but to avoid too many trigonometrical transformations, a unit vector perpendicular to the direction of the photon is used in GEANT4. The polarization vector is a data member of G4DynamicParticle. 19.1.3 Tracking of the photons Optical photons are subject to in flight absorption, Rayleigh scattering and boundary action. As explained above, the status of the photon is defined by two vectors, the photon momentum (~p = ~~k) and photon polarization (~e). By convention the direction of the polarization vector is that of the electric field. Let also ~u be the normal to the material boundary at the point of intersection, pointing out of the material which the photon is leaving and toward the one which the photon is entering. The behaviour of a photon at the surface boundary is determined by three quantities: 1. refraction or reflection angle, this represents the kinematics of the effect; 2. amplitude of the reflected and refracted waves, this is the dynamics of the effect; 3. probability of the photon to be refracted or reflected, this is the quantum mechanical effect which we have to take into account if we want to describe the photon as a particle and not as a wave. As said above, we distinguish three kinds of boundary action, dielectric → black material, dielectric → metal, dielectric → dielectric. The first case is trivial, in the sense that the photon is immediately absorbed and it goes undetected. To determine the behaviour of the photon at the boundary, we will at first treat it as an homogeneous monochromatic plane wave: ~ =E ~ 0 ei~k·~x−iωt E ~ ~ ~ = √µǫ k × E B k Case dielectric → dielectric In the classical description the incoming wave splits into a reflected wave (quantities with a double prime) and a refracted wave (quantities with a single prime). Our problem is solved if we find the following quantities: ~′ = E ~ 0′ ei~k′ ·~x−iωt E 303 ~ ′′ = E ~ 0′′ ei~k′′ ·~x−iωt E For the wave numbers the following relations hold: ω√ |~k| = |~k ′′ | = k = µǫ c ωp ′ ′ µǫ |~k ′ | = k ′ = c √ Where the speed of the wave in the medium is v = c/ µǫ and the quantity √ n = c/v = µǫ is called refractive index of the medium. The condition that the three waves, refracted, reflected and incident have the same phase at the surface of the medium, gives us the well known Fresnel law: (~k · ~x)surf = (~k ′ · ~x)surf = (~k ′′ · ~x)surf k sin i = k ′ sin r = k ′′ sin r′ where i, r, r′ are, respectively, the angle of the incident, refracted and reflected ray with the normal to the surface. From this formula the well known condition emerges: i = r′ s µ ′ ǫ′ n′ sin i = = sin r µǫ n The dynamic properties of the wave at the boundary are derived from Maxwell’s equations which impose the continuity of the normal components ~ and B ~ and of the tangential components of E ~ and H ~ at the surface of D boundary. The resulting ratios between the amplitudes of the the generated waves with respect to the incoming one are expressed in the two following cases: 1. a plane wave with the electric field (polarization vector) perpendicular to the plane defined by the photon direction and the normal to the boundary: E0′ 2n cos i 2n cos i = = µ ′ E0 n cos i = µ′ n cos r n cos i + n′ cos r n cos i − E0′′ = E0 n cos i + µ ′ n µ′ µ ′ n µ′ cos r cos r = n cos i − n′ cos r n cos i + n′ cos r where we suppose, as it is legitimate for visible or near-visible light, that µ/µ′ ≈ 1; 304 2. a plane wave with the electric field parallel to the above surface: E0′ = E0 µ ′ n µ′ E0′′ = E0 µ ′ n µ′ µ ′ n µ′ 2n cos i 2n cos i = ′ n cos i + n cos r cos i + n cos r cos i − n cos r cos i + n cos r = n′ cos i − n cos r n′ cos i + n cos r with the same approximation as above. We note that in case of photon perpendicular to the surface, the following relations hold: E0′ 2n n′ − n E0′′ = ′ = ′ E0 n +n E0 n +n where the sign convention for the parallel field has been adopted. This means that if n′ > n there is a phase inversion for the reflected wave. Any incoming wave can be separated into one piece polarized parallel to the plane and one polarized perpendicular, and the two components treated accordingly. To maintain the particle description of the photon, the probability to have a refracted or reflected photon must be calculated. The constraint is that the number of photons be conserved, and this can be imposed via the conservation of the energy flux at the boundary, as the number of photons is proportional to the energy. The energy current is given by the expression: r c ǫ 2 1 c √ ~ ~ ~ µǫE × H = S= E k̂ 2 4π 8π µ 0 and the energy balance on a unit area of the boundary requires that: ~ · ~u = S ~ ′ · ~u − S ~ ′′ · ~u S S cos i = S ′ cosr + S ′′ cosi c 1 ′ ′2 c 1 c 1 nE02 cos i = n E cos r + nE ′′2 cos i 0 8π µ 8π µ′ 8π µ 0 If we set again µ/µ′ ≈ 1, then the transmission probability for the photon will be: E0′ 2 n′ cos r ) E0 n cos i and the corresponding probability to be reflected will be R = 1 − T . T =( 305 In case of reflection, the relation between the incoming photon (~k, ~e), the refracted one (~k ′ , ~e′ ) and the reflected one (~k ′′ , ~e′′ ) is given by the following relations: ~q = ~k × ~u ~e⊥ = ( ~e · ~q ~q ) |~q| |~q| ~ek = ~e − ~e⊥ 2n cos i cos i + n cos r 2n cos i = e⊥ n cos i + n′ cos r n′ e′′k = e′k − ek n ′′ e⊥ = e′⊥ − e⊥ e′k = ek e′⊥| n′ After transmission or reflection of the photon, the polarization vector is re-normalized to 1. In the case where sin r = n sin i/n′ > 1 then there cannot be a refracted wave, and in this case we have a total internal reflection according to the following formulas: ~k ′′ = ~k − 2(~k · ~u)~u ~e′′ = −~e + 2(~e · ~u)~u Case dielectric → metal In this case the photon cannot be transmitted. So the probability for the photon to be absorbed by the metal is estimated according to the table provided by the user. If the photon is not absorbed, it is reflected. 19.1.4 Mie Scattering in Henyey-Greensterin Approximation (Author: X. Qian, 2010-07-04) Mie Scattering (or Mie solution) is an analytical solution of Maxwell’s equations for the scattering of optical photon by spherical particles. The general introduction of Mie scattering can be found in Ref. [2]. The analytical express of Mie Scattering are very complicated since they are a series 306 sum of Bessel functions [3]. Therefore, the exact expression of Mie scattering is not suitable to be included in the Monte Carlo simulation. One common approximation made is called “Henyey-Greensterin” [5]. It has been used by Vlasios Vasileiou in GEANT4 simulation of Milagro experiment [6]. In the HG approximation, 1 − g2 dσ ∼ dΩ (1 + g 2 − 2g cos(θ))3/2 (19.1) dΩ = d cos(θ)dφ (19.2) where and g =< cos(θ) > can be viewed as a free constant labeling the angular distribution. Therefore, the normalized density function of HG approximation can be expressed as: R cos(θ0 ) dσ d cos(θ) 1 − g2 1 1 dΩ P (cos(θ0 )) = −1 = ( − (19.3) ) R 1 dσ 2 2g (1 + g − 2g cos(θ0 )) 1 + g d cos(θ) −1 dΩ Therefore, cos(θ) = 1 − g2 (1 + g)2 (1 − g + gp) 1 ·(1+g 2 −( )2 ) = 2p −1 (19.4) 2g 1 − g + 2g · p (1 − g + 2gp)2 where p is a uniform random number between 0 and 1. Similarly, the backward angle where θb = π − θf can also be simulated by replacing θf to θb . Therefore the final differential cross section can be viewed as: dσ dσ dσ = r (θf , gf ) + (1 − r) (θb , gb ) (19.5) dΩ dΩ dΩ This is the exact approach used in Ref. [4]. Here r is the ratio factor between the forward angle and backward angle. In implementing the above MC method into GEANT4, the treatment of polarization and momentum are similar to that of Rayleigh scattering. We require the final polarization direction to be perpendicular to the momentum direction. We also require the final momentum, initial polarization and final polarization to be in the same plane. Bibliography [1] J.D. Jackson, Classical Electrodynamics, J. Wiley & Sons Inc., New York, 1975. 307 [2] http://en.wikipedia.org/wiki/Mie theory [3] http://farside.ph.utexas.edu/teaching/jk1/lectures/node103.html [4] Vlasios Vasileiou private communication. [5] G. Zhao and X. Sun Prog. in Elec. Res. Sym. Proc. Xi’an, China, 1449, (March 22nd 2010). [6] http://umdgrb.umd.edu/cosmic/milagro.html 308 Chapter 20 Phonon-Lattice Interactions 309 20.1 Introduction Phonons are quantized vibrations in solid-state lattices or amorphous solids, of interest to the low-temperature physics community. Phonons are typically produced when a heat source excites lattice vibrations, or when energy from radiation is deposited through elastic interactions with nuclei of lattice atoms. Below 1 K, thermal phonons are highly suppressed; this leaves only acoustic and optical phonons to propagate. There is significant interest from the condensed-matter community and direct dark-matter searches to integrate phonon production and propagation with the excellent nuclear and electromagnetic simulations available in Geant4. An effort in this area began in 2011 by the SuperCDMS Collaboration[1] and is continuing; initial developments in phonon propagation have been incorporated into the Geant4 toolkit for Release 10.0. As quasiparticles, phonons at low temparatures may be treated in the Geant4 particle-tracking framework, carrying well defined momenta, and propagating in specific directions until they interact[1]. The present implementation handles ballistic transport, scattering with mode-mixing, and anharmonic downcoversion[2][3][4] of acoustic phonons. Optical phonon transport and interactions between propagating phonons and thermal background phonons are not treated. Production of phonons from charged particle energy loss or by photonlattice interactions are in development, but are not yet included in the Geant4 toolkit. 20.2 Phonon Propagation The propagation of phonons is governed by the three-dimensional wave equation[5]: ρω 2 ei = Cijlm kj km el (20.1) where ρ is the crystal mass density and Cijml is the elasticity tensor; the phonon is described by its wave vector ~k, frequency ω and polarization ~e. For a given wave vector ~k, Eq. 20.1 has three eigenvalues ω and three polarization eigenvectors ~e. The three polarization states are labelled Fast Transverse (FT), Slow Transverse (ST) and Longitudinal (L). The direction and speed of propagation of the phonon are given by the group velocity v~g = dω/dk, which may be computed from Eq. 20.1: v~g = dω(~k) = ∇k ω(~k) . d~k 310 (20.2) Figure 20.1: Left: outline of phonon caustics in germanium as predicted by Nothrop and Wolfe [6]. Right: Phonon caustics as simulated using the Geant4 phonon transport code. Since the lattice tensor Cijml is anisotropic in general, the phonon group velocity v~g is not parallel to the momentum vector ~~k. This anisotropic transport leads to a focussing effect, where phonons are driven to directions which correspond to the highest density of eigenvectors ~k. Experimentally, this is seen[6] as caustics in the energy distribution resulting from a point-like phonon source isotropic in ~k-space, as shown in Figure 20.1. 20.3 Lattice Parameters 20.4 Scattering and Mode Mixing In a pure crystal, isotope scattering occurs when a phonon interacts with an isotopic substitution site in the lattice. We treat it as an elastic scattering process, where the phonon momentum direction (wave vector) and polarization are both randomized. The scattering rate for a phonon of frequency ν (ω/2π) is given by[3] Γscatter = Bν 4 (20.3) where Γscatter is the number of scattering events per unit time, and B is a constant of proportionality derived from the elasticity tensor (see Eq. 11 and Table 1 in [4]). For germanium, B = 3.67 × 10−41 s3 . [4] At each scattering event, the phonon polarziation may change between 311 any of the three states L, ST , F T . The branching ratios for the polarizations are determined by the relative density of allowed states in the lattice. This process is often referred to as mode mixing. 20.5 Anharmonic Downconversion An energetic phonon may interact in the crystal to produce two phonons of reduced energy. This anharmonic downconversion conserves energy (~k = ~k ′ + ~k ′′ ), but not momentum, since momentum is exchanged with the bulk lattice. In principle, all three polarization states may decay through downconversion. In practice, however, the rate for L-phonons completely dominates the energy evolution of the system, with downconversion events from other polarization states being negligigible[3]. The total downconversion rate Γanh for an L-phonon of frequency ν is given by[3] Γanh = Aν 5 (20.4) where (as in Eq. 20.3) A is a constant of proportionality derived from the elasticity tensor (see Eq. 11 and Table 1 in [4]). For germanium, A = 6.43 × 10−55 s4 . [4] Downconversion may produce either two transversely polarized phonons, or one transverse and one longitudinal. The relative rates are determined by dynamical constants derived from the elasticity tensor Cijkl . As can be seen from Eqs. 20.3 and 20.4, phonon interactions depend strongly on energy ~ν. High energy phonons (ν ∼ THz) start out in a diffusive regime with high isotope scattering and downconversion rates and mean free paths of order microns. After several such interactions, mean free paths increase to several centimeters or more. This transition from a diffuse to a ballistic transport mode is commonly referred to as “quasi-diffuse” and it controls the time evolution of phonon heat pulses. Simulation of heat pulse propagation using our Geant4 transport code has been described previously[1] and shows good agreement with experiment. 20.6 References Bibliography [1] D. Brandt et al., Journal of Low Temperature Physics 167, 485–490, (2012) 312 [2] S. Tamura, J. Lo. T. Phys. 93, 433, (1993) [3] S. Tamura, Phys. Rev. B. 48, 13502, (1993) [4] S. Tamura, Phys. Rev. B. 31, (1985) [5] J.P. Wolfe, Imaging Phonons, Chapter 2,42, Cambridge University Press, United Kingdom (1998) [6] G.A. Nothrop and J.P. Wolfe, Phys. Rev. Lett. 19, 1424, (1979) 313 Chapter 21 Precision multi-scale modeling 314 21.1 Overview The physics simulation tools grouped in this domain reflect ongoing research in key issues of particle transport: • multi-scale simulation and its implications on condensed and discrete transport schemes [1], [2], [3], [4], [5], • epistemic uncertainties in physics models and parameters [6], • innovative software design techniques [7], [9], [8], [10], [11] in support of physics modeling, • the assessment of the accuracy of data libraries used by Monte Carlo simulation codes [12], [13], [14], [15], [16], [17], • precision models of particle interactions with matter, quantitatively assessed through comparison with experimental measurements of the model constituents [1], [16], [17]. The main features of the simulation tools developed in this research context, which are so far released in Geant4, are summarized below. They concern impact ionisation by protons and α particles, and the following particle induced X-ray emission (PIXE), which are encompassed in the Geant4 ”electromagnetic/pii” package. 21.2 Impact ionisation by hadrons and PIXE Despite the simplicity of its nature as a physical effect, PIXE represents a conceptual challenge for general-purpose Monte Carlo codes, since it involves an intrinsically discrete effect (the atomic relaxation) intertwined with a process (ionisation) affected by infrared divergence, therefore usually treated in Monte Carlo codes by means of con The largely incomplete knowledge of ionisation cross sections by hadron impact, limited to the innermost atomic shells both as theoretical calculations and experimental measurements, further complicates the achievement of a conceptually consistent description of this process. Early developments of proton and α particle impact ionisation cross sections in Geant4 are reviewed in a detailed paper devoted to PIXE simulation with Geant4 [1]. This article also presents new, extensive developments for PIXE simulation, their validation with respect to experimental data and the first Geant4-based simulation involving PIXE in a concrete experimental use 315 case: the optimization of the graded shielding of the X-ray detectors of the eROSITA [18] mission. The new developments described in [1] are released in Geant4 in the pii package (in source/processes/electromagnetic/pii ). The developments for PIXE simulation described in [1] provide a variety of proton and α particle cross sections for the ionisation of K, L and M shells: • theoretical calculations based on the ECPSSR [19] model and its variants (with Hartree-Slater corrections [20], with the united atom approximation [21] and specialized for high energies [22]), • theoretical calculations based on plane wave Born approximation (PWBA), • empirical models based on fits to experimental data collected by Paul and Sacher [23] (for protons, K shell), Paul and Bolik [24] (for α, K shell), Kahoul et al. [25]) (for protons, K, shell), Miyagawa et al. [26], Orlic et al. [27] and Sow et al. [28] for L shell. The cross section models available in Geant4 are listed in Table 21.1. The calculation of cross sections in the course of the simulation is based on the interpolation of tabulated values, which are collected in a data library. The tabulations corresponding to theoretical calculations span the energy range between 10 keV and 10 GeV; empirical models are tabulated consistently with the energy range of validity documented by their authors, that corresponds to the range of the data used in the empirical fits and varies along with the atomic number and sub-shell. ECPSSR tabulations have been produced using the ISICS software [29, 30], 2006 version; an extended version, kindly provided by ISICS author S. Cipolla [31], has been exploited to produce tabulations associated with recent high energy modelling developments [22]. An example of the characteristics of different cross section models is illustrated in Fig. 21.1. Fig. 21.2 shows various cross section models for the ionisation of carbon K shell by proton, compared to experimental data reported in [23]. The implemented cross section models have been subject to rigorous statistical analysis to evaluate their compatibility with experimental measurements reported in [23], [32], [33] and to compare the relative accuracy of the various modelling options. The validation process involved two stages: first goodness-of-fit analysis based on the χ2 test to evaluate the hypothesis of compatibility with experimental data, then categorical analysis exploiting contingency tables to determine whether the various modelling options differ significantly in accuracy. Contingency tables were analyzed with the χ2 test and with Fishers exact test. 316 Table 21.1: Ionisation cross section models available for PIXE simulation with Geant4 Protons, K shell Model Z range ECPSSR 6-92 ECPSSR High Energy 6-92 ECPSSR Hartree-Slater 6-92 ECPSSR United Atom 6-92 ECPSSR reference [23] 6-92 PWBA 6-92 Paul and Sacher 6-92 Kahoul et al. 6-92 Protons, L shell Model Z range ECPSSR 6-92 ECPSSR United Atom 6-92 PWBA 6-92 Miyagawa et al. 40-92 Orlic et al. 43-92 Sow et al. 43-92 Protons, M shell Model Z range ECPSSR 6-92 PWBA 6-92 α, K shell Model Z range ECPSSR 6-92 ECPSSR Hartree-Slater 6-92 ECPSSR reference [24] 6-92 PWBA 6-92 Paul and Bolik 6-92 α, L and M shell Model Z range ECPSSR 6-92 PWBA 6-92 317 1200 Cross section (barn) 1000 800 600 400 200 0 0.1 1 10 100 1000 10000 Energy (MeV) ECPSSR ECPSSR-HS ECPSSR-UA PWBA Paul and Sacher Kahoul et al. ECPSSR-HE Figure 21.1: Cross section for the ionisation of copper K shell by proton impact according to the various implemented modeling options: ECPSSR model, ECPSSR model with “united atom” (UA) approximation, HartreeSlater (HS) corrections and specialized for high energies (HE); plane wave Born approximation (PWBA); empirical models by Paul and Sacher and Kahoul et al. The curves reproducing some of the model implementations can be hardly distinguished in the plot due to their similarity. The complete set of validation results is documented in [1]. Only the main ones are summarized here; Geant4 users interested in detailed results, like the accuracy of different cross section models for specific target elements, should should refer to [1] for detailed information. Regarding the K shell, the statistical analysis identified the ECPSSR model with Hartree-Slater correction as the most accurate in the energy range up to approximately 10 MeV; at higher energies the ECPSSR model in its plain formulation or the empirical Paul and Sacher one (within its range of applicability) exhibit the best performance. The scarceness of high energy data prevents a definitive appraisal of the ECPSSR specialization for high energies. 318 1.E+06 Cross section (barn) 1.E+06 1.E+06 8.E+05 6.E+05 4.E+05 2.E+05 0.E+00 0.01 0.1 1 10 100 1000 10000 Energy (MeV) ECPSSR ECPSSR-HS ECPSSR-UA ECPSSR-HE PWBA Paul and Sacher Kahoul et al. experiment Figure 21.2: Cross section for the ionisation of carbon K shell by proton impact according to the various implemented modeling options, and comparison with experimental data [23]: ECPSSR model, ECPSSR model with “united atom” (UA) approximation, Hartree-Slater (HS) corrections and specialized for high energies (HE); plane wave Born approximation (PWBA); empirical models by Paul and Sacher and Kahoul et al. The curves reproducing some of the model implementations can be hardly distinguished in the plot due to their similarity. Regarding the L shell, the ECPSSR model with “united atom” approximation exhibits the best accuracy among the various implemented models; its compatibility with experimental measurements at 95% confidence level ranges from approximately 90% of the test cases for the L3 sub-shell to approximately 65% for the L1 sub-shell. According to the results of the categorical analysis, the ECPSSR model in its original formulation can be considered an equivalently accurate alternative. The Orlic et al. model exhibits the worst accuracy with respect to experimental data; its accuracy is significantly different from the one of the ECPSSR model in the united atom variant. 319 In the current Geant4 release the implementation of the hadron impact ionisation process (G4ImpactIonisation) is largely based on the original G4hLowEnergyIonisation process [34],[35], [36]. Thanks to the adopted component-based software design, the simulation of PIXE currently exploits the existing Geant4 atomic relaxation [37] component to produce secondary X-rays resulting from impact ionisation. Bibliography [1] M. G. Pia, G. Weidenspointner, M. Augelli, L. Quintieri, P. Saracco, M. Sudhakar, and A. Zoglauer, “PIXE simulation with Geant4”, IEEE Trans. Nucl. Sci., vol. 56, no. 6, pp. 3614-3649, 2009. [2] M. G. Pia et al., “R&D for co-working condensed and discrete transport methods in Geant4 kernel”, in Proc. Int. Conf. on Mathematics, Computational Methods & Reactor Physics (M&C 2009), New York, 2009. [3] M. Augelli et al., “Geant4-related R&D for new particle transport methods”, in Proc. IEEE Nucl. Sci. Symp., 2009. [4] M. Augelli et al., “Environmental Adaptability and Mutants: Exploring New Concepts in Particle Transport for Multi-Scale Simulation”, in Proc. IEEE Nucl. Sci. Symp., 2010. [5] M. Augelli et al., “Environmental adaptability and mutants: exploring new concepts in particle transport for multi-scale simulation”, in Proc. Int. Conf. on Supercomp. in Nucl. Appl. and Monte Carlo (SNA + MC2010), 2010. [6] M. G. Pia, M. Begalli, A. Lechner, L. Quintieri, and P. Saracco, “Physics-related epistemic uncertainties of proton depth dose simulation”, IEEE Trans. Nucl. Sci., vol. 57, no. 5, pp. , 2010. [7] M. G. Pia et al., “Design and performance evaluations of generic programming techniques in a R&D prototype of Geant4 physics”, J. Phys.: Conf. Ser., vol. 219, pp. 042019, 2009. [8] M. Augelli et al., “Research in Geant4 electromagnetic physics design, and its effects on computational performance and quality assurance”, in Proc. IEEE Nucl. Sci. Symp., 2009. [9] M. G. Pia et al., “New techniques in Monte Carlo simulation: experience with a prototype of generic programming application to Geant4 physics 320 processes”, in Proc. Int. Conf. on Supercomp. in Nucl. Appl. and Monte Carlo (SNA + MC2010), 2010. [10] M. Han, C. H. Kim, L. Moneta, M. G. Pia, and H. Seo, “Physics data management tools: computational evolutions and benchmarks”, in Proc. Int. Conf. on Supercomp. in Nucl. Appl. and Monte Carlo (SNA + MC2010), 2010. [11] M. Han, C. H. Kim, L. Moneta, M. G. Pia, and H. Seo, “Physics Data Management Tools for Monte Carlo Transport: Computational Evolutions and Benchmarks”, in Proc. IEEE Nucl. Sci. Symp., 2010. [12] M. G. Pia, P. Saracco, M. Sudhakar, “Validation of radiative transition probability calculations”, IEEE Trans. Nucl. Sci., vol. 56, no. 6, pp. 3650-3661, 2009. [13] H. Seo, M. G. Pia, M. Begalli, L. Quintieri, P. Saracco and C. H. Kim, “Atomic Parameters for Monte Carlo Transport Simulation: Survey, Validation and Induced Systematic Effects”, in Proc. IEEE Nucl. Sci. Symp., 2010. [14] M. Augelli et al., “New Physics Data Libraries for Monte Carlo Transport”, in Proc. IEEE Nucl. Sci. Symp., 2010. [15] M. Augelli et al., “Data libraries as a collaborative tool across Monte Carlo codes”, in Proc. Int. Conf. on Supercomp. in Nucl. Appl. and Monte Carlo (SNA + MC2010), 2010. [16] H. Seo, M. G. Pia, P. Saracco and C. H. Kim, “Design, development and validation of electron ionisation models for nano-scale simulation”, in Proc. Int. Conf. on Supercomp. in Nucl. Appl. and Monte Carlo (SNA + MC2010), 2010. [17] H. Seo, M. G. Pia, P. Saracco and C. H. Kim, “Ionisation Models for Nano-Scale Simulation”, in Proc. IEEE Nucl. Sci. Symp., 2010. [18] P. Predehl et al., “eROSITA”, in Proc. of the SPIE, vol. 6686, pp. 668617-668617-9, 2007. [19] W. Brandt and G. Lapicki, “Energy-loss effect in inner-shell Coulomb ionization by heavy charged particles”, Phys. Rev.A, vol. 23, pp. 17171729, 1981. [20] G. Lapicki, “The status of theoretical K-shell ionization cross sections by protons”, X-Ray Spectrom., vol. 34, pp. 269-278, 2005. 321 [21] S. J. Cipolla, “The united atom approximation option in the ISICS program to calculate K-, L-, and M-shell cross sections from PWBA and ECPSSR theory”, Nucl. Instrum. Meth. B, vol. 261, pp. 142-144, 2007. [22] G. Lapicki, “Scaling of analytical cross sections for K-shell ionization by nonrelativistic protons to cross sections by protons at relativistic velocities”, J. Phys. B, vol. 41, pp. 115201 (13pp), 2008. [23] H. Paul and J. Sacher, “Fitted empirical reference cross sections for K-shell ionization by protons”, At. Data Nucl. Data Tab., vol. 42, pp. 105-156, 1989. [24] H. Paul and O. Bolik, “Fitted Empirical Reference Cross Sections for K-Shell Ionization by Alpha Particles”, At. Data Nucl. Data Tab., vol. 54, pp. 75-131, 1993. [25] A. Kahoul, M. Nekkab, and B. Deghfel, “Empirical K-shell ionization cross-sections of elements from 4 Be to 9 2U by proton impact”, Nucl. Instrum. Meth. B, vol. 266, pp. 4969-4975, 2008. [26] Y. Miyagawa, S. Nakamura and S. Miyagawa, “Analytical Formulas for Ionization Cross Sections and Coster-Kronig Corrected Fluorescence Yields of the Ll, L2, and L3 Subshells”, Nucl. Instrum. Meth. B, vol. 30, pp. 115-122, 1988. [27] I. Orlic, C. H. Sow, and S. M. Tang, “Semiempirical Formulas for Calculation of L Subshell Ionization Cross Sections”, Int. J. PIXE, vol. 4, no. 4, pp. 217-230, 1994. [28] C. H. Sow, I. Orlic, K. K. Lob and S. M. Tang, “New parameters for the calculation of L subshell ionization cross sections”, Nucl. Instrum. Meth. B, vol. 75, pp. 58-62, 1993. [29] Z. Liu and S. J. Cipolla, “ISICS: A program for calculating K-, L-, and M-shell cross sections from ECPSSR theory using a personal computer”, Comp. Phys. Comm., vol. 97, pp. 315-330, 1996. [30] S. J. Cipolla, “An improved version of ISICS: a program for calculating K-, L-, and M-shell cross sections from PWBA and ECPSSR theory using a personal computer”, Comp. Phys. Comm., vol. 176, pp. 157159, 2007. 322 [31] S. Cipolla, ISICS, 2008 version. Private communication: S Cipolla, Creighton Univ., Omaha NE 68178. [32] I. Orlic, J. Sow, and S. M. Tang, “Experimental L-shell X-ray production and ionization cross sections for proton impact”, At. Data Nucl. Data Tab., vol. 56, pp. 159-210, 1994. [33] R. S. Sokhi and D. Crumpton, “Experimental L-Shell X-Ray Production and Ionization Cross Sections for Proton Impact”, At. Data Nucl. Data Tab., vol. 30, pp. 49-124, 1984. [34] S. Chauvie et al., “Geant4 Low Energy Electromagnetic Physics”, in Proc. Computing in High Energy and Nuclear Physics, Beijing, China, pp. 337-340, 2001. [35] S. Chauvie et al., “Geant4 Low Energy Electromagnetic Physics”, in Conf. Rec. IEEE Nucl. Sci. Symp., N33-165, 2004. [36] S. Chauvie, P. Nieminen, M. G. Pia, “Geant4 model for the stopping power of low energy negatively charged hadrons”, IEEE Trans. Nucl. Sci., vol. 54, no. 3, pp. 578-584, 2007. [37] S. Guatelli et al., “Geant4 Atomic Relaxation”, IEEE Trans. Nucl. Sci., vol. 54, no. 3, pp. 585-593, 2007. 323 Chapter 22 Shower Parameterizations 324 22.1 Gflash Shower Parameterizations The computing time needed for the simulation of high energy electromagnetic showers can become very large, since it increases approximately linearly with the energy absorbed in the detector. Using parameterizations instead of individual particle tracking for electromagnetic (sub)showers can speed up the simulations considerably without sacrificing much precision. The Gflash package allows the parameterization of electron and positron showers in homogeneous (for the time being) calorimeters and is based on the parameterization described in Ref. [1] . 22.1.1 Parameterization Ansatz The spatial energy distribution of electromagnetic showers is given by three probability density functions (pdf), dE(~r) = E f (t)dt f (r)dr f (φ)dφ, (22.1) describing the longitudinal, radial, and azimuthal energy distributions. Here t denotes the longitudinal shower depth in units of radiation length, r measures the radial distance from the shower axis in Molière units, and φ is the azimuthal angle. The start of the shower is defined by the space point where the electron or positron enters the calorimeter, which is different from the original Gflash. A gamma distribution is used for the parameterization of the longitudinal shower profile, f (t). The radial distribution f (r), is described by a two-component ansatz. In φ, it is assumed that the energy is distributed uniformly: f (φ) = 1/2π. 22.1.2 Longitudinal Shower Profiles The average longitudinal shower profiles can be described by a gamma distribution [2]: 1 dE(t) (βt)α−1 β exp(−βt) = f (t) = . (22.2) E dt Γ(α) The center of gravity, hti, and the depth of the maximum, T , are calculated from the shape parameter α and the scaling parameter β according to: α β α−1 T = . β hti = 325 (22.3) (22.4) In the parameterization all lengths are measured in units of radiation Z 1.1 ). length (X0 ), and energies in units of the critical energy (Ec = 2.66 X0 A This allows material independence, since the longitudinal shower moments are equal in different materials, according to Ref. [3]. The following equations are used for the energy dependence of Thom and (αhom ), with y = E/Ec and t = x/X0 , x being the longitudinal shower depth: Thom = ln y + t1 αhom = a1 + (a2 + a3 /Z) ln y. (22.5) (22.6) The y-dependence of the fluctuations can be described by: σ = (s1 + s2 ln y)−1 . (22.7) The correlation between ln Thom and ln αhom is given by: ρ(ln Thom , ln αhom ) ≡ ρ = r1 + r2 ln y. (22.8) From these formulae, correlated and varying parameters αi and βi are generated according to z1 hln T i ln Ti (22.9) +C = z2 hln αi ln αi with C = σ(ln T ) 0 0 σ(ln α) q 1+ρ q 2 1+ρ 2 q − 1−ρ q2 1−ρ 2 σ(ln α) and σ(ln T ) are the fluctuations of Thom and (αhom . The values of the coefficients can be found in Ref. [1]. 22.1.3 Radial Shower Profiles For the description of average radial energy profiles, f (r) = 1 dE(t, r) , dE(t) dr (22.10) a variety of different functions can be found in the literature. In Gflash the following two-component ansatz, an extension of that in Ref.[4], was used: f (r) = pfC (r) + (1 − p)fT (r) 2rRC2 2rRT2 = p 2 + (1 − p) (r + RC2 )2 (r2 + RT2 )2 326 (22.11) with 0 ≤ p ≤ 1. Here RC (RT ) is the median of the core (tail) component and p is a probability giving the relative weight of the core component. The variable τ = t/T , which measures the shower depth in units of the depth of the shower maximum, is used in order to generalize the radial profiles. This makes the parameterization more convenient and separates the energy and material dependence of various parameters. The median of the core distribution, RC , increases linearly with τ . The weight of the core, p, is maximal around the shower maximum, and the width of the tail, RT , is minimal at τ ≈ 1. The following formulae are used to parameterize the radial energy density distribution for a given energy and material: RC,hom (τ ) = z1 + z2 τ RT,hom (τ ) = k1 {exp(k3 (τ − k2 )) + exp(k4 (τ − k2 ))} p2 − τ p2 − τ phom (τ ) = p1 exp − exp p3 p3 (22.12) (22.13) (22.14) The parameters z1 · · · p3 are either constant or simple functions of ln E or Z. Radial shape fluctuations are also taken into account. A detailed explanation of this procedure, as well as a list of all the parameters used in Gflash, can be found in Ref. [1]. 22.1.4 Gflash Performance The parameters used in this Gflash implementation were extracted from full simulation studies with Geant 3. They also give good results inside the Geant4 fast shower framework when compared with the full electromagnetic shower simulation. However, if more precision or higher particle energies are required, retuning may be necessary. For the longitudinal profiles the difference between full simulation and Gflash parameterization is at the level of a few percent. Because the radial profiles are slightly broader in Geant3 than in Geant4, the differences may reach > 10%. The gain in speed, on the other hand, is impressive. The simulation of a 1 TeV electron in a P bW O4 cube is 160 times faster with Gflash. Gflash can also be used to parameterize electromagnetic showers in sampling calorimeters. So far, however, only homogeneous materials are supported. 327 Bibliography [1] G. Grindhammer, S. Peters, The Parameterized Simulation of Electromagnetic Showers in Homogeneous and Sampling Calorimeters, hepex/0001020 (1993). [2] E. Longo and I. Sestili,Nucl. Instrum. Meth. 128, 283 (1975). [3] Rossi rentice Hall, New York (1952). [4] G. Grindhammer, M. Rudowicz, strum. Meth. A290, 469 (1990). 328 and S. Peters, Nucl. In- Part IV Hadronic Interactions 329 Chapter 23 Total Reaction Cross Section in Nucleus-nucleus Reactions The transportation of heavy ions in matter is a subject of much interest in several fields of science. An important input for simulations of this process is the total reaction cross section, which is defined as the total (σT ) minus the elastic (σel ) cross section for nucleus-nucleus reactions: σR = σT − σel . The total reaction cross section has been studied both theoretically and experimentally and several empirical parameterizations of it have been developed. In Geant4 the total reaction cross sections are calculated using four such parameterizations: the Sihver[1], Kox[2], Shen[3] and Tripathi[4] formulae. Each of these is discussed in order below. 23.1 Sihver Formula Of the four parameterizations, the Sihver formula has the simplest form: 1/3 σR = πr02 [A1/3 p + At −1/3 2 − b0 [A−1/3 + At p ]] (23.1) where Ap and At are the mass numbers of the projectile and target nuclei, and −1/3 b0 = 1.581 − 0.876(A−1/3 + At p r0 = 1.36f m. 330 ), 1/3 1/3 It consists of a nuclear geometrical term (Ap + At ) and an overlap or transparency parameter (b0 ) for nucleons in the nucleus. The cross section is independent of energy and can be used for incident energies greater than 100 MeV/nucleon. 23.2 Kox and Shen Formulae Both the Kox and Shen formulae are based on the strong absorption model. They express the total reaction cross section in terms of the interaction radius R, the nucleus-nucleus interaction barrier B, and the center-of-mass energy of the colliding system ECM : σR = πR2 [1 − B ]. ECM (23.2) Kox formula: Here B is the Coulomb barrier (Bc ) of the projectile-target system and is given by Bc = Zt Zp e2 1/3 rC (At 1/3 + Ap ) , where rC = 1.3 fm, e is the electron charge and Zt , Zp are the atomic numbers of the target and projectile nuclei. R is the interaction radius Rint which in the Kox formula is divided into volume and surface terms: Rint = Rvol + Rsurf . Rvol and Rsurf correspond to the energy-independent and energy-dependent components of the reactions, respectively. Collisions which have relatively small impact parameters are independent of both energy and mass number. These core collisions are parameterized by Rvol . Therefore Rvol can depend only on the volume of the projectile and target nuclei: 1/3 Rvol = r0 (At + A1/3 p ). The second term of the interaction radius is a nuclear surface contribution and is parameterized by 1/3 Rsurf = r0 [a 1/3 At Ap 1/3 At 1/3 + Ap − c] + D. The first term in brackets is the mass asymmetry which is related to the volume overlap of the projectile and target. The second term c is 331 an energy-dependent parameter which takes into account increasing surface transparency as the projectile energy increases. D is the neutron-excess which becomes important in collisions of heavy or neutron-rich targets. It is given by D= 5(At − Zt )Zp . Ap Ar The surface component (Rsurf ) of the interaction radius is actually not part of the simple framework of the strong absorption model, but a better reproduction of experimental results is possible when it is used. The parameters r0 , a and c are obtained using a χ2 minimizing procedure with the experimental data. In this procedure the parameters r0 and a were fixed while c was allowed to vary only with the beam energy per nucleon. The best χ2 fit is provided by r0 = 1.1 fm and a = 1.85 with the corresponding values of c listed in Table III and shown in Fig. 12 of Ref. [2] as a function of beam energy per nucleon. This reference presents the values of c only in chart and figure form, which is not suitable for Monte Carlo calculations. Therefore a simple analytical function is used to calculate c in Geant4. The function is: 10 c = − 5 + 2.0 for x ≥ 1.5 x c = (− x 10 + 2.0) × ( )3 for x < 1.5, 5 1.5 1.5 x = log(KE), where KE is the projectile kinetic energy in units of MeV/nucleon in the laboratory system. Shen formula: as mentioned earlier, this formula is also based on the strong absorption model, therefore it has a structure similar to the Kox formula: σR = 10πR2 [1 − B ]. ECM (23.3) However, different parameterized forms for R and B are applied. The interaction radius R is given by 1/3 1/3 R = r0 [At + A1/3 p + 1.85 1/3 At Ap 1/3 At + 1/3 Ap − C ′ (KE)] 1/3 1/3 5(At − Zt )Zp Ap −1/3 A +α + βECM 1/3t 1/3 Ap Ar At + Ap 332 where α, β and r0 are α = 1f m β = 0.176M eV 1/3 · f m r0 = 1.1f m In Ref. [3] as well, no functional form for C ′ (KE) is given. Hence the same simple analytical function is used by Geant4 to derive c values. The second term B is called the nuclear-nuclear interaction barrier in the Shen formula and is given by B= Rt Rp 1.44Zt Zp −b (M eV ) r Rt + Rp where r, b, Rt and Rp are given by r = Rt + Rp + 3.2f m b = 1M eV · f m−1 1/3 Ri = 1.12Ai −1/3 − 0.94Ai (i = t, p) The difference between the Kox and Shen formulae appears at energies below 30 MeV/nucleon. In this region the Shen formula shows better agreement with the experimental data in most cases. 23.3 Tripathi formula Because the Tripathi formula is also based on the strong absorption model its form is similar to the Kox and Shen formulae: 1/3 σR = πr02 (A1/3 p + At + δE )2 [1 − B ], ECM where r0 = 1.1 fm. In the Tripathi formula B and R are given by B= 1.44Zt Zp R 333 (23.4) 1/3 R = rp + rt + 1/3 1.2(Ap + At ) 1/3 ECM where ri is the equivalent sphere radius and is related to the rrms,i radius by ri = 1.29rrms,i (i = p, t). δE represents the energy-dependent term of the reaction cross section which is due mainly to transparency and Pauli blocking effects. It is given by 1/3 δE = 1.85S + (0.16S/ECM ) − CKE + [0.91(At − 2Zt )Zp /(Ap At )], where S is the mass asymmetry term given by 1/3 S= 1/3 Ap At 1/3 1/3 Ap + At . This is related to the volume overlap of the colliding system. The last term accounts for the isotope dependence of the reaction cross section and corresponds to the D term in the Kox formula and the second term of R in the Shen formula. The term CKE corresponds to c in Kox and C ′ (KE) in Shen and is given by CE = DP auli [1 − exp(−KE/40)] − 0.292 exp(−KE/792) × cos(0.229KE 0.453 ). Here DP auli is related to the density dependence of the colliding system, scaled with respect to the density of the 12 C+12 C colliding system: DP auli = 1.75 ρA p + ρA t . ρA C + ρA C The nuclear density is calculated in the hard sphere model. DP auli simulates the modifications of the reaction cross sections caused by Pauli blocking and is being introduced to the Tripathi formula for the first time. The modification of the reaction cross section due to Pauli blocking plays an important role at energies above 100 MeV/nucleon. Different forms of DP auli are used in the Tripathi formula for alpha-nucleus and lithium-nucleus collisions. For alpha-nucleus collisions, DP auli = 2.77 − (8.0 × 10−3 At ) + (1.8 × 10−5 A2t ) −0.8/{1 + exp[(250 − KE)/75]} 334 For lithium-nucleus collisions, DP auli = DP auli /3. Note that the Tripathi formula is not fully implemented in Geant4 and can only be used for projectile energies less than 1 GeV/nucleon. 23.4 Representative Cross Sections Representative cross section results from the Sihver, Kox, Shen and Tripathi formulae in Geant4 are displayed in Table I and compared to the experimental measurements of Ref. [2]. 23.5 Tripathi Formula for ”light” Systems For nuclear-nuclear interactions in which the projectile and/or target are light, Tripathi et al [6] propose an alternative algorithm for determining the interaction cross section (implemented in the new class G4TripathiLightCrossSection). For such systems, Eq.23.4 becomes: B )Xm (23.5) ECM RC is a Coulomb multiplier, which is added since for light systems Eq. 23.4 overestimates the interaction distance, causing B (in Eq. 23.4) to be underestimated. Values for RC are given in Table 23.2. E Xm = 1 − X1 exp − (23.6) X1 SL 1/3 σR = πr02 [A1/3 p + At + δE ]2 (1 − RC where: X1 = 2.83 − 3.1 × 10−2 AT + 1.7 × 10−4 A2T (23.7) except for neutron interactions with 4 He, for which X1 is better approximated to 5.2, and the function SL is given by: E (23.8) SL = 1.2 + 1.6 1 − exp − 15 For light nuclear-nuclear collisions, a slightly more general expression for CE is used: 335 E E CE = D 1 − exp − · cos 0.229E 0.453 (23.9) − 0.292 exp − T1 792 D and T1 are dependent on the interaction, and are defined in table 23.3. Bibliography [1] L. Sihver et al., Phys. Rev. C47, 1225 (1993). [2] Kox et al. Phys. Rev. C35, 1678 (1987). [3] Shen et al. Nucl. Phys. A491, 130 (1989). [4] Tripathi et al, NASA Technical Paper 3621 (1997). [5] Jaros et al, Phys. Rev. C 18 2273 (1978). [6] R K Tripathi, F A Cucinotta, and J W Wilson, ”Universal parameterization of absorption cross-sections - Light systems,” NASA Technical Paper TP-1999-209726, 1999. 336 Table 23.1: Representative total reaction cross sections Proj. 12 C Target Elab [MeV/n] Exp. Results [mb] Sihver Kox Shen Tripathi 30 83 200 300 8701 21001 30 83 200 300 30 83 200 300 1316±40 965±30 864±45 858±60 939±50 888±49 1748±85 1397±40 1270±70 1220±85 2724±300 2124±140 1885±120 1885±150 — — 868.571 868.571 868.571 868.571 — — 1224.95 1224.95 — — 2156.47 2156.47 1295.04 957.183 885.502 871.088 852.649 846.337 1801.4 1407.64 1323.46 1306.54 2898.61 2478.61 2391.26 2374.17 1316.07 969.107 893.854 878.293 857.683 850.186 1777.75 1386.82 1301.54 1283.95 2725.23 2344.26 2263.77 2247.55 1269.24 989.96 864.56 857.414 939.41 936.205 1701.03 1405.61 1264.26 1257.62 2567.68 2346.54 2206.01 2207.01 Al Y 30 30 1724±80 2707±330 — — 1965.85 3148.27 1935.2 2957.06 1872.23 2802.48 Al 30 100 300 300 2113±100 1446±120 1328±120 2407±2002 — 1473.87 1473.87 2730.69 2097.86 1684.01 1611.88 3095.18 2059.4 1658.31 1586.17 2939.86 2016.32 1667.17 1559.16 2893.12 12 27 Al 89 16 O 27 C Y 89 20 Ne 27 108 Ag 1. Data measured by Jaros et al. [5] 2. Natural silver was used in this measurement. 337 Table 23.2: Coulomb multiplier for light systems [6]. System RC p+d p + 3 He p + 4 He p + Li d+d d + 4 He d+C 4 He + Ta 4 He + Au 338 13.5 21 27 2.2 13.5 13.5 6.0 0.6 0.6 Table 23.3: Parameters D and T1 for light systems [6]. System T1 [MeV] D G [MeV] (4 He + X only) p+X 23 1.85 + n+X 18 1.85 + d+X 23 1.65 + He + X 40 He + 4 He 40 4 25 40 25 40 40 3 4 He + Be He + N 4 He + Al 4 He + Fe 4 He + X (general) 4 0.16 1+exp( 500−E 200 ) 0.16 1+exp( 500−E 200 ) 0.1 1+exp( 500−E 200 ) 1.55 D = 2.77 − 8.0 × 10−3 AT +1.8 × 10−5 A2T − 1+exp0.8250−E ( G ) (as for 4 He + 4 He) (as for 4 He + 4 He) (as for 4 He + 4 He) (as for 4 He + 4 He) (as for 4 He + 4 He) 339 (Not applicable) (Not applicable) (Not applicable) (Not applicable) 300 300 500 300 300 75 Chapter 24 Coherent elastic scattering 24.1 Nucleon-Nucleon elastic Scattering The classes G4LEpp and G4LEnp provide data-driven models for protonproton (or neutron-neutron) and neutron-proton elastic scattering over the range 10-1200 MeV. Final states (primary and recoil particle) are derived by sampling from tables of the cumulative distribution function of the centreof-mass scattering angle, tabulated for a discrete set of lab kinetic energies from 10 MeV to 1200 MeV. The CDF’s are tabulated at 1 degree intervals and sampling is done using bi-linear interpolation in energy and CDF values. The data are derived from differential cross sections obtained from the SAID database, R. Arndt, 1998. In class G4LEpp there are two data sets: one including Coulomb effects (for p-p scattering) and one with no Coulomb effects (for n-n scattering or p-p scattering with Coulomb effects suppressed). The method G4LEpp::SetCoulombEffects can be used to select the desired data set: • SetCoulombEffects(0): No Coulomb effects (the default) • SetCoulombEffects(1): Include Coulomb effects The recoil particle will be generated as a new secondary particle. In class G4LEnp, the possiblity of a charge-exchange reaction is included, in which case the incident track will be stopped and both the primary and recoil particles will be generated as secondaries. 340 Chapter 25 Hadron-nucleus Elastic Scattering at Medium and High Energy 25.1 Method of Calculation The Glauber model [1] is used as an alternative method of calculating differential cross sections for elastic and quasi-elastic hadron-nucleus scattering at high and intermediate energies. For high energies this includes corrections for inelastic screening and for quasi-elastic scattering the exitation of a discrete level or a state in the continuum is considered. The usual expression for the Glauber model amplitude for multiple scattering was used Z ik ~~ F (q) = d2 beq·b M (~b). (25.1) 2π Here M (~b) is the hadron-nucleus amplitude in the impact parameter representation R 3 ~ ~ M (~b) = 1 − [1 − e−A d rΓ(b−s)ρ(~r) ]A , (25.2) k is the incident particle momentum, ~q = ~k ′ − ~k is the momentum transfer, and ~k ′ is the scattered particle momentum. Note that |~q|2 = −t - invariant momentum transfer squared in the center of mass system. Γ(~b) is the hadron-nucleon amplitude of elastic scattering in the impact-parameter representation 341 Z 1 ~~ Γ(~b) = (25.3) d~qe−q·b f (~q). hN 2πik The exponential parameterization of the hadron-nucleon amplitude is usually used: ik hN σ hN −0.5q2 B e . (25.4) 2π hN hN Here σ hN = σtot (1 − iα), σtot is the total cross section of a hadron-nucleon scattering, B is the slope of the diffraction cone and α is the ratio of the real to imaginary parts of the amplitude at q = 0. The value k hN is the hadron momentum in the hadron-nucleon coordinate system. The important difference of these calculations from the usual ones is that the two-gaussian form of the nuclear density was used f (~q) = 2 2 ρ(r) = C(e−(r/R1 ) − pe−(r/R2 ) ), (25.5) where R1 , R2 and p are the fitting parameters and C is a normalization constant. This density representation allows the expressions for amplitude and differential cross section to be put into analytical form. It was earlier used for light [2, 3] and medium [4] nuclei. Described below is an extension of this method to heavy nuclei. The form 25.5 is not physical for a heavy nucleus, but nevertheless works rather well (see figures below). The reason is that the nucleus absorbs the hadrons very strongly, especially at small impact parameters where the absorption is full. As a result only the peripherial part of the nucleus participates in elastic scattering. Eq. 25.5 therefore describes only the edge of a heavy nucleus. Substituting Eqs. 25.5 and 25.4 into Eqs. 25.1, 25.2 and 25.3 yields the following formula k−m k A X ikπ X σ hN R13 k m k k A F (q) = ] (−1) (−1) [ m 2 k=1 R12 + 2B k 2π(R13 − pR23 ) m=0 × × pR23 R22 + 2B " m −q 2 exp − 4 m k−m + 2 2 R2 + 2B R1 + 2B k−m m + 2 2 R2 + 2B R1 + 2B 342 −1 −1 # . (25.6) An analogous procedure can be used to get the inelastic screening corrections to the hadron-nucleus amplitude ∆M (~b) [5]. In this case an intermediate inelastic diffractive state is created which rescatters on the nucleons of the nucleus and then returns into the initial hadron. Hence it is nessesary to integrate the production cross section over the mass distribution of dif f the exited system dσ . The expressions for the corresponding amplitude dtdMx2 are quite long and so are not presented here. The corrections for the total cross-sections can be found in [5]. The full amplitude is the sum M (~b) + ∆M (~b). The differential cross section is connected with the amplitude in the following way dσ = |F (q)|2 , dΩCM π dσ dσ = 2 = 2 |F (q)|2 . |dt| dqCM kCM (25.7) The main energy dependence of the hadron-nucleus elastic scattering cross section comes from the energy dependence of the parameters of hadrondif f hN ). At interesting energies these paramnucleon scattering (σtot α, B and dσ dtdMx2 eters were fixed at their well-known values. The fitting of the nuclear density parameters was performed over a wide range of atomic numbers (A = 4−208) using experimental data on proton-nuclei elastic scattering at a kinetic energy of Tp = 1GeV . The fitting was perfomed both for individual nuclei and for the entire set of nuclei at once. It is necessary to note that for every nucleus an optimal set of density parameters exists and it differs slightly from the one derived for the full set of nuclei. A comparision of the phenomenological cross sections [6] with experiment is presented in Figs. 25.1 - 25.9 In this comparison, the individual nuclei parameters were used. The experimental data were obtained in Gatchina (Russia) and in Saclay (France) [6]. The horizontal axis is the scattering angle in the center of mass system mb . ΘCM and the vertical axis is dσ in Ster dΩCM Comparisions were also made for p4 He elastic scatering at T= 1GeV [7], dσ 45GeV and 301GeV [3]. The resulting cross sections d|t| are shown in the Figs. 25.10 - 25.12. In order to generate events the distribution function F of a corresponding process must be known. The differential cross section is proportional to the density distribution. Therefore to get the distribution function it is sufficient to integrate the differential cross section and normalize it: 343 F(q 2 ) = Zq2 d(q 2 ) 0 2 qZmax dσ d(q 2 ) d(q 2 ) 0 (25.8) dσ . d(q 2 ) Expressions 25.6 and 25.7 allow analytic integration in Eq. 25.8 but the result is too long to be given here. For light and medium nuclei the analytic expression is more convenient for calculations than the numerical integration of Eq. 25.8, but for heavy nuclei the latter is preferred due to the large number of terms in the analytic expression. Bibliography [1] R.J. Glauber, in ”High Energy Physics and Nuclear Structure”, edited by S. Devons (Plenum Press, NY 1970). [2] R. H. Bassel, W. Wilkin, Phys. Rev., 174, p. 1179, 1968; T. T. Chou, Phys. Rev., 168, 1594, 1968; M. A. Nasser, M. M. Gazzaly, J. V. Geaga et al., Nucl. Phys., A312, pp. 209-216, 1978. [3] Bujak, P. Devensky, A. Kuznetsov et al., Phys. Rev., D23, N 9, pp. 1895-1910, 1981. [4] V. L. Korotkikh, N. I. Starkov, Sov. Journ. of Nucl. Phys., v. 37, N 4, pp. 610-613, 1983; N. T. Ermekov, V. L. Korotkikh, N. I. Starkov, Sov. Journ. of Nucl. Phys., 33, N 6, pp. 775-777, 1981. [5] R.A. Nam, S. I. Nikol’skii, N. I. Starkov et al., Sov. Journ. of Nucl. Phys., v. 26, N 5, pp. 550-555, 1977. [6] G.D. Alkhazov et al., Phys. Rep., 1978, C42, N 2, pp. 89-144; [7] J. V. Geaga, M. M. Gazzaly, G. J. Jgo et al., Phys. Rev. Lett. 38, N 22, pp. 1265-1268; S. J. Wallace. Y. Alexander, Phys. Rev. Lett. 38, N 22, pp. 1269-1272. 344 Figure 25.1: Elastic proton scattering on 9 Be at 1 GeV 345 Figure 25.2: Elastic proton scattering on 346 11 B at 1 GeV Figure 25.3: Elastic proton scattering on 347 12 C at 1 GeV Figure 25.4: Elastic proton scattering on 348 16 O at 1 GeV Figure 25.5: Elastic proton scattering on 349 28 Si at 1 GeV Figure 25.6: Elastic proton scattering on 350 40 Ca at 1 GeV Figure 25.7: Elastic proton scattering on 351 58 Ni at 1 GeV Figure 25.8: Elastic proton scattering on 352 90 Zr at 1 GeV Figure 25.9: Elastic proton scattering on 353 208 Pb at 1 GeV Figure 25.10: Elastic proton scattering on 4 He at 1 GeV 354 Figure 25.11: Elastic proton scattering on 4 He at 45 GeV 355 Figure 25.12: Elastic proton scattering on 4 He at 301 GeV 356 Chapter 26 Interactions of Stopping Particles 26.1 Complementary parameterised and theoretical treatment Absorption of negative pions and kaons at rest from a nucleus is described in literature [1], [2], [3], [4] as consisting of two main components: • a primary absorption process, involving the interaction of the incident stopped hadron with one or more nucleons of the target nucleus; • the deexcitation of the remnant nucleus, left in an excitated state as a result of the occurrence of the primary absorption process. This interpretation is supported by several experiments [5], [6], [7], [8], [9], [10], [11], that have measured various features characterizing these processes. In many cases the experimental measurements are capable to distinguish the final products originating from the primary absorption process and those resulting from the nuclear deexcitation component. A set of stopped particle absorption processes is implemented in GEANT4, based on this two-component model (PiMinusAbsorptionAtRest and KaonMinusAbsorptionAtRest classes, for π − and K − respectively. Both implementations adopt the same approach: the primary absorption component of the process is parameterised, based on available experimental data; the nuclear deexcitation component is handled through the theoretical models described elsewhere in this Manual. 357 26.1.1 Pion absorption at rest The absorption of stopped negative pions in nuclei is interpreted [1], [2], [3], [4] as starting with the absorption of the pion by two or more correlated nucleons; the total energy of the pion is transferred to the absorbing nucleons, which then may leave the nucleus directly, or undergo final-state interactions with the residual nucleus. The remaining nucleus de-excites by evaporation of low energetic particles. G4PiMinusAbsorptionAtRest generates the primary absorption component of the process through the parameterisation of existing experimental data; the primary absorption component is handled by class G4PiMinusStopAbsorption. In the current implementation only absorption on a nucleon pair is considered, while contributions from absorption on nucleon clusters are neglected; this approximation is supported by experimental results [1], [13] showing that it is the dominating contribution. Several features of stopped pion absorption are known from experimental measurements on various materials [5], [6], [7], [8], [9], [10], [11], [12]: • the average number of nucleons emitted, as resulting from the primary absorption process; • the ratio of nn vs np as nucleon pairs involved in the absorption process; • the energy spectrum of the resulting nucleons emitted and their opening angle distribution. The corresponding final state products and related distributions are generated according to a parameterisation of the available experimental measurements listed above. The dependence on the material is handled by a strategy pattern: the features pertaining to material for which experimental data are available are treated in G4PiMinusStopX classes (where X represents an element), inheriting from G4StopMaterial base class. In case of absorption on an element for which experimental data are not available, the experimental distributions for the elements closest in Z are used. The excitation energy of the residual nucleus is calculated by difference between the initial energy and the energy of the final state products of the primary absorption process. Another strategy handles the nucleus deexcitation; the current default implementation consists in handling the deexcitatoin component of the process through the evaporation model described elsewhere in this Manual. 358 Bibliography [1] E. Gadioli and E. Gadioli Erba Phys. Rev. C 36 741 (1987) [2] H.C. Chiang and J. Hufner Nucl. Phys. A352 442 (1981) [3] D. Ashery and J. P. Schiffer Ann. Rev. Nucl. Part. Sci. 36 207 (1986) [4] H. J. Weyer Phys. Rep. 195 295 (1990) [5] R. Hartmann et al., Nucl. Phys. A300 345 (1978) [6] R. Madley et al., Phys. Rev. C 25 3050 (1982) [7] F. W. Schleputz et al., Phys. Rev. C 19 135 (1979) [8] C.J. Orth et al., Phys. Rev. C 21 2524 (1980) [9] H.S. Pruys et al., Nucl. Phys. A316 365 (1979) [10] P. Heusi et al., Nucl. Phys. A407 429 (1983) [11] H.P. Isaak et al., Nucl. Phys. A392 368 (1983) [12] H.P. Isaak et al., Helvetica Physica Acta 55 477 (1982) [13] H. Machner Nucl. Phys. A395 457 (1983) 359 Chapter 27 Parton string model. 27.1 Reaction initial state simulation. 27.1.1 Allowed projectiles and bombarding energy range for interaction with nucleon and nuclear targets The GEANT4 parton string models are capable to predict final states (produced hadrons which belong to the scalar and vector meson nonets and the baryon (antibaryon) octet and decuplet) of reactions on nucleon and nuclear targets √ with nucleon, pion and kaon projectiles. The allowed bombarding energy s > 5 GeV is recommended. Two approaches, based on diffractive excitation or soft scattering with diffractive admixture according to crosssection, are considered. Hadron-nucleus collisions in the both approaches (diffractive and parton exchange) are considered as a set of the independent hadron-nucleon collisions. However, the string excitation procedures in these approaches are rather different. 27.1.2 MC initialization procedure for nucleus. The initialization of each nucleus, consisting from A nucleons and Z protons with coordinates ri and momenta pi , where i = 1, 2, ..., A is performed. We use the standard initialization Monte Carlo procedure, which is realized in the most of the high energy nuclear interaction models: • Nucleon radii ri are selected randomly in the rest of nucleus according to proton or neutron density ρ(ri ). For heavy nuclei with A > 16 [1] nucleon density is ρ(ri ) = ρ0 1 + exp [(ri − R)/a] 360 (27.1) where a2 π 2 −1 3 (1 + ) . (27.2) 4πR3 R2 Here R = r0 A1/3 fm and r0 = 1.16(1 − 1.16A−2/3 ) fm and a ≈ 0.545 fm. For light nuclei with A < 17 nucleon density is given by a harmonic oscillator shell model [2], e. g. ρ0 ≈ ρ(ri ) = (πR2 )−3/2 exp (−ri2 /R2 ), (27.3) where R2 = 2/3 < r2 >= 0.8133A2/3 fm2 . To take into account nucleon repulsive core it is assumed that internucleon distance d > 0.8 fm; • The initial momenta of the nucleons are randomly choosen between 0 and pmax F , where the maximal momenta of nucleons (in the local Thomas-Fermi approximation [3]) depends from the proton or neutron density ρ according to pmax = ~c(3π 2 ρ)1/3 F (27.4) with ~c = 0.197327 GeV fm; • To obtain coordinate and momentum components, it is assumed that nucleons are distributed isotropicaly in configuration and momentum spaces; P ′ • Then perform shifts of nucleon coordinates r = r − 1/A j j i ri and P momenta p′j = pj − 1/A i pi of nucleon momenta. P The nucleus must be centered in configuration space i ri = 0 and the P around 0, i. e. nucleus must be at rest, i. e. i pi = 0; • We compute energy per nucleon e = E/A = mN + B(A, Z)/A, where mN is nucleon mass and the nucleus binding energy B(A, Z) is given by the Bethe-Weizsäcker formula[4]: B(A, Z) = = −0.01587A + 0.01834A + 0.09286(Z − A2 )2 + 0.00071Z 2 /A1/3 , (27.5) p ef f 2 and find the effective mass of each nucleon mi = (E/A) − p2′ i . 2/3 361 27.1.3 Random choice of the impact parameter. The impact parameter 0 ≤ b ≤ Rt is randomly selected according to the probability: P (b)db = bdb, (27.6) where Rt is the target radius, respectively. In the case of nuclear projectile or target the nuclear radius is determined from condition: ρ(R) = 0.01. ρ(0) (27.7) 27.2 Sample of collision participants in nuclear collisions. 27.2.1 MC procedure to define collision participants. The inelastic hadron–nucleus interactions at ultra–relativistic energies are considered as independent hadron–nucleon collisions. It was shown long time ago [5] for the hadron–nucleus collision that such a picture can be obtained starting from the Regge–Gribov approach [6], when one assumes that the hadron-nucleus elastic scattering amplitude is a result of reggeon exchanges between the initial hadron and nucleons from target–nucleus. This result leads to simple and efficient MC procedure [7] to define the interaction cross sections and the number of the nucleons participating in the inelastic hadron– nucleus collision: • We should randomly distribute B nucleons from the target-nucleus on the impact parameter plane according to the weight function T ([~bB j ]). This function represents probability density to find sets of the nucleon impact parameters [~bB j ], where j = 1, 2, ..., B. • For each pair of projectile hadron i and target nucleon j with choosen impact parameters ~bi and ~bB j we should check whether they interact inelastically or not using the probability pij (~bi − ~bB j , s), where sij = 2 (pi + pj ) is the squared total c.m. energy of the given pair with the 4–momenta pi and pj , respectively. In the Regge–Gribov approach[6] the probability for an inelastic collision of pair of i and j as a function at the squared impact parameter difference 2 b2ij = (~bi − ~bB j ) and s is given by −1 2 pij (~bi − ~bB j , s) = c [1 − exp {−2u(bij , s)}] = 362 ∞ X n=1 (n) pij (~bi − ~bB j , s), (27.8) where [2u(b2ij , s)]n . (27.9) n! is the probability to find the n cut Pomerons or the probability for 2n strings produced in an inelastic hadron-nucleon collision. These probabilities are defined in terms of the (eikonal) amplitude of hadron–nucleon elastic scattering with Pomeron exchange: (n) −1 exp {−2u(b2ij , s)} pij (~bi − ~bB j , s) = c z(s) exp(−b2ij /4λ(s)). (27.10) 2 The quantities z(s) and λ(s) are expressed through the parameters of the ′ Pomeron trajectory, αP = 0.25 GeV −2 and αP (0) = 1.0808, and the parameters of the Pomeron-hadron vertex RP and γP : 2cγP (s/s0 )αP (0)−1 (27.11) z(s) = λ(s) u(b2ij , s) = ′ λ(s) = RP2 + αP ln(s/s0 ), (27.12) respectively, where s0 is a dimensional parameter. In Eqs. (27.8,27.9) the so–called shower enhancement coefficient c is introduced to determine the contribution of diffractive dissociation[6]. Thus, the probability for diffractive dissociation of a pair of nucleons can be computed as c − 1 tot ~ ~ B pdij (~bi − ~bB [pij (bi − bj , s) − pij (~bi − ~bB (27.13) j , s) = j , s)], c where 2 ~ ~B ptot (27.14) ij (bi − bj , s) = (2/c)[1 − exp{−u(bij , s)}]. The Pomeron parameters are found from a global fit of the total, elastic, differential elastic and diffractive cross sections of the hadron–nucleon interaction at different energies. For the nucleon-nucleon, pion-nucleon and kaon-nucleon collisions the Pomeron vertex parameters and shower enhancement coefficients are found: 2 N RP2N = 3.56 GeV −2 , γPN = 3.96 GeV −2 , sN = 1.4 and 0 = 3.0 GeV , c 2π −2 π −2 2K −2 RP = 2.36 GeV , γP = 2.17 GeV , and RP = 1.96 GeV , γPK = 1.92 2 π GeV −2 , sK 0 = 2.3 GeV , c = 1.8. 27.2.2 Separation of hadron diffraction excitation. For each pair of target hadron i and projectile nucleon j with choosen impact parameters ~bi and ~bB j we should check whether they interact inelastically or not using the probability d ~A ~ ~B ~ ~B ~B pin ij (bi − bj , s) = pij (bi − bj , s) + pij (bi − bj , s). 363 (27.15) If interaction will be realized, then we have to consider it to be diffractive or nondiffractive with probabilities pdij (~bi − ~bB j , s) pin (~bA − ~bB , s) (27.16) pij (~bi − ~bB j , s) . in ~ A p (b − ~bB , s) (27.17) ij and ij i j i j 27.3 Longitudinal string excitation 27.3.1 Hadron–nucleon inelastic collision Let us consider collision of two hadrons with their c. m. momenta P1 = {E1+ , m21 /E1+ , 0} and P2 = {E2− , m22 /E2− , 0}, where the light-cone q variables ± 2 , E1,2 = E1,2 ± Pz1,2 are defined through hadron energies E1,2 = m21,2 + Pz1,2 hadron longitudinal momenta Pz1,2 and hadron masses m1,2 , respectively. Two hadrons collide by two partons with momenta p1 = {x+ E1+ , 0, 0} and p2 = {0, x− E2− , 0}, respectively. 27.3.2 The diffractive string excitation In the diffractive string excitation (the Fritiof approach [9]) only momentum can be transferred: P1′ = P1 + q (27.18) P2′ = P2 − q, where q = {−qt2 /(x− E2− ), qt2 /(x+ E1+ ), qt } (27.19) is parton momentum transferred and qt is its transverse component. We use the Fritiof approach to simulate the diffractive excitation of particles. 27.3.3 The string excitation by parton exchange For this case the parton exchange (rearrangement) and the momentum exchange are allowed [10],[11],[7]: P1′ = P1 − p1 + p2 + q P2′ = P2 + p1 − p2 − q, (27.20) where q = {0, 0, qt } is parton momentum transferred, i. e. only its transverse components qt = 0 is taken into account. 364 27.3.4 Transverse momentum sampling The transverse component of the parton momentum transferred is generated according to probability r a exp (−aqt2 )dqt , (27.21) P (qt )dqt = π where parameter a = 0.6 GeV−2 . 27.3.5 Sampling x-plus and x-minus Light cone parton quantities x+ and x− are generated independently and according to distribution: u(x) ∼ xα (1 − x)β , (27.22) where x = x+ or x = x− . Parameters α = −1 and β = 0 are chosen for the FRITIOF approach [9]. In the case of the QGSM approach [7] α = −0.5 and β = 1.5 or β = 2.5. Masses of the excited strings should satisfy the kinematical constraints: P1′+ P1′− ≥ m2h1 + qt2 (27.23) and P2′+ P2′− ≥ m2h2 + qt2 , (27.24) where hadronic masses mh1 and mh2 (model parameters) are defined by string quark contents. Thus, the random selection of the values x+ and x− is limited by above constraints. 27.3.6 The diffractive string excitation In the diffractive string excitation (the FRITIOF approach [9]) for each inelastic hadron–nucleon collision we have to select randomly the transverse momentum transferred qt (in accordance with the probability given by Eq. (27.21)) and select randomly the values of x± (in accordance with distribution defined by Eq. (27.22)). Then we have to calculate the parton momentum transferred q using Eq. (27.19) and update scattered hadron and nucleon or scatterred nucleon and nucleon momenta using Eq. (27.20). For each collision we have to check the constraints (27.23) and (27.24), which can be written more explicitly: [E1+ − qt2 m21 qt2 ][ + ] ≥ m2h1 + qt2 x− E2− E1+ x+ E1+ 365 (27.25) and [E2− + 27.3.7 m22 qt2 qt2 ][ − ] ≥ m2h1 + qt2 . x− E2− E2− x+ E1+ (27.26) The string excitation by parton rearrangement In this approach [7] strings (as result of parton rearrangement) should be spanned not only between valence quarks of colliding hadrons, but also between valence and sea quarks and between sea quarks. The each participant hadron or nucleon should be splitted into set of partons: valence quark and antiquark for meson or valence quark (antiquark) and diquark (antidiquark) for baryon (antibaryon) and additionaly the (n − 1) sea quarkantiquark pairs (their flavours are selected according to probability ratios u : d : s = 1 : 1 : 0.35), if hadron or nucleon is participating in the n inelastic collisions. Thus for each participant hadron or nucleon we have to generate − a set of light cone variables x2n , where x2n = x+ 2n or x2n = x2n according to distribution: h f (x1 , x2 , ..., x2n ) = f0 2n Y i=1 uhqi (xi )δ(1 − 2n X xi ), (27.27) i=1 where f0 is the normalization constant. Here, the quark structure functions uhqi (xi ) for valence quark (antiquark) qv , sea quark and antiquark qs and valence diquark (antidiquark) qq are: uhqv (xv ) = xαv v , uhqs (xs ) = xαs s , uhqq (xqq ) = xβqqqq , (27.28) where αv = −0.5 and αs = −0.5 [10] for the non-strange quarks (antiquarks) and αv = 0 and αs = 0 for strange quarks (antiquarks), βuu = 1.5 and βud = 2.5 for proton (antiproton) and βdd = 1.5 and βud = 2.5 for neutron (antineutron). Usualy xi are selected between xmin ≤ xi ≤ 1, where model i min parameter x is a function of initial energy, to prevent from production of strings with low masses (less than hadron masses), when whole selection procedure should be repeated. Then the transverse momenta of partons qit are generated according to the Gaussian P2nprobability Eq. (27.21) with a = 1/4Λ(s) and under the constraint: i=1 qit = 0. The partons are 2 considered as the off-shell partons, i. e. mi 6= 0. 366 27.4 Longitudinal string decay. 27.4.1 Hadron production by string fragmentation. A string is stretched between flying away constituents: quark and antiquark or quark and diquark or diquark and antidiquark or antiquark and antidiquark. From knowledge of the constituents longitudinal p3i = pzi and transversal p1i = pxi , p2i = pyi momenta as well as their energies p0i = Ei , where i = 1, 2, we can calculate string mass squared: MS2 = pµ pµ = p20 − p21 − p22 − p23 , (27.29) where pµ = pµ1 + pµ2 is the string four momentum and µ = 0, 1, 2, 3. The fragmentation of a string follows an iterative scheme: string ⇒ hadron + new string, (27.30) i. e. a quark-antiquark (or diquark-antidiquark) pair is created and placed between leading quark-antiquark (or diquark-quark or diquark-antidiquark or antiquark-antidiquark) pair. The values of the strangeness suppression and diquark suppression factors are u : d : s : qq = 1 : 1 : 0.35 : 0.1. (27.31) A hadron is formed randomly on one of the end-points of the string. The quark content of the hadrons determines its species and charge. In the chosen fragmentation scheme we can produce not only the groundstates of baryons and mesons, but also their lowest excited states. If for baryons the quarkcontent does not determine whether the state belongs to the lowest octet or to the lowest decuplet, then octet or decuplet are choosen with equal probabilities. In the case of mesons the multiplet must also be determined before a type of hadron can be assigned. The probability of choosing a certain multiplet depends on the spin of the multiplet. The zero transverse momentum of created quark-antiquark (or diquarkantidiquark) pair is defined by the sum of an equal and opposite directed transverse momenta of quark and antiquark. The transverse momentum of created quark is randomly sampled according to probability (27.21) with the parameter a = 0.25 GeV−2 . Then a hadron transverse momentum pt is determined by the sum of the transverse momenta of its constituents. The fragmentation function f h (z, pt ) represents the probability distribution for hadrons with the transverse momenta pt to aquire the light cone momentum fraction z = z ± = (E h ± phz /(E q ± pqz ), where E h and E q 367 are the hadron and fragmented quark energies, respectively and phz and pqz are hadron and fragmented quark longitudinal momenta, respectively, and ± ± ± zmin ≤ z ± ≤ zmax , from the fragmenting string. The values of zmin,max are determined by hadron mh and constituent transverse masses and the available string mass. One of the most common fragmentation function is used in the LUND model [12]: 1 b(m2h + p2t ) f h (z, pt ) ∼ (1 − z)a exp [− ]. z z (27.32) One can use this fragmentation function for the decay of the excited string. One can use also the fragmentation functions are derived in [13]: h fqh (z, pt ) = [1 + αqh (< pt >)](1 − z)αq ( ) . (27.33) The advantage of these functions as compared to the LUND fragmentation function is that they have correct three–reggeon behaviour at z → 1 [13]. 27.4.2 The hadron formation time and coordinate. To calculate produced hadron formation times and longitudinal coordinates we consider the (1 + 1)-string with mass MS and string tension κ, which decays into hadrons at string rest frame. The i-th produced hadron has energy Ei and its longitudinal momentum pzi , respectively. Introducing light cone variables p± i = Ei ± piz and numbering string breaking points + + + consecutively from right to left we obtain p+ 0 = MS , pi = κ(zi−1 − zi ) and − − pi = κxi . We can identify the hadron formation point coordinate and time as the point in space-time, where the quark lines of the quark-antiquark pair forming the hadron meet for the first time (the so-called ’yo-yo’ formation point [12]): i−1 X 1 ti = [MS − 2 pzj + Ei − pzi ] 2κ j=1 and coordinate i−1 X 1 [MS − 2 Ej + pzi − Ei ]. zi = 2κ j=1 (27.34) (27.35) Bibliography [1] Grypeos M. E., Lalazissis G. A., Massen S. E., Panos C. P., J. Phys. G17 1093 (1991). 368 [2] Elton L. R. B., Nuclear Sizes, Oxford University Press, Oxford, 1961. [3] DeShalit A., Feshbach H., Theoretical Nuclear Physics, Vol. 1: Nuclear Structure, Wyley, 1974. [4] Bohr A., Mottelson B. R., Nuclear Structure, W. A. Benjamin, New York, Vol. 1, 1969. [5] Capella A. and Krzywicki A., Phys. Rev. D18 (1978) 4120. [6] Baker M. and Ter–Martirosyan K. A., Phys. Rep. 28C (1976) 1. [7] Amelin N. S., Gudima K. K., Toneev V. D., Sov. J. Nucl. Phys. 51 (1990) 327; Amelin N. S., JINR Report P2-86-56 (1986). [8] Abramovskii V. A., Gribov V. N., Kancheli O. V., Sov. J. Nucl. Phys. 18 (1974) 308. [9] Andersson B., Gustafson G., Nielsson-Almquist, Nucl. Phys. 281 289 (1987). [10] Kaidalov A. B., Ter-Martirosyan K. A., Phys. Lett. B117 247 (1982). [11] Capella A., Sukhatme U., Tan C. I., Tran Thanh Van. J., Phys. Rep. 236 225 (1994). [12] Andersson B., Gustafson G., Ingelman G., Sjöstrand T., Phys. Rep. 97 31 (1983). [13] Kaidalov A. B., Sov. J. Nucl. Phys. 45 1452 (1987). 369 Chapter 28 Fritiof (FTF) Model The Fritiof model, or FTF for short, is used in Geant4 for simulation of the following interactions: hadron-nucleus at Plab > 3–4 GeV/c, nucleusnucleus at Plab > 2–3 GeV/c/nucleon, antibaryon-nucleus at all energies, and antinucleus-nucleus. Because the model does not include multi-jet production in hadron-nucleon interactions, the upper limit of its validity range is estimated to be 1000 GeV/c per hadron or nucleon. The model assumes that one or two unstable objects (quark-gluon strings) are produced in elementary interactions. If only one object is created, the process is called diffraction dissociation. It is assumed also that the objects can interact with other nucleons in hadron-nucleus and nucleus-nucleus collisions, and can produce other objects. The number of produced objects in these non-diffractive interactions is proportional to the number of participating nucleons. Thus, multiplicities in the hadron-nucleus and nucleus-nucleus interactions are larger than those in elementary ones. The modeling of hadron-nucleon interactions in the FTF model includes simulations of elastic scattering, binary reactions like N N → N ∆, πN → π∆, single diffractive and non-diffractive events, and annihilation in antibaryonnucleon interactions. It is assumed that the unstable objects created in hadron-nucleus and nucleus-nucleus collisions can have analogous reactions. Parameterizations of the CHIPS Geant4 model are used for calculations of elastic and inelastic hadron-nucleon cross sections. Data-driven parameterizations of the binary reaction cross sections and the diffraction dissociation cross sections in the elementary interactions are implemented in the FTF model. It is assumed in the model that the unstable object cross sections are equal to the cross sections of stable objects having the same quark content. The LUND string fragmentation model is used for the simulation of unstable object decays. The formation time of hadrons is considered also. Parameters of the fragmentation model were tuned to experimental data. A 370 restriction of the available phase space is taken into account in low mass string fragmentation. A simplified Glauber model is used for sampling the multiplicity of intranuclear collisions. Gribov inelastic screening is not considered. For medium and heavy nuclei a Saxon-Woods parameterization of the one-particle nuclear density is used, while for light nuclei a harmonic oscillator shape is used. Center-of-mass correlations and short range nucleon-nucleon correlations are taken into account. The reggeon theory inspired model (RTIM) of nuclear destruction is applied for a description of secondary particle intra-nuclear cascading. A new algorithm to simulate ”Fermi motion” in nuclear reactions is used. Excitation energies of residual nuclei are estimated in the wounded nucleon approximation. This allows for a direct coupling of the FTF model to the Precompound model of Geant4 and hence with the GEM nuclear fragmentation model. The determination of the particle formation time allows one to couple the FTF model with the Binary cascade model of Geant4. 28.1 Main assumptions of the FTF model The Fritiof model[1, 2] assumes that all hadron-hadron interactions are binary reactions, h1 + h2 → h′1 + h′2 , where h′1 and h′2 are excited states of the hadrons with discrete or continuous mass spectra (see Fig. 28.1). If one of the final hadrons is in its ground state (h1 + h2 → h1 + h′2 ) the reaction is called ”single diffraction dissociation”, and if neither hadron is in its ground state it is called a ”non-diffractive” interaction. (Notice that, in spite of its name, this definition of ”non-diffractive” interaction includes the double diffraction dissociation as well.) Figure 28.1: Non-diffractive and diffractive interactions considered in the Fritiof model. The excited hadrons are considered as QCD-strings, and the corresponding LUND-string fragmentation model is applied in order to simulate their 371 decays. The key ingredient of the Fritiof model is the sampling of the string masses. In general, the set of final state of interactions can be represented by Fig. 28.2, where samples of possible string masses are shown. There is a point corresponding to elastic scattering, a group of points which represents final states of binary hadron-hadron interactions, lines corresponding to the diffractive interactions, and various intermediate regions. The region populated with the red points is responsible for the non-diffractive interactions. In the model, the mass sampling threshold is set equal to the ground state hadron masses, but in principle the threshold can be lower than these masses. The string masses are sampled in the triangular region restricted by the diagonal line corresponding to the kinematical limit M1 + M2 = Ecms where M1 and M2 are the masses of the h′1 and h′2 hadrons, and also of the threshold lines. If a point is below the string mass threshold, it is shifted to the nearest diffraction line. Figure 28.2: Diagram of the final states of hadron-hadron interactions. Unlike the original Fritiof model, the final state diagram of the current model is complicated, which leads to a mass sampling algorithm that is not simple. This will be considered below. The original model had no points corresponding to elastic scattering or to the binary final states. As it was 372 known at the time, the mass of an object produced by diffraction dissociation, Mx , for example from the reaction p+p → p+X, is distributed as dMx /Mx ∝ dMx2 /Mx2 , so it was natural to assume that the object mass distributions in all inelastic interactions obeyed the same law. This can be re-written using the light-cone momentum variables, P + or P − , P + = E + pz , P − = E − pz (28.1) where E is an energy of a particle, and pz is its longitudinal momentum along the collision axis. At large energy and positive pz , P − ≃ (M 2 + PT2 )/2pz . At negative pz , P + ≃ (M 2 + PT2 )/2|pz |. Usually, the transferred transverse momentum, PT , is small and can be neglected. Thus, it was assumed that P − and P + of a projectile, or target associated hadron, respectively, are distributed as dP − /P − , dP + /P + (28.2) A gaussian distribution was used to sample PT . In the case of hadron-nucleus or nucleus-nucleus interactions it was assumed that the created objects can interact further with other nuclear nucleons and create new objects. Assuming equal masses of the objects, the multiplicity of particles produced in these interactions will be proportional to the number of participating nuclear nucleons, or to the multiplicity of intra-nuclear collisions. Due to this, the multiplicity of particles produced in hadron-nucleus or nucleus-nucleus interactions is larger than that in hadronhadron ones. The probabilities of multiple intra-nuclear collisions were sampled with the help of a simplified Glauber model. Cascading of secondary particles was not considered. Because the Fermi motion of nuclear nucleons was simulated in a simple manner, the original Fritiof model could not work at Plab < 10–20 GeV/c. It was assumed in the model that the created objects are quark-gluon strings with constituent quarks at their ends originating from the primary colliding hadrons. Thus, the LUND-string fragmentation model was applied for a simulation of the object decays. It was assumed also that the strings with sufficiently large masses have ”kinks” – additional radiated gluons. This was very important for a correct reproduction of particle multiplicities in the interactions. All of the above assumptions were reconsidered in the implementation of the Geant4 Fritiof model, and new features were added. These will be presented below. 373 28.2 General properties of hadron–nucleon interactions Before going into details of the FTF model implementation it would be better to consider briefly the general properties of hadron-nucleon interactions in order to understand what needs to be simulated. These properties include total and elastic cross sections, and cross sections of various other reactions. There is so much data on inclusive spectra that not all of it can be addressed in this work. It is hoped that the remaining data will be the subject of a future paper. Inclusive data present kinematical properties of produced particles. Their description requires additional methods and parameters, which will be considered later. 28.2.1 π − p – interactions Figure 28.3: General properties of π − p-interactions. Points are experimental data: data on total and elastic cross sections from PDG data-base [3], other data from [4]. Total, elastic and reaction cross sections of π − p-interactions are presented in Fig. 28.3. As seen, there are peaks in the total cross section connected with ∆-isobar production (∆(1232), ∆(1600), ∆(1700) and so on) in the s-channel, π − + p → ∆0 . The main channel of a ∆0 -isobar decay is ∆0 → π − + p. These resonances are reflected in the elastic cross section. The other important de374 cay channel is ∆0 → π 0 + n, which is the main inelastic reaction channel at Plab < 700 MeV/c. At higher energy two-meson production channels start to dominate, and at Plab > 3 GeV/c there is practically no structure in the cross sections. Cross sections of final states with defined charged particle multiplicity, so-called prong cross sections according to the old terminology, are presented in the last figure. As seen, real multi-particle production processes (n ≥ 4) dominate at Plab > 5–7 GeV/c. In the constituent quark model of hadrons, the creation of s-channel ∆isobars is explained by quark–antiquark annihilation (see Fig. 28.4a). The production of two mesons may result from quark exchange (see Fig. 28.4b, 28.4c). A quark–diquark (q–qq) system created in the process can be in a resonance state (28.4b), or in a state with a continuous mass spectrum (28.4c). In the latter case, multi-meson production is possible. Amplitudes of these two channels are connected by crossing symmetry to annihilation in the t-channel, and with non-vacuum exchanges in the elastic scattering according to the reggeon phenomenology. According to that phenomenology, pomeron exchange must dominate in elastic scattering at high energies. In a simple approach, this corresponds to two-gluon exchange between colliding hadrons. It reflects also one or many non-perturbative gluon exchanges in the inelastic reaction. Due to these exchanges, a state with subdivided colors is created (see Fig. 28.4d). The state can decay into two colorless objects. The quark content of the objects coincides with the quark content of the primary hadrons, according to the FTF model, or it is a mixture of the primary hadron’s quarks, according to the Quark-Gluon-String model (QGSM). Figure 28.4: Quark flow diagrams of πN -interactions. The original Fritiof model contains only the pomeron exchange process shown in Fig. 28.4d. It would be useful to extend the model by adding the exchange processes shown in Figs. 28.4b and 28.4c, and the annihilation process of Fig. 28.4a . This could probably be done by introducing a restricted 375 set of mesonic and baryonic resonances and a corresponding set of parameters. This procedure was employed in the binary cascade model of Geant4 (BIC) [5] and in the Ultra-Relativistic-Quantum-Molecular-Dynamic model (UrQMD) [6]. However, it is complicated to use this solution for a simulation of hadron-nucleus and nucleus-nucleus interactions. The problem is that one has to consider resonance propagation in the nuclear medium and take into account their possible decays which enormously increases computing time. Thus, in the current version of the FTF model only quark exchange processes have been added to account for meson and baryon interactions with nucleons, without considering resonance propagation and decay. This is a reasonable hypothesis at sufficiently high energies. 28.2.2 π + p – interactions Figure 28.5: General properties of π + p-interactions. Points are experimental data: data on total and elastic cross sections from PDG data-base [3], other data from [4]. Total, elastic and reaction cross sections of π + p-interactions are presented in Fig. 28.5. As seen, there are fewer peaks in the total cross section than in π − p-collisions. The creation of ∆++ -isobars in the s-channel (π + +p → ∆++ ) is mainly seen in the elastic cross section because the main channel of ∆++ isobar decay is ∆++ → π + + p. This process is due to quark–antiquark 376 annihilation. At Plab > 400 MeV/c two-meson production channels appear. They can be connected with quark exchange and with the formation of ∆++ and ∆+ isobars at the proton site. The corresponding cross sections of the reactions – π + +p → π 0 +∆++ → π 0 +π + +p, π + +p → π + +∆+ → π + +π 0 +p, π + + p → π + + ∆+ → π + + π + + n have structures at Plab ≃ 1.5 and 2.8 GeV/c. At higher energies there is no structure. The cross sections of other reactions are rather smooth. 28.2.3 pp – interactions Figure 28.6: General properties of pp-interactions. Points are experimental data: data on total and elastic cross sections from PDG data-base. [3], other data from [7]. Total, elastic and reaction cross sections of pp-interactions are presented in Fig. 28.6. The total cross section is seen to decrease with energy below the meson production threshold (Plab ≤ 800 MeV/c). Above the threshold the cross section starts to increase and becomes nearly constant. The main reaction channel below 6–8 GeV/c is p + p → p + n + π + . Because there cannot be quark–antiquark annihilation in the interaction, the reaction must be connected to quark exchange. Intermediate states can be p + p → p + ∆+ and p + p → n + ∆++ . In the first case, quarks of the same flavor in the projectile and the target are exchanged. In the second case quarks with different flavors take part in the exchange. Because the cross section of the 377 p+p → p+n+π + reaction is larger than the that of p+p → p+p+π 0 , one has to assume that the exchange of quarks with the same flavors is suppressed. All the reactions shown can also be caused by diffraction dissociation. Although there can be a contribution of the p + p → ∆0 + ∆++ reaction into the cross section of the channel p + p → (p + π − ) + (p + π + ) at Plab ∼ 2–3 GeV/c, one can assume that diffraction plays an essential role in these interactions, because there are no defined structures in the cross sections. Summing up the consideration of the interactions, one can conclude that the probability of quark exchanges can depend on quark flavors, and that pp-collisions could be a source of information about diffraction. 28.2.4 K + p – and K − p – interactions For completeness, the properties of K + p- and K − p-interactions are presented. Total and elastic cross sections are shown in Fig. 28.7. As the s-antiquark in the K + -mesons cannot annihilate in the K + p-interactions, the structure of the corresponding cross sections is rather simple, and is very like the structure of pp cross sections. The u-antiquark in the K − -mesons can annihilate, and the structure of the cross sections is more complicated. Due to these features, inelastic reactions are very different even though all of them can be connected with various quark flow diagrams like that shown in Fig. 28.4 Figure 28.7: Total and elastic cross sections of Kp-interactions. Points are experimental data from PDG data-base [3]. The reactions K − + p → Σ− + π + and K − + p → Σ0 + π 0 can be explained by the annihilation of the u-antiquark of the K − and the formation of s378 channel resonances. The other reactions – K − + p → Σ+ + π − and K − + p → Λ + π 0 , are connected with quark exchange. As seen, the energy dependence of the cross sections of the two types of processes are different. The K − +p → n + K 0 reaction must be caused by annihilation, but the dependence of its cross section on energy is closer to that of the quark exchange processes. The cross section of the reaction has a resonance structure only at Plab < 2 GeV/c. Above that energy there is no structure. Because the cross section of the reaction is sufficiently small at high energies, one can omit its correct description. Figure 28.8: Reaction cross sections of Kp-interactions. Points are experimental data [8]. K − + p → n + K − + π + and K − + p → p + K 0 + π − reactions are mainly caused by the diffraction dissociation of a projectile or a target hadron. The energy dependence of their cross sections are different from those of annihilation and quark exchange. The same regularities can be seen in K + p reactions. The energy dependence of the cross sections of the K + +p → p+K 0 +π + , K + +p → p+K + +π 0 and K + +p → n+K + +π + reactions are quite different from those of K − +p. In summary, there are three types of energy dependence in the reaction cross sections. The rapidly decreasing one is due to annihilation. The cross sections of the quark exchange processes decrease more slowly. Finally, the diffraction cross sections grow with energy and reach near-constant values. 379 28.2.5 pp̄ – interactions Proton–antiproton interactions provide the beautiful possibility of studying annihilation processes in detail. The general properties of the interactions are presented in Fig. 28.9. Almost no structure is seen in the cross sections and their energy dependence is very different from the previously described reactions. Figure 28.9: General properties of p̄p-interactions. Points are experimental data: data on total and elastic cross sections from PDG data-base [3], other data from [7]. Cross sections of the reactions – p̄ + p → π + + π − and p̄ + p → K + + K − , decrease faster than other cross sections as a functions of energy. p̄ + p → π + +π − +π 0 and p̄+p → 2π + +2π − cross sections decrease less rapidly, nearly in the same manner as cross sections of the reactions – p̄ + p → n + n̄ and 380 p̄ + p → Λ + Λ̄. The cross sections of the reaction – p̄ + p → 2π + + 2π − + π 0 , is a slowly decreasing function. The cross section of the process – p̄ + p → 3π + + 3π − + π 0 varies only a little over the studied energy range. Cross sections of other reactions (p̄ + p → p + π 0 + p̄, p̄ + p → p + π + + π − + p̄ and so on) show behaviour typical of diffraction cross sections. The main channel of p̄p interactions at Plab < 4 GeV/c is p̄ + p → + 2π + 2π − + π 0 . At higher energies, there is a mixture of various channels. Such variety in the processes is indicative of complicated quark interactions. Possible quark flow diagrams are shown in Fig. 28.10. Figure 28.10: Quark flow diagrams of p̄p-interactions. As usual, quarks and antiquarks are shown by solid lines. Dashed lines present so-called string junctions. It is assumed that the gluon field in baryons has a non-trivial topology. This heterogeneity is called a ”string 381 junction”. Quark-gluon strings produced in the reaction are shown by wavy lines. The diagram of 28.10a represents a process with a string junction annihilation and the creation of three strings. Diagram 28.10b describes quarkantiquark annihilation and string creation between the diquark and antidiquark. Quark-antiquark and string junction annihilation is shown in Fig. 28.10c. Finally, one string is created in the process of 28.10e. Hadrons appear at the fragmentation of the strings in the same way that they appear in e+ e− -annihilation. One can assume that excited strings with complicated gluonic field configurations are created in processes 28.10d and 28.10f. If the collision energy is sufficiently small glueballs can be formed in the process 28.10f. Mesons with constituent gluons or with hidden baryon number can be created in process 28.10d. Of course the standard FTF processes shown in the bottom of the figure are also allowed. In the simplest approach it is assumed that the energy dependence of the cross sections of these processes vary inversely with a power of s as depicted in Fig. 28.10 . Here s is center-of-mass energy squared. This is suggested by the reggeon phenomenology (at the leading order). Calculating the cross sections of binary reactions (in the reggeon framework, including higherorder terms) is a rather complicated procedure (see [9]) because there can be interactions in the initial and final states. Similar complications appear also in the computation of cross sections of other reactions [10]. 28.3 Cross sections of hadron–nucleon processes 28.3.1 Total, elastic and inelastic hadron–nucleon cross sections Parameterizations of the cross sections implemented in the CHIPS model of Geant4 (authors: M.V. Kossov and P.V. Degtyarenko) are used in the FTF model. The general form of the parameterization is: σ = σLE + σAs (28.3) where σLE is a low energy parameterization depending on the types of colliding particles, and σAs is the asymptotic part of cross sections. The COMPLETE Collaboration proposed a hypothesis [11] that σAs of total cross sections at very high energies does not depend on the types of colliding particles: tot = Zh1 h2 + B (log(s/s0 ))2 (28.4) σAs 382 B = 0.3152, s0 = 34.0 B = 0.308 , s0 = 28.9 B = 0.304 , s0 = 33.1 [(GeV /c)2 ] (COM P LET E, 2002) (28.5) [(GeV /c)2 ] (P DG, 2006) (28.6) 2 [(GeV /c) ] (M.Ishida, K.Igi, 2009)(28.7) while the pre-asymptotic part does depend on colliding particles (h1 , h2 ). The CHIPS model σAs for total and elastic cross sections has the same form: 0.5 2 σAs = A [ln(Plab ) − B]2 + C + D/Plab + E/Plab + F/Plab / 0.5 3 4 (1 + G/Plab + H/Plab + I/Plab ) [mb] (28.8) where Plab is in [GeV /c], and the parameters A, B, etc. are given in the tables 28.1 and 28.2. Table 28.1: CHIPS model parameters for total cross sections h1 h2 A B C D E F G H I − π p 0.3 3.5 22.3 12.0 0 0 0 0 0.4 + π p 0.3 3.5 22.3 5.0 0 0 0 0 1.0 pp 0.3 3.5 38.2 0 0 0 0 0 0.54 np 0.3 3.5 38.2 0 0 52.7 0 0 2.72 K + p 0.3 3.5 19.5 0 0 0 0.46 0 1.6 − K p 0.3 3.5 19.5 0 0 0 -0.21 0 0.52 p̄p 0.3 3.5 38.2 0 0 0 0 0 0 Table 28.2: CHIPS model parameters for elastic cross sections h1 h2 A B C D E F G H I − π p 0.0557 3.5 2.4 6.0 0 0 0 0 3.0 π+p 0.0557 3.5 2.4 7.0 0 0 0 0 0.7 pp 0.0557 3.5 6.72 0 30.0 0 0 0.49 0. np 0.0557 3.5 6.72 0 32.6 0 0 0 1.0 K + p 0.0557 3.5 2.23 0 0 0 -0.7 0 0.1 − K p 0.0557 3.5 2.23 0 0 0 -0.7 0 0.075 The low energy parts of the cross sections are very different for various projectiles, and they are not presented here. These can be found in the corresponding classes of Geant4. It is obvious that σ in = σ tot − σ el . A comparison of the parameterizations with experimental data was presented in the previous figures. 383 28.3.2 Cross sections of quark exchange processes Cross sections of quark exchange processes are parameterized as: σqe = σin A e−B ylab (28.9) where ylab is a projectile rapidity in a target rest frame. A and B are parameters given in Tabl. 28.3 Table 28.3: Parameters of quark exchange cross sections h1 h2 A B pp/pn 1.85 0.7 πp/πn 240 2 Kp/Kn 40 2.25 The parameters were determined from a description of reaction channel cross sections. 28.3.3 Cross sections of antiproton processes The annihilation cross section is parameterized as: σann = σa + B Xb + C Xc + D Xd (28.10) where: Xi are the contributions of the diagrams of Fig. 28.10; all cross sections are given in [mb]; √ σa = 25 s/λ1/2 (s, m2p , m2N ) (28.11) λ(s, m2p , m2N ) = s2 + m4p + m4N − 2sm2p − 2sm2N − 2m2p m2N (28.12) Xb = 3.13 + 140 (sth − s)2.5 , s < sth √ Xb = 6.8/ s, s > sth sth = (mp + mN + 2mπ + δ)2 √ (mp + mN )2 s Xc = 2 1/2 λ (s, m2p , m2N ) s Xd = 23.3/s (28.13) (28.14) (28.15) (28.16) The coefficients B, C and D are pure combinatorial coefficients calculated on the assumption that the same conditions apply to all quarks and antiquarks. For example, in p̄p interactions there are five possibilities to annihilate a quark and an antiquark, and six possibilities to annihilate two quarks and two antiquarks. Thus, B = C = 5 and D = 6. 384 B C D p̄p 5 5 6 p̄n 4 4 4 Table 28.4: Coefficients B, C and D n̄n Λ̄p Λ̄n Σ̄− p Σ̄− n Σ̄0 p Σ̄0 n Σ̄+ p 5 3 3 2 4 3 3 4 5 3 3 2 4 3 3 4 6 3 3 2 2 2 2 2 − − 0 0 − − Ξ̄ p Ξ̄ n Ξ̄ p Ξ̄ n Ω̄ p Ω̄ n B 1 2 2 1 0 0 C 1 2 2 1 0 0 D 0 0 0 0 0 0 n̄p 4 4 4 Σ̄+ n 2 2 0 Note that final state particles in the process of Fig. 28.10b can coincide with initial state particles. Thus the true elastic cross section is not given by the experimental cross section. At Plab < 40 MeV/c antiproton-nucleon cross sections are: σ tot = 1512.9, σ el = 473.2, σa = 625.1, σb = 0, σc = 49.99, σd = 6.61 All cross sections are given in [mb]. σb = 0 for p̄p-interactions because the process p̄p → n̄n is impossible at these energies (Plab < 40 MeV/c). 28.3.4 Cross sections of diffractive and non-diffractive processes As mentioned above, three processes are considered in the FTF model at high energies: projectile diffraction (pd), target diffraction (td) and nondiffractive interactions (nd). They are parameterized as: pd σπp = 6.2 − e− 1.5 s 1.5 = 6 + σ in s pd td σpp = σpp = 6 + σ in (mb) (28.17) pd td σp̄p = σp̄p (mb) (28.18) td σπp = 2 + 22/s (mb) (28.19) √ ( s−7)2 16 , pd σKp = 4.7, td σKp = 1.5 (mb) (28.20) For the determination of these cross sections, inclusive spectra of particles in hadronic interactions were used. In Fig. 28.11 an inclusive spectrum of protons in the reaction p + p → p + X is shown in comparison with model predictions. As it can be seen, all the models have difficulties in describing the data. In the FTF model this was overcome by tuning the single diffraction dissociation 385 Figure 28.11: Left: inclusive spectrum of proton in pp-interactions at Plab = 24 GeV/c. Points are experimental data [14], lines are model calculations. Right: single diffraction dissociation cross section in ppinteractions. Points are data gathered by K. Goulianos and J. Montanha [15]. Lines are FTF model calculations. cross section. Tuning was possible by the fact that the height of the proton peak at large rapidities depends on this cross section (see left Fig. 28.11). pd pd td The 2σpp (the factor of 2 is due to the fact that σpp = σpp ) predicted by the expression (blue solid curve) is shown at the right of Fig. 28.11 in a comparison with experimental data gathered by K. Goulianos and J. Montanha [15]. The values are larger than experimental data. Though taking into account the restriction that the mass of a produced system, X, cannot be very small or very large (M 2 /s < 0.05 and M > 1.5 GeV) brings the predictions closer to the data. So, the accounting of this restriction is very important for a correct reproduction of the data. A more complicated situation arises with πp- and Kp-interactions. The set of experimental data on diffraction cross sections is very restricted. Thus, a refined tuning was used. The FTF processes discussed above contribute in various regions of particle spectra. The target diffraction dissociation, √ π +p → π +X, gives its main contribution at large values of xF = 2pz / s for π-mesons. The projectile diffraction dissociation contribution (π+p → X +p) has a maximum at xF ∼ −1. Thus, using various experimental data and varying the cross sections of the processes, the points presented in the lower left corner of Fig. 28.12 were obtained. They were parameterized by the expressions 28.17–28.20. A correct reproduction of particle spectra in the central region, xF ∼ 0, was very important for these. As a result, we have a good description of π-meson spectra in the interactions at various energies. In Kp-interactions the projectile diffraction cross sections were deter386 mined by tuning on proton spectra from the reactions K + p → p + X (see Fig. 28.13). There are no data on leading K-meson spectra in the reactions K + p → K + X. Thus, π − -meson spectra in the central region were tuned. At a given value of a projectile diffraction cross section, the central spectrum depends on a target diffraction. This was used to determine the target diffraction cross sections. The estimated cross sections are shown in the lower left corner of Fig. 28.13. As a result, a satisfactory description of meson spectra was obtained. Figure 28.12: Upper figures: inclusive spectra of protons and π + -mesons in π + p-interactions. Points are experimental data [16]. Lines represent the contributions of the various FTF processes calculated by assuming that the probability of each process is 100 %. Bottom left figure: diffraction dissociation cross sections obtained by tuning (points), and their description (lines) by the expression 28.19. Bottom right figure: rapidity spectrum of π + -mesons in π + p-interactions at plab =100 GeV/c. Points are experimental data [17]. 387 Figure 28.13: Upper figures: inclusive spectra of protons and π − -mesons in Kp-interactions. Points are experimental data [18]. Lines are FTF calculations. Bottom left figure: diffraction dissociation cross sections obtained by tuning (points), and their description (lines) by the expression 28.20. Bottom right figure: xF spectrum of positive charged particles in Kp-interactions at plab =250 GeV/c. Points are experimental data [17], lines are model calculations. 28.4 Simulation of hadron-nucleon interactions 28.4.1 Simulation of meson–nucleon and nucleon–nucleon interactions Colliding hadrons may either be on or off the mass shell when they are bound in nuclei. When they are off-shell the total mass of the hadrons is checked. If the sum of the masses is above the center-of-mass energy of the collision, the simulated event is rejected. If below, the event is accepted. It is assumed that due to the interaction the hadrons go on-shell, and the center-of-mass energy of the collision is not changed. The simulation of an inelastic hadron-nucleon interaction starts with a choice: should a quark exchange or a diffractive/non-diffractive excitation be simulated? The probability of a quark exchange is given by Wqe = σqe /σ in . The combined probability of diffractive dissociation and non-diffractive excitation is then 1−Wqe . σqe depends on the energies and flavors of the colliding 388 hadron (see Eq.28.9). If a quark exchange is sampled, the quark contents of the projectile and target are determined. After that the possibility of a quark exchange is checked. A meson consists of a quark and an antiquark. Thus there is no alternative but to choose a quark. Let it be qM . A baryon has three quarks, q1 , q2 and q3 . The quark from the meson can be exchanged, in principle, with any of the baryon quarks, but the above description of the experimental data indicates that an exchange of quarks with the same flavor must be suppressed. So, only the exchange of quarks with different flavors is allowed. After the exchange (qM ↔ qi ), the new contents of the meson and the baryon are determined. The new meson may be either pseudo-scalar or pseudo-vector with a 50% probability. The new baryon may be in its ground state, or in an excited state. The probability of an excited baryon state is assumed (as common also in other codes) to be 0.5 for both πN -interactions and KN interactions. Only ∆(1232)’s are considered as excited states. If all quarks of a baryon have the same flavor, the ∆(1232) is always created (∆(1232)++ or ∆(1232)−− ). The same procedure is followed for a projectile baryon, but in this case any quark of the projectile or target may participate in an exchange if they have different flavors. Only the ground state of the new baryon is considered. In order to generate a transverse momentum between the two final-state hadrons, these final-state hadrons undergo to either an additional elastic scattering with probability Wel = 2.256 e−0.6 ylab (the parameters have been fitted from experimental data), or a diffractive/non-diffractive excitation with probability 1 − Wel , where ylab is the rapidity of the projectile in the target rest frame. The above procedure is sufficient for a description of hadron-nucleon reaction cross sections at plab < 3 – 5 GeV/c. At higher energies, diffractive dissociations and non-diffractive excitations must be simulated. As mentioned above, there can be a projectile diffraction, or a target diffraction, or a non-diffractive interaction. Probabilities of the corresponding processes at high energies are: σ pd /σ in , σ td /σ in , and (σ in − σ pd − σ td )/σ in . The processes are sampled randomly. Having sampled a projectile diffraction or a target diffraction, the corresponding light-cone momentum (P − or P + ) is chosen according to the distribution: dP − /P − or dP + /P + . Boundaries for a sampling have to be determined before. Let us consider the kinematics of projectile diffraction, P +T → P ′ +T , for the definition of these boundaries. It is obvious that a mass of the diffractive 389 produced system, mP ′ , must satisfy the conditions: √ mD ≤ mP ′ ≤ s − mT (28.21) where mD is the minimal mass of the system, s is the center-of-mass energy squared, mT is the mass of the target. If there is not a transverse momentum transfer, and mP ′ reaches the lower boundary then q √ − Pmin = m2D + p2z − pz , pz = λ1/2 (s, m2D , m2T )/2 s (28.22) (See 28.12 for the definition of λ().) When mP ′ reaches the upper boundary, the longitudinal momenta of the particles are zeros. Thus, √ − (28.23) Pmax = s − mT Having sampled P − , then mP ′ and P + can be found with the help of the energy-momentum conservation law written is the center-of-mass system: √ √ √ PT− = s − PP−′ − − ′ EP + ET = s PP ′ + PT = √s PT+ = m2T /PT−√ (28.24) Pz,P ′ + Pz,T = 0 PP+′ + PT+ = s − + 2 mP ′ = PP ′ · ( s − PT ) The transferred transverse momentum is sampled according to the distribution: dW = 1 2 2 e−P⊥ / d2 P⊥ , 2 π < P⊥ > < P⊥2 >= 0.3 (GeV /c)2 (28.25) To account forpit, it is enough to replace the masses with the transverse masses, m⊥ = m2 + P⊥2 . The light-cone momenta transferred to the projectile are: + Q+ = PT,0 − PT+ , − Q− = PT,0 − PT− (28.26) + − where PT,0 and PT,0 are the light-cone momenta of the target in the initial state. In the case of non-diffractive excitation (P +T → P ′ +T ′ ), PP−′ is sampled first of all as it was described above at mT = mT,nd , where mT,nd is the minimal mass of a target-originated particle produced in the non-diffractive excitation. After that, PT+′ is independently sampled at mP = mP,nd . The minimal light-cone momenta, PP−′ and PT+′ , are calculated at mP = mP,nd and mT = mT,nd . At the last step it is checked that mP ′ ≥ mP,nd and mT ′ ≥ mT,nd . In the current version of the FTF model the same values for minimal masses are used in the diffractive and non-diffractive excitation. 390 Table 28.5: Minimal masses of diffractive produced strings p/n π K mD (MeV) 1160 500 600 28.4.2 Simulation of antibaryon–nucleon interactions At the beginning of the simulation of an annihilation interaction, the cross sections of the processes (see Fig. 28.10) are calculated (see 28.10). After that a sampling of the processes takes place. In the cases of the processes 28.10b and 28.10e quarks for the annihilation are chosen randomly. In each of the processes only one string is created. Its mass is equal to the center-of-mass energy of the interaction. After that the string is fragmented. It is required that in the fragmentation of the process 28.10b there must not be a baryon and an antibaryon in the final state. At sufficiently high energies the standard FTF processes can be simulated as it was described above. In the process 28.10c only 2 strings will be created. If their masses are given, the kinematical properties of the strings can be determined with the help of the energy-momentum conservation law. The masses must be related to the momenta of the quarks and antiquarks. We assume that in the process all quarks and antiquarks are in the same conditions, thus, their transverse momenta are sampled independently according to the gaussian distribution with < P⊥2 >= 0.04 (GeV /c)2 . To guarantee that the sum of the transverse momenta is zero, the P transverse 1 ~ ~ momentum of each particle is re-defined as follows: P⊥i → P⊥i − 4 4j=1 P~⊥j . To find the longitudinal momenta of quarks we use the light-cone momenta: total light-cone momenta of projectile-originated antiquarks and target-originated quarks, P + = Pq̄+1 + Pq̄+2 , P − = Pq−1 + Pq−2 (28.27) Let us introduce also the light-cone momentum fractions: + + x+ q̄1 = Pq̄1 /P , − − x− q1 = Pq1 /P , + x+ q̄2 = 1 − xq̄1 − x− q2 = 1 − x q1 (28.28) (28.29) Using these variables, the energy-momentum conservation law in the center-of-mass system can be written as: √ α P− β P+ + + + = s 2 2 P+ 2 2 P− P+ α P− β − − + =0 + 2 2P 2 2 P− 391 (28.30) (28.31) m2⊥q̄2 m2⊥q̄1 α= + + xq̄1 1 − x+ q̄1 (28.32) β= (28.33) m2⊥q1 m2⊥q2 + x− 1 − x− q1 q1 √ √ √ A solution of the equations at α + β ≤ s is: s + α − β + λ1/2 (s, α, β) √ 2 s s − α + β + λ1/2 (s, α, β) √ = 2 s P+ = (28.34) P− (28.35) (See 28.12 of λ().) √ the definition √ √ for If α + β > s, the transverse momenta and xs are re-sampled until the inequality is broken. Because quarks are in the same conditions, the distribution on x can have the form xa (1 − x)a . A recommended value of a can be zero or −0.5. We chose a = −0.5. We assumed also that the quark masses are zero. Probably, other values could be used, but we have not yet found experimental data sensitive to these parameters. For the simulation of the process 28.10a we follow the same approach, and + + − − − introduce light-cone momentum fractions – x+ q̄1 , xq̄2 , xq̄3 and xq1 , xq2 , xq3 . The distribution on xs is chosen according to the form: dW ∝ xaq1 xaq2 xaq3 δ(1 − xq1 − xq2 − xq3 )dxq1 dxq2 dxq3 , a = −0.5 (28.36) It is obvious that in this case: α= 3 X m2⊥q̄ i=1 28.5 x+ q̄i i , β= 3 X m2⊥q i=1 i x− qi (28.37) Flowchart of the FTF model The simulation of hadron-nucleus or nucleus-nucleus interaction events starts with an initialization (done ”on-the-fly” just before simulating the interaction, not at the beginning of the program) of the model variables: calculations of cross sections, setting up slopes, masses and so on. The next step is the determination of intra-nuclear collision multiplicity with the help of Glauber model. If the energy of collisions is sufficiently high, the simulation of secondary particle cascading within the reggeon theory inspired model (RTIM [19]) is carried out. After that all involved nuclear nucleons are put on the 392 mass-shell. If the energy is not high enough these steps are skipped. The reason for this will be explained later. The main job of the FTF algorithm is done in the loop over intra-nuclear collisions. At that moment, the time ordering of the collisions has been determined. For each collision, it is sampled what has to be simulated – elastic scattering, inelastic interaction or annihilation for projectile antibaryons. For each branch, an adjustment of the participating nuclear nucleon is performed at low energy, and the corresponding process is simulated. In the case of the sampling of the inelastic interaction at high energy there is an alternative – to reject the interaction or to process it. Figure 28.14: Flowchart of the FTF model. At the end of the loop, the properties of nuclear residuals (mass number, charge, excitation energy and 4-momentum) are transferred to a calling program. The program initiates the fragmentation of created strings and decays 393 the excited residuals. Simulations of elastic scattering, inelastic interactions and annihilation were considered above. Other steps of the FTF model will be presented below. 28.6 Simulation of nuclear interactions 28.6.1 Sampling of intra-nuclear collisions Classical cascade-type sampling As it is known, the intra-nuclear cascade models like the ones implemented in Geant4 – the Bertini model, the Binary cascade model, the Liege (INCLXX) model – work well for projectile energies below 5 – 10 GeV. The first step in these models is the sampling of the impact parameter, b. The next step is the sampling of a point where the projectile will interact with nuclear matter (see Fig. 28.15a). Figure 28.15: Cascade-type sampling. The following consideration is used here: the probability that the projectile reaches a point z going from minus infinity to the point z is P = e−σ tot Rz −∞ ρA (~b,z ′ ) dz ′ (28.38) where σ tot is the total cross section of the projectile-nucleon interaction, ρA is the density of the nucleus considered as a continuous medium. The probability that the projectile will have an interaction in the range z – z + dz is equal to σ tot ρA (~b, z) dz. Thus, the total probability is: tot P (~b, z) = σ tot ρA (~b, z) e−σ 394 Rz −∞ ρA (~b,z ′ ) dz ′ dz (28.39) P (~b) = Z +∞ −∞ tot P (~b, z) dz = 1 − e−σ R∞ −∞ ρA (~b,z ′ ) dz ′ (28.40) Having sampled the interaction point, the choice between an elastic scattering and an inelastic interaction is then implemented. In the case of the inelastic interaction, a multi-particle production process is simulated. After this, for each produced particle new interaction points are sampled, and so on. In the case of the elastic scattering, the scattering is simulated, and then new interaction points for the recoil nucleon and the projectile are sampled. The prescription is changed a little bit by replacing the continuous medium with a collection of A nucleons located in the points {~si , zi }, i = 1–A where {~si } are coordinates of the nucleons in the impact parameter plane. The projectile can interact with p the nearest nuclear nucleon, whose ~si satisfies the condition: |~b − ~si | ≤ σ tot /π (see Fig. 28.15b). In the first versions of the cascade models, only nucleons and pions were considered. When it was recognized that most of inelastic reactions at intermediate energies are going through resonance productions, various baryonic and mesonic resonances were included, and the algorithm changed (see Fig. 28.15c). As energy grows, more and more heavy resonances are produced. Because the properties of resonance-nucleon collisions were not known, the interpretation of the Glauber approximation was very useful. Short review of Glauber approximation The Glauber approach [20] was proposed in the framework of the potential theory, before the creation of the intra-nuclear cascade models. Its main assumption is that at sufficiently high energies many partial waves contribute to a particle elastic scattering amplitude, f (~q). Thus, a summation on angular momenta can be replaced by an integral: Z i h dσ iP ~ ~ f (~q) = = |f (~q)|2 (28.41) ei~qb 1 − eiχ(b) d2 b , 2π dΩ Z 1 ~ ~ e−i~qb f (~q) d2 q (28.42) γ(b) = 2πiP where P is the projectile momentum, q is the transferred transverse momentum, ~b is the impact parameter, χ is the phase shift, and γ is the scattering amplitude in the impact parameter representation. Due to the additivity of potentials, it was natural to assume that the overall phase shift for the projectile scattered on A centers located in the 395 points {~si , zi }, i = 1–A is the sum of the corresponding shifts on each center: χhA = A X i=1 γhA (~b) = 1 − χ(~b − ~si ) A h Y i=1 1 − γ(~b − ~si ) (28.43) i (28.44) Because the positions of nucleons in nuclei are not fixed, the Eq. 28.44 has to be averaged, and the hadron-nucleus scattering amplitude takes the form: ) ( Z A A h i Y Y iP ~ ∗ 2 −i~ qb hA ~ Ψ0 ({rA })Ψf ({rA }) 1− d 3 ri d be 1 − γ(b − ~si ) F0→f = 2π i=1 i=1 (28.45) where Ψ0 and Ψf are wave functions of the nucleus in initial and final states, respectively. In the case of elastic scattering, Ψ0 = Ψf , we have: ( ) Z Z A Y iP ~ FelhA = d2 b e−i~qb 1 − 1 − γ(~b − ~si )ρA (~si , z ′ )d2 si dz ′ ≃ 2π i=1 (28.46) ( A ) Z Z 1 iP ~ (28.47) d2 b e−i~qb 1 − 1 − γ(~b − ~s)TA (~s)d2 s ≃ 2π A Z n o R iP 2 ~ ~ ≃ d2 b e−i~qb 1 − e− γ(b−~s)TA (~s)d s (28.48) 2π Z o n iP tot ~ ~ (28.49) ≃ d2 b e−i~qb 1 − e−σhN (1−iα)TA (b)/2 2π Some assumptions and simplifications have beenQused in the above derivations. First of all, it was assumed that |Ψ0 |2 ≃ A si , zi ) where ρ is the i=1 ρ(~ one-particle nuclear density. PA Because the nucleon coordinates must obey the obvious condition: ri = 0, it would be better to use |Ψ0 |2 ≃ i=1 ~ PA QA δ( i=1 ~ri ) i=1 ρ(~si , zi ). Considering this δ-function corresponds to take into account the center-of-mass correlation. −x The second assumption is that A is sufficiently large, thus (1 − Ax )A A→∞ = e (optical limit). A thickness function of the nucleus was introduced: Z +∞ ~ ρ(~b, z) dz (28.50) T (b) = A −∞ 396 It was assumed also that theR range of the γ-function is much less than the tot range of the nuclear density: γ(~b−~s)TA (~s)d2 s ≃ σhN (1−iα)TA (~b)/2, where tot σhN is the hadron-nucleon total cross section, and α = Re f (0)/Im f (0) is the ratio of real and imaginary parts of hadron-nucleon elastic scattering amplitude at zero momentum transfer. There were many applications of the Glauber approach for calculations of elastic scattering cross sections, cross sections of nuclear excitations, coherent particle production and so on. We consider here only its application to inelastic reactions. If the energy resolution of a scattered projectile is not too high, many hA nuclear = P hA excited states can contribute to the scattering amplitude: F f F0→f . To find the corresponding cross section, it is usually assumed that functions satisfy the completeness relation: P a set of ∗final-state Qwave A ′ Ψ ({~ r })Ψ ({~ r }) = δ(~ ri − ~ri′ ). f i j f f i=1 In the Glauber approach, it is possible to show that the cross section of elastic and quasi-elastic scatterings has the following expression: Z o n in tot ~ ~ hA (28.51) σel.+qel. = d2 b 1 − 2Re e−σhN (1−iα)TA (b)/2 + e−σhN TA (b) Subtracting from it the cross section of the elastic scattering, we have: Z n in o Z n el o tot T (~ tot ~ ~ hA 2 −σhN TA (~b) −σhN A b) σqel. = db e −e = d2 b e−σhN TA (b) eσhN TA (b) − 1 Z ∞ el X [σhN TA (~b)]n tot T (~ 2 −σhN A b) (28.52) = dbe n! n=1 The last expression shows that the quasi-elastic cross section is a sum of cross sections with various multiplicities of elastic scatterings. It coincides with the prescription of the cascade model if only elastic scatterings of the projectile are considered. The cross section of multi-particle production processes in the Glauber approach has the form: Z n o in ~ hA hA hA σmpp = σtot − σel.+qel. = d2 b 1 − e−σhN TA (b) Z ∞ in X [σhN TA (~b)]n in T (~ 2 −σhN A b) = dbe (28.53) n! n=1 This expression coincides with the analogous cascade expression in the case of a projectile particle that can be distinguished from the produced particles. Of course, it cannot be so in the case of projectile pions. 397 In the FTF model of Geant4 it is assumed that projectile- and targetoriginated strings are distinguished. Thus, the cascade-type algorithm of the sampling of the multiplicities and types of interactions in nuclei is used. A generalization of the Glauber approach for the case of nucleus-nucleus interactions was proposed by V. Franco [21]. In this approach, the cross section of multi-particle production processes is given by the expression: ) ( Z A Y B h i Y · σ AB = d2 b 1 − 1 − g(~b + τj − ~si ) mpp i=1 j=1 2 B 2 ·|ΨA 0 ({rA })| |Ψ0 ({tB })| " A Y i=1 d 3 ri #" B Y j=1 d3 ti # (28.54) where g(~b) = γ(~b) + γ ∗ (~b) − |γ(~b)|2 , A and B are mass numbers of colliding nuclei, {~τj } is a set of impact coordinates of projectile nucleons (~t = (~τ , z)). Considering g(~b) as a probability that two nucleons separated by the impact parameter ~b will have an inelastic interaction, a simple interpretation of the Eq. 28.54 can be given. The expression in the curly brackets of Eq. 28.54 is the probability that there will be at least onehor more inelastic nucleonQ A 3 i hQ B 3 i A 2 B 2 nucleon interactions. |Ψ0 ({rA })| |Ψ0 ({tB })| i=1 d ri j=1 d ti is the probability to find nucleons with coordinates {rA } and {tB }. This interpretation allows a simple implementation in a program code, as described in many papers p [22], sometimes with the simplifying assumption in ~ ~ that g(b) = θ(|b| − σN N /π). This is the so-called Glauber Monte Carlo approach. Because there is no expression in the Glauber theory that combines elastic and inelastic nucleon-nucleon collisions in nucleus-nucleus interactions, the same cascade-type sampling is used in the FTF model also in the case of these interactions. Correction of the number of interactions The Glauber cross section of multi-particle production processes in hadronnucleus interactions (Eq. 28.53) was obtained in the reggeon phenomenology approach [23], applying the asymptotical Abramovski-Gribov-Kancheli cutting rules [24] to the elastic scattering amplitude (Eq. 28.46). Thus, the summation in Eq. 28.53 is going from one to infinity. But a large number of intra-nuclear collisions cannot be reached in interactions with extra-heavy nuclei (like neutron star), or at low energy. To restrict the number of collisions it is needed to introduce finite-energy corrections to the cutting rules. 398 Because there is no well-defined prescriptions for accounting these corrections, let us take a phenomenological approach, starting with the cascade model. As it was said above, a simple cascade model considers only pions and nucleons. Due to this it cannot work when resonance production is a dominating process in hadronic interactions. But if energy is sufficiently low the resonances can decay before a next possible collision, and the model can be valid. Let p be the momentum of a produced resonance (∆). The average life-time of the resonance in its rest frame is 1/Γ. In the laboratory frame the time is E∆ /Γ m∆ . During the time, the resonance will fly a distance ¯l = v E∆ /Γ m∆ = p/Γ m∆ . If the distance is less than the average distance between nucleons in nuclei (d¯ ∼ 2 fm), the model can be applied. From this condition, we have: p ≤ d¯ Γm∆ ∼ 1.5 (GeV /c) Direct ∆-resonance production takes place in πN interactions at low energies. Thus the model cannot work quite well for momentum of pions above 2 GeV/c. In nucleon-nucleon interactions, due to the momentum transfer to a target nucleon, the boundary can be higher. Returning back to the FTF model, let us assume that the projectileoriginated strings have average life-time 1/Γ, and an average mass m∗ . The strings can interact on average with ¯l/d¯ = p/Γ m∗ /d¯ = p/p0 nucleons. Here p0 is a new parameter. According to our estimations p0 has value of about 3–5 GeV/c. Thus, we can assume that at a given energy there is a maximum number of intra-nuclear collisions in the FTF model, given by: νmax = p/p0 . Let us introduce this number in the Glauber expression for the cross section of multi-particle production processes. ( A ) Z 1 hA in σmpp = d2 b 1 − 1 − σhN TA (~b) A ( " A/νmax #νmax ) Z 1 in TA (~b) 1 − σhN = d2 b 1 − A " A/νmax #ν Z νX max ν ! 1 max in = d2 b TA (~b) 1 − 1 − σhN · ν!(ν − ν)! A max ν=1 " A/νmax #νmax −ν 1 in · 1 − σhN TA (~b) (28.55) A As seen from the expression above, the number of the intra-nuclear collisions is restricted to νmax . 399 The formula looks rather complicated, but a Monte Carlo algorithm for the rejection of the interaction number is quite simple. For example, an algorithm implementing it could look like this: at the beginning, a projectile has the ”power”, Pw , to interact inelastically with νmax nucleons (Pw = νmax ; you can think about it as a likelihood, or unnormalized probability), thus the probability of an interaction with the first nucleon, Pw /νmax , is equal to 1. The power decreases after the first interaction. Thus, the probability of an inelastic interaction with a second nucleon is equal to Pw /νmax , where Pw = νmax − 1. If the second interaction happens, the power is decreased once more; else it is left at the same level. This is applied for each possible interaction. The same algorithm is applied in the case of nucleus-nucleus interactions, but the power Pw is ascribed to each of the projectile or target nucleons. 28.6.2 Reggeon cascading As known, the Glauber approximation used in the Fritiof model and in other string models does not provide enough amount of intra-nuclear collisions for a correct description of nuclear destruction. Additional cascading in nuclei is needed. The usage of a standard cascade for secondary particle interactions leads to a too large multiplicity of produced particles. Usually, it is assumed that the inclusion of secondary particle’s formation time can help to solve this problem. Hadrons are not point-like particles: they have finite space sizes. Thus, the production of a hadron cannot be considered as a process taking place in a point, but rather in a space region. To implement this idea in Monte Carlo generators, it is assumed that particles do not appear in the nominal space-time point of production, but after some time interval called the formation time, and at some distance called the formation length. Because these time and length depend on the reference frame, it is assumed that for them standard relativistic formulae can be applied: tF = τ0 E/m, lF = τ0 p/m, where E, p and m are, respectively, energy, momentum and mass of the particle in the final state; τ0 is a parameter. The problem is now: how can one determine the ”nominal” point of the production? There is no a well established and accepted solution to this problem. Moreover, reggeon theory experts criticized for long time the concept of the formation time and the ”standard” model of particle cascading in nuclei – the approaches do not consider the space-time structure of strong interactions. It was also assumed that the cascading could be correctly treated in the reggeon theory by considering the of so-called enhanced diagrams. 400 Reggeon phenomenology of nuclear interactions According to the phenomenology, an elastic hadron-hadron scattering amplitude is the sum of contributions connected with various exchanges in the t-channel. Each contribution has the following form in the impact parameter representation: − b2 4(R2 +α′ ξ) R 2 ∆R ξ e ~ AR N N (b, ξ) = ηR gR e 2 ′ (RN N + αR ξ) (28.56) Here |~b| is the impact parameter, ξ = ln(s), s is the squared center-of-mass energy, ηR is the signature factor: ηR = 1 + i cot(π(1 + ∆R )/2) for a pole with positive signature, and ηR = −1 + i cot(π(1 + ∆R )/2) for a pole with ′ negative signature. 1 + ∆R is the intercept of the reggeon trajectory, αR is its slope, and the vertex of reggeon-nucleon interaction is parameterized as 2 g(t) = gR exp(RN N t/2), t is the transferred 4-momentum. Figure 28.16: Nonenhanced diagrams of N N -scattering. Taking into account the contributions of other diagrams, shown in Fig. 28.16, one can find the N N -scattering amplitude: R ~ γN N (~b, ξ) = 1 − e−AN N (b,ξ) (28.57) The calculation of amplitudes and cross sections for cascade interactions requires to consider the so-called enhanced diagrams, like those shown in Fig. 28.17. Figure 28.17: Simplest enhanced diagrams of N N -scattering. 401 The contribution of the diagram in Fig. 28.17a to the elastic scattering amplitude is given by the expression: Zξ−ǫ Z R2 ~′ ′ R3 ~′ ′ ′ 1 ~ ~′ dξ ′ d2 b′ AR GEa (~b, ξ) = −G N π (b− b , ξ −ξ )AπN (b , ξ )AπN (b , ξ ) (28.58) ǫ where AπN is the amplitude of meson-nucleon scattering due to one-reggeon exchange, G is the three reggeon’s coupling constant, ǫ is the cutoff parameter (ǫ ∼ 1). Here we use the model of multi-reggeon vertices proposed in [25], where it was assumed that reggeons are coupled to one another via a created virtual meson (pion) pair. The simplest enhanced diagrams for hadron-nucleus scattering were evaluated in [26, 27]. An effective computational procedure was proposed in papers [28, 29], but it was not applied to the analysis of experimental data. The structure of the enhanced diagrams and their analytical properties were studied in [30]. Figure 28.18: Possible enhanced diagrams of hA-interactions. In the reggeon approach the interaction of secondary particles with a nucleus is described by cuttings of enhanced diagrams. Here the AbramovskiGribov-Kancheli (AGK) cutting rules [24] are frequently applied. The corrections to them were discussed in [30] for the problem of particle cascading into the nucleus. It was shown there that inelastic rescatterings occur for any secondary particle, both slow and fast, and the contributions of enhanced diagrams lead to the enrichment of the spectrum by slow particles in the target fragmentation region. As in [25] we shall assume that the reggeon interaction vertices are small. Therefore of the full set of enhanced diagrams the only important ones will 402 be those containing vertices where one of the reggeons split into several, which then interact with different nucleons of the nucleus (figure 28.18a). In studying interactions with nuclei, however, it is convenient, in the spirit of the Glauber approach, to deal not with individual reggeons, but with sets of them interacting with a given nucleon of the nucleus (figure 28.18b). Unfortunately, the reggeon method of calculating the sum of the contributions of enhanced diagrams in the case of hA- and AA-interactions is not developed for practical tasks. Hence we propose a simple model of estimating reggeon cascading in hA- and AA-interactions. Let us consider the contribution of the first diagram of Fig. 28.18a: Z Y = G dξ ′ d2 b′ FN π (~b − b~′ , ξ − ξ ′ ) × FπN (b~′ − ~s1 , ξ ′ )FπN (b~′ − ~s2 , ξ ′ ) (28.59) where ~b is the impact parameter of a projectile hadron, ~s1 and ~s2 are impact coordinates of two nuclear nucleons, b~′ is the position of the reggeon interaction vertex in the impact parameter plane, ξ ′ is its rapidity. 2 Using a gaussian parameterization for FN π (FπN = exp(−|~b|2 /RπN )) and neglecting its dependence on energy, we have 2 RπN 2 2 exp(−(~b − (~s1 + ~s2 )/2)2 /3RπN ) × exp(−(~s1 − ~s2 )2 /2RπN ) 3 (28.60) where RπN is the pion-nucleon interaction radius. According to this expression, the contribution reaches a maximum when the nucleon coordinates, ~s1 and ~s2 , coincide, and decreases very fast with increasing distance between the nucleons. Cutting the diagram, one can obtain that the probability, φ, to involve 2 neighboring nucleons is Y ≃ G(ξ0 − 2ǫ) φ(| ~s1 − ~s2 |) ∼ exp(− | ~s1 − ~s2 |2 ) 2 RπN (28.61) Schematically, the hadron-nucleus interaction process in the impact parameter plane can be represented as in Fig. 28.19, where the position of the projectile hadron is marked by an open circle, the positions of nuclear nucleons by closed circles, reggeon exchanges by dashed lines and the small points are the coordinates of the reggeon interaction vertices. Let us consider the problem by using the quark-gluon approach. There were some successful attempts to describe the hadron-nucleon elastic scattering at low and intermediate energies (below 1 – 2 GeV) within this approach (see [31]). In particular, in the paper [31] the theoretical calculations of the 403 Figure 28.19: Reggeon ”cascade” in hA-scattering. amplitudes of ππ-, KK- and N N -scatterings were found in agreement with experimental data, assuming that in the elastic hadron scattering one-gluon exchange with following quark interchange between hadrons takes place (see Fig. 28.20a). At high energies, two-gluon exchange approximation (Fig. 28.20b) works quite well (see [32]). What kind of exchanges can dominate in hadron-nucleus and nucleus-nucleus interactions? Figure 28.21: Diagrams of quarkgluon exchanges and corresponding reggeon diagrams for hadron-nucleus interactions. Figure 28.20: Diagrams of quarkgluon exchanges and corresponding reggeon diagrams for hadron-hadron interactions. The simplest possible diagrams of processes with three nucleons are given in Fig. 28.21. A calculation of their amplitudes according to [31] is a serious mathematical problem. It can be simplified if one takes into account an analogy between quark-gluon diagrams and reggeon diagrams: the quark 404 diagram of Fig. 28.20a corresponds to a one-nonvacuum reggeon exchange; the diagram of Fig. 28.20b describes the pomeron exchange in the t-channel; the diagram of Fig. 28.21a is in correspondence with the enhanced reggeon diagram of the pomeron splitting into two non-vacuum reggeons. The three pomeron diagram (Fig. 28.21d) represents a more complicated process. It is rather difficult to find a correspondence between reggeon diagrams and the diagrams of Fig. 28.21b, 28.21c. It seems obvious that the processes like one in Fig. 28.21d cannot dominate in the elastic hadron-nucleus scattering because they are accompanied by a production of high-mass diffractive particles in the intermediate state. Thus, their contributions are damped by a nuclear form-factor. For the same reason, the contributions of processes like the ones in Figs. 28.21a, 28.21b can be small too. If this is not the case, then one can expect large corrections to Glauber cross sections. The practice shows that the corrections to hadron-nucleus cross sections must be lower than 5 – 7 %. The diagram 28.21c can give a correction to the Glauber one-scattering amplitude. Analogous corrections exist for the other terms of Glauber series. They can re-normalize the nuclear vertex constants. According to [31] the contribution has the form: Yc ∝ exp [−(~b − ~s1 )/Rp2 ] exp [−(~s1 − ~s2 )/Rc2 ] (28.62) where Rp is the radius of high-energy nucleon-nucleon interactions, and Rc is another low-energy radius. Let us note that Yc does not depend, as other reggeon diagram contributions, on the longitudinal coordinates of nucleons and the multiplicity of produced particles. This is the main difference between ”reggeon cascading” and usual cascading. As well known, the intra-nuclear cascade models assume that in a hadronnucleus collision secondary particles are produced in the first inelastic interaction of the projectile with a nuclear nucleon. The produced particles can interact with other target nucleons. The distribution of the distance l between the first interaction and the second one has the form: W (l)dl ∝ n n exp(− l)
(28.63) where < l >= 1/σρA , σ is the hadron-nucleon cross section, n is the multiplicity of the produced particles, and ρA ∼ 0.15 (f m)−3 is the nuclear density. At the same time, the amplitudes or cross sections of processes like Fig. 28.21 have no dependence on l or n. Thus, one can expect that the ”cascade” in the quark-gluon approach will be more restricted than in the cascade models. The difference between these approaches can lead to different predictions for 405 hadron interactions with heavy nuclei due to the large multiplicity of the produced particles. Because it is complicated to calculate the contributions of various diagrams, and to take into account all possibilities, let us formulate a simpler phenomenological model that keeps the main features of the above approaches. The model formulation 1. As it was said above, the ”reggeon” cascade is developed in the impact parameter plane, and has features typical for branching processes. Thus, for its description it is needed to determine the probability to involve a nuclear nucleon into the ”cascade”. It is obvious that the probability depends on the difference of the impact coordinates of the new and previous involved nucleons. Looking at the contribution of the diagram 28.21c, the functional form of the probability is chosen as: P (|~si − ~sj |) = Cnd exp[−(~si − ~sj )2 /Rc2 ] (28.64) where ~si and ~sj are the projections of the radii of the ith and jth nucleons on the impact parameter plane. 2. The ”cascade” is initiated by the primary involved nucleons. These nucleons are determined with the help of the Glauber approach. 3. All involved nucleons are ejected from the nucleus. The ”cascade” looks like that: a projectile particle interacts with some intra-nuclear nucleons. These nucleons are called ”wounded” or ”participating” nucleons. These nucleons initiate the ”cascade”. A wounded nucleon can involve a ”spectator” nucleon into the ”cascade” with the probability (28.64). A spectator nucleon can involve another nucleon, which in turn can involve a third one and so on. This algorithm is implemented in the FTF model. We have tuned Cnd using the HARP-CDP data on proton production in the p + Cu interactions [33]. According to our estimations, Cnd = e4 (y−2.1) /[1 + e4 (y−2.1) ], Rc2 = 1.5 (f m)2 (28.65) where y is the projectile rapidity. The value of the exponent, 2.1, corresponds to Plab ∼ 4 GeV/c. 406 28.6.3 ”Fermi motion” of nuclear nucleons In the ”standard” approach, a nucleus is considered as a potential well where nucleons are freely moving. A particle falling on the nucleus changes its momentum on the border of the well. Here a question appears: to whom the recoil momentum must be ascribed? If the particle is absorbed by the nucleus, probably, one has to imagine in the final state the potential well with its nucleons moving with a momentum of the particle. If some nucleons are ejected from the nucleus, what conditions have to satisfy the nucleon momenta, and how will the ”residual” well be moving to satisfy the energymomentum conservation law? In the case of a 3-dimensional potential well, how will be changed the momentum components of a particle on the well surface? Will only the component transverse to the surface, or the one parallel to the surface, or both be changed? The list of questions can be extended by considering nucleus-nucleus interactions. Two approaches are frequently used in practice. According to the first one, the nucleus is considered as a continuous medium, and nucleons appeared only in points of the projectile interactions with the medium. It seems natural in this approach to sum the momenta of all ejected particles. Then, subtracting it from the initial momentum, one can find the momentum of the residual nucleus. It is unclear, however, what has to be done in the case of nucleus-nucleus interactions. In the second approach, space coordinates and momenta of the nucleons are sampled according to some assumptions. In order to satisfy the energymomentum conservation law, the projectile momentum does not changed, and to each nucleon is ascribed a new mass: p m = (m0 − ǫb )2 − p2 (28.66) where m0 is the nucleon mass in the free state, ǫb is the nuclear binding energy per nucleon, and p is the momentum of the nucleon. In this approach, the nucleus is a collection of off-mass-shell particles. Apparently, in the case of nucleus-nucleus interactions one has to consider two of such collections. The energy-momentum conservation law is satisfied in this approach if it is satisfied in each collision of out-of-mass-shell nucleons. However, there is a problem with the excitation energy of the nuclear residual: in most of the cases, it is too small. All these questions are absent in the approach proposed in the paper [34]. Let us consider it starting from a simple example of a hadron interaction with a bound system of two nucleons, (1, 2). In this approach it is assumed 407 that the process has two stages. At the first one, the system is dissociated: h + (1, 2) → h + 1 + 2 (28.67) At the second stage a ”hard” collision of the projectile with the first or second nucleon takes place. Neglecting transverse momenta let us write the energy-momentum conservation law in the form: ph = p′h + p1 + p2 Eh + E(1,2) = Eh′ + E1 + E2 In the above expressions, there are three variables and two equations. Thus, only one variable can be chosen as independent. It can be p′h – hadron momentum in the final state, or p1 or p2 – nucleon momentum in the final state. We choose as the variable the light-cone momentum fraction of one of the final-state nucleons: x1 = (E1 − p1 )/(E1 + E2 − p1 − p2 ) (28.68) This variable is invariant under the Lorentz transformation along the collision axis. Using this variable and the energy-momentum conservation law, one can find: W − = E1 + E2 − p1 − p2 = [s − m2h + β 2 − λ1/2 (s, m2h , β 2 )]/2 W0+ (28.69) where: W0− = Eh + E(1,2) − ph m2 m22 β2 = 1 + x1 1 − x1 W0+ = Eh + E(1,2) + ph , s = W0+ W0− , (28.70) (See 28.12 for the definition of λ().) The other kinematical variables are: m21 x1 W − m21 x1 W − − , E = + 1 2x1 W − 2 2x1 W − 2 − 2 (1 − x1 )W m22 (1 − x1 )W − m2 − , E = + = 2 2(1 − x1 )W − 2 2(1 − x1 )W − 2 ′ = ph − p1 − p2 , Eh = Eh + E(1,2) − E1 − E2 (28.71) p1 = p2 p′h So, for the simulation of the interactions, one has to determine only one function: f (x1 ) – the distribution of x1 . Distributions for p1 and p2 have 408 interesting properties: at ph → ∞ they become stable (i.e. the distributions remain nearly unchanged when we vary ph , for large values of ph ), thus reproducing the typical ”limiting fragmentation” (according to an old terminology) of bound system; at ph → 0, Eh + E(1,2) > mh + m1 + m2 the distributions p1 and p2 become narrower and narrower (i.e. similar to a δ-Dirac distribution). It is not complicated to introduce transverse momenta – p′⊥h , p⊥1 and p⊥2 , such that p′⊥h + p⊥1 + p⊥2 = 0. It p is sufficient to replace the masses with the the transverse ones: mi → m⊥i = m2i + p2⊥i . In the case of interactions of two composed systems, A and B, consisting of A and B constituents respectively (for brevity, we denote with the same symbol both a composed system and the number of its constituents), let us describe the ith constituent of A by the variables: + x+ i = (EAi + piz )/WA and p~i⊥ (28.72) and the j th constituent of B by the variables: yj− = (EBj − qjz )/WB− and ~qi⊥ (28.73) Here EAi (EBi ) and p~i (~qi ) are energy and momentum of the ith constituent of the system A (B). WA+ = A X (EAi + piz ), WB− = i=1 B X i=1 (EBi − qiz ) (28.74) Using these variables, the energy-momentum conservation law takes the form: A B 1 X m2i⊥ WB− 1 X µ2i⊥ WA+ + + + = EA0 + EB0 + + − − 2 2 2WA i=1 xi 2WB i=1 yi A B WA+ 1 X m2i⊥ WB− 1 X µ2i⊥ − + = PA0 + PB0 (28.75) + + − − − 2 2 2WA i=1 xi 2WB i=1 yi A X i=1 p~i⊥ + B X ~qi⊥ = 0 i=1 2 where m2i⊥ = m2i + p~2i⊥ , µ2i⊥ = µ2i + ~qi⊥ , and mi (µi ) is the mass of ith constituent of the system A (B). 409 The system of equations (28.75) allows one to find WA+ , WB− kinematical properties of the particles at given {x+ ~i⊥ }, {yi− , ~qi⊥ }. i ,p √ WA+ = (W0− W0+ + α − β + ∆)/2W0− √ WB− = (W0− W0+ − α + β + ∆)/2W0+ 0 0 W0+ = (EA0 + EB0 ) + (PAz + PBz ) − 0 0 0 0 W0 = (EA + EB ) − (PAz + PBz ) A B X X m2i⊥ µ2i⊥ α = , β = x+ yi− i i=1 i=1 and all (28.76) (28.77) (28.78) (28.79) (28.80) ∆ = (W0− W0+ )2 + α2 + β 2 − 2W0− W0+ α − 2W0− W0+ β − 2αβ(28.81) µ2i⊥ m2i⊥ − − )/2; q = −(W y − )/2 (28.82) piz = (WA+ x+ iz i i − + B xi WA+ yi− WB− Consequently, the problem of accounting for the binding energy and Fermi motion in the simulation of interacting composed systems comes to the defi− nition of the distributions for x+ ~i⊥ , ~qi⊥ . i , yi , p The transverse momentum of an ejected nucleon (~p⊥ ) is sampled according to the distribution: dW ∝ exp(−~p2⊥ / < p2⊥ >)d2 p⊥ (28.83) e4 (ylab −2.5) (GeV /c)2 (28.84) 1 + e4 (ylab −2.5) where ylab is the projectile nucleus rapidity in the rest frame of the target nucleus. The sum of the transverse momenta with minus sign is ascribed to the residual of the target nucleus. x+ (and similarly for y − ) is sampled according to the distribution: < p2⊥ >= 0.035 + 0.04 dW ∝ exp[−(x+ − 1/A)2 /(d/A)2 ]dx+ , d = 0.3 P x+ of the nuclear residual is determined as 1 − x+ i . 28.6.4 (28.85) Excitation energy of nuclear residuals According to the approach presented above, the excitation energy of a nuclear residual has to be determined before the simulation of particle production. It seems natural to assume that this excitation energy is connected with the multiplicity of ejected nuclear nucleons, both the participating ones and those involved in the reggeon cascading. Without the involved nucleons, the excitation energy would be proportional to the multiplicity of the participating 410 nucleons as calculated in the Glauber approach. Such approach was followed in the paper [35], where proton-nucleus interactions at intermediate energies were analyzed. There the multiplicity of the nucleons was calculated in the Glauber approach. It was also assumed that each recoil of the participating nucleons contributes to the excitation energy with a value sampled from the following distribution: dW (E) = 1 −E/hEi e dE hEi (28.86) The sum of these contributions determines the residual excitation energy. The authors of the paper [35] considered both absorptions and ejections of the nucleons, and took into account the effect of decreasing projectile energy during the interactions. They obtained a good agreement of their calculations with experimental data on neutron production as a function of the residual excitation energy. Extending this approach, we assume, as a first step, that each participating or involved nucleon adds 100 MeV to the nuclear residual excitation energy. The excited residual is then fragmented by using the Generalized Evaporation Model (GEM) [36]. Bibliography [1] B.Andersson et al. Nucl. Phys. B281 289 (1987). [2] B.Nilsson-Almquist, E.Stenlund, Comp. Phys. Comm. 43 387 (1987). [3] http://pdg.lbl.gov/2012/hadronic-xsections/hadron.html [4] E. Bracci et al. CERN–HERA 72-1 (1972). [5] G. Folger, V.N. Ivanchenko, J.P. Wellisch, Eur. Phys. J. A21 407 (2004). [6] S.A. Bass et al. Prog. Part. Nucl. Phys. 41 225 (1998); M. Bleicher et al. J. Phys. G25 1859 (1999). [7] E. Bracci et al. CERN–HERA 73-1 (1973); V. Flaminio et al.CERN– HERA 84-01 (1984). [8] V. Flaminio et al. CERN–HERA 79-02 (1979). [9] A.B. Kaidalov and P.E. Volkovitsky, Zeit. fur Phys. C63 517 (1994). 411 [10] V.V. Uzhinsky and A.S. Galoyan, arXiv: hep-ph/0212369 (2002). [11] J.R. Cudell et al. (COMPLETE collab.) Phys. Rev. D65 074024 (2002). [12] W.-M. Yao et al. (PDG), J. Phys. G33 337 (2006). [13] M. Ishida and K. Igi, Phys. Rev. D79 096003 (2009). [14] Bonn-Hamburg-Munich Collab. (V. Blobel et al.) Nucl. Phys. B69 454 (1974). [15] K.A. Goulianos and J. Montanha, Phys. Rev. D59 114017 (1999). [16] P. Bosettii et al., Nucl. Phys. B54 141 (1973). [17] J. Whitmore, Phys. Rep. 10 273 (1974). [18] NA22 Collab. (M. Adamus et al.) Zeit. fur Phys. C32 475 (1986); BBCMS Collab. (I.V. Azhinenko et al.) Nucl. Phys. B123 493 (1977). [19] Kh. Abdel-Waged and V.V. Uzhinsky, Phys. Atom. Nucl. 60 828 (1997) (Yad. Fiz. 60 925 (1997)). Kh. Abdel-Waged and V.V. Uzhinsky, J. Phys. G24 1723 (1997). [20] R.J. Glauber, In: ”Lectures in Theoretical Physics”, Ed. W.E.Brittin et al., v. 1, Interscience Publishers, N.Y., 1959.; R.J. Glauber, Proc. of the 2nd Int. Conf. on High Energy Physics and Nuclear structure, (Rehovoth, 1967) Ed. G.A.Alexander, North-Holland, Amsterdam, 1967. [21] V. Franco, Phys. Rev. 175 1376 (1968). [22] S.Yu. Shmakov, V.V. Uzhinski and A.M. Zadorojny, Comp. Phys. Commun. 54 125 (1989); B. Alver, M. Baker, C. Loizides, and P. Steinberg, arxiv:0805.4411 [nucl-exp] (2005). M.L. Miller, K. Reygers, S.J. Sanders and P. Steinberg, Ann. Rev. Nucl. Part. Sci., 57 205 (2007); W. Broniowski, M. Rybczynski, and P. Bozek, Comp. Phys. Commun., 180 69 (2009). [23] Yu.M. Shabelski, Sov. J. Part. Nucl., 12 430 (1981). [24] V.A. Abramovsky, V.N. Gribov and O.V. Kancheli, Sov. J. Nucl. Phys. 18 308 (1974) (Yad. Fiz. 18 595 (1973)). 412 [25] A.B. Kaidalov, L.A. ponomarev and K.A. Ter-Martirosian, Sov. J. Nucl. Phys. 44 468 (1986) (Yad. Fiz. 44 722 (1986)). [26] R. Jengo and D.Treliani, Nucl. Phys. 117B 433 (1976). [27] R.E. Camboa Saravi, Phys. Rev. 21 2021 (1980). [28] A. Schwimmer, Nucl. Phys. 94B 445 (1975). [29] L. Caneschi, A. Schwimmer and R.Jenco, Nucl. Phys. 108B 82 ( 1976). [30] K.G. Boreskov, A.B. Kaidalov, S.M. Kiselev and N.Ya. Smorodinskaya, Sov. J. Nucl. Phys. 53 356 (1991) (Yad. Fiz. 53 569 (1991)). [31] T. Barnes and E.S.Swanson, Phys. Rev. D46 131 (1992); T.Barnes, E.S.Swanson and J.Weinstein, Phys. Rev. D46 4868 (1992); T.Barnes, S.Capstick, M.D.Kovarik and E.S. Swanson, Phys. Rev. C48 539 (1993); T.Barnes and E.S.Swanson, Phys. Rev. C49 1166 (1992). [32] F. Low, Phys. Rev. D12 163 (1975); S. Nussinov, Phys. Rev. D14 246 (1976); J. Gunion and D.Shoper, Phys. Rev. D15 2617 (1977); E.M. Levin and M.G. Ryskin, Yad. Fiz. 34 619 (1981). [33] HARP-CDP Collab. (A. Bolshakova et al.) Eur. Phys. J. C64 181 (2009). [34] EMU-01 Collab. (M.I. Adamovich et al.) Zeit. fur Phys. A358 337 (1997). [35] A.Y. Abul-Magd, W.A.Friedman and J.Hufner, Phys. Rev. C34 113 (1986). [36] S. Furihata, NIM B171 251 (2000). 413 Chapter 29 Bertini Intranuclear Cascade Model in Geant4 29.1 Introduction This cascade model is a re-engineered version of the INUCL code and includes the Bertini intra-nuclear cascade model with excitons, a pre-equilibrium model, a nucleus explosion model, a fission model, and an evaporation model. It treats nuclear reactions initiated by long-lived hadrons (p, n, π, K, Λ, Σ, Ξ, Ω) and γs with energies between 0 and 10 GeV. Presented here is an overview of the models and a review of results achieved from simulations and comparisons with experimental data. The intranuclear cascade model (INC) was was first proposed by Serber in 1947 [19]. He noticed that in particle-nuclear collisions the deBroglie wavelength of the incident particle is comparable (or shorter) than the average intra-nucleon distance. Hence, a description of interactions in terms of particle-particle collisions is justified. The INC has been used succesfully in Monte Carlo simulations at intermediate energies since Goldberger made the first hand-calculations in 1947 [9]. The first computer simulations were done by Metropolis et al. in 1958 [16]. Standard methods in INC implementations were developed when Bertini published his results in 1968 [3]. An important addition to INC was the exciton model introduced by Griffin in 1966 [10]. The current presentation describes the implementation of the Bertini INC model within the Geant4 hadronic physics framework [8]. This framework is flexible and allows for the modular implementation of various kinds of hadronic interactions. 414 29.2 The Geant4 Cascade Model Inelastic particle-nucleus collisions are characterized by both fast and slow components. The fast (10−23 − 10−22 s) intra-nuclear cascade results in a highly excited nucleus which may decay by fission or pre-equilibrium emission. The slower (10−18 − 10−16 s) compound nucleus phase follows with evaporation. A Boltzmann equation must be solved to treat the collision process in detail. The intranuclear cascade (INC) model developed by Bertini [3, 4] solves the Boltzmann equation on average. This model has been implemented in several codes such as HETC [1]. Our model, which is based on a reengineering of the INUCL code [20], includes the Bertini intranuclear cascade model with excitons, a pre-equilibrium model, a simple nucleus explosion model, a fission model, and an evaporation model. The target nucleus is modeled by up to six concentric shells of constant density as an approximation to the continuously changing density distribution of nuclear matter within nuclei. The cascade begins when an incident particle strikes a nucleon in the target nucleus and produces secondaries. The secondaries may in turn interact with other nucleons or be absorbed. The cascade ends when all particles, which are kinematically able to do so, escape the nucleus. At that point energy conservation is checked. Relativistic kinematics is applied throughout the cascade. 29.2.1 Model Limits The model is valid for incident p, n, π, K, Λ, Σ, Ξ, Ω and γs with energies between 0 and 10 GeV. All types of nuclear targets are allowed. The necessary condition of validity of the INC model is λB /v << τc << ∆t, where δB is the deBroglie wavelenth of the nucleons, v is the average relative velocity between two nucleons and ∆t is the time interval between collisions. At energies below 200M eV , this condition is no longer strictly valid, and a pre-quilibrium model must be invoked. At energies greater than ≈ 10 GeV) the INC picture breaks down. This model has been tested against experimental data at incident kinetic energies between 100 MeV and 10 GeV. 29.2.2 Intranuclear Cascade Model The basic steps of the INC model are summarized as follows: 1. the space point at which the incident particle enters the nucleus is selected uniformly over the projected area of the nucleus, 415 2. the total particle-particle cross sections and region-depenent nucleon densities are used to select a path length for the projectile, 3. the momentum of the struck nucleon, the type of reaction and the four-momenta of the reaction products are determined, and 4. the exciton model is updated as the cascade proceeds. 5. If the Pauli exclusion principle allows and Eparticle > Ecutof f = 2 MeV, step (2) is performed to transport the products. After the intra-nuclear cascade, the residual excitation energy of the resulting nucleus is used as input for non-equilibrium model. 29.2.3 Nuclear Model Some of the basic features of the nuclear model are: • the nucleons are assumed to have a Fermi gas momentum distribution. The Fermi energy is calculated in a local density approximation i.e. the Fermi energy is made radius-dependent with Fermi momentum pF (r) = 2 1 ( 3π 2ρ(r) ) 3 . • Nucleon binding energies (BE) are calculated using the mass formula. A parameterization of the nuclear binding energy uses a combination of the Kummel mass formula and experimental data. Also, the asymptotic high temperature mass formula is used if it is impossible to use experimental data. Initialization The initialization phase fixes the nuclear radius and momentum according to the Fermi gas model. If the target is hydrogen (A = 1) a direct particle-particle collision is performed, and no nuclear modeling is required. If 1 < A < 4, a nuclear model consisting of one layer with a radius of 8.0 fm is created. For 4 < A < 11, the nuclear model is composed of three concentric spheres i = {1, 2, 3} with radius r p 1 ri (αi ) = C12 (1 − ) + 6.4 −log(αi ) A . 416 Here αi = {0.01, 0.3, 0.7} and C1 = 3.3836A1/3 . If A > 11, a nuclear model with three concentric spheres is also used. The sphere radius is now defined as C − C1 1+e ri (αi ) = C2 log( αi 2 − 1) + C1 , (29.1) where C2 = 1.7234. The potential energy V for nucleon N is p2F VN = + BEN (A, Z), 2mN (29.2) where pf is the Fermi momentum and BE is the binding energy. The momentum distribution in each region follows the Fermi distribution with zero temperature. f (p) = cp2 (29.3) f (p)dp = np ornn (29.4) where Z pF 0 where np and nn are the number of protons or neutrons in the region. Pf is the momentum corresponding to the Fermi energy p2F ~2 3π 2 2 Ef = )3 , = ( 2mN 2mN v (29.5) which depends on the density n/v of particles, and which is different for each particle and each region. Pauli Exclusion Principle The Pauli exclusion principle forbids interactions where the products would be in occupied states. Following the assumption of a completely degenerate Fermi gas, the levels are filled from the lowest level. The minimum energy allowed for the products of a collision correspond to the lowest unfilled level of the system, which is the Fermi energy in the region. So in practice, the Pauli exclusion principle is taken into account by accepting only secondary nucleons which have EN > Ef . 417 Cross Sections and Kinematics Path lengths of nucleons in the nucleus are sampled according to the local density and the free N − N cross sections. Angles after the collision are sampled from experimental differential cross sections. Tabulated total reaction cross sections are calculated by Letaw’s formulation [14, 15, 17]. For N − N cross sections the parameterizations are based on the experimental energy and isospin dependent data. The parameterization described in [2] is used. For pions the intra-nuclear cross sections are provided to treat elastic collisions and the following inelastic channels: π − p → π 0 n, π 0 p → π + n, π 0 n → π − p, and π + n → π 0 p. Multiple particle production is also implemented. The pion absorption channels are π + nn → pn, π + pn → pp, π 0 nn → nn, π 0 pn → pn, π 0 pp → pp, π − pn → nn , and π − pp → pn. 29.2.4 Pre-equilibrium Model The Geant4 cascade model implements the exciton model proposed by Griffin [10, 11]. In this model, nucleon states are characterized by the number of excited particles and holes (the excitons). Intra-nuclear cascade collisions give rise to a sequence of states characterized by increasing exciton number, eventually leading to an equilibrated nucleus. For a practical implementation of the exciton model we use parameters from [18], (level densities) and [13] (matrix elements). In the exciton model the possible selection rules for particle-hole configurations in the source of the cascade are: ∆p = 0, ±1 ∆h = 0, ±1 ∆n = 0, ±2, where p is the number of particles, h is number of holes and n = p + h is the number of excitons. The cascade pre-equilibrium model uses target excitation data and the exciton configurations for neutrons and protons to produce non-equilibrium evaporation. The angular distribution is isotropic in the rest frame of the exciton system. Parameterizations of the level density are tabulated as functions of A and Z, and with high temperature behavior (the nuclear binding energy using the smooth liquid high energy formula). 29.2.5 Break-up models Fermi break-up is allowed only in some extreme cases, i.e. for light nuclei (A < 12 and 3(A − Z) < Z < 6 ) and Eexcitation > 3Ebinding . A simple explosion model decays the nucleus into neutrons and protons and decreases exotic evaporation processes. 418 d σ/dE (mb/MeV) 10 4 Secondary neutrons from Bi (p, X n) 90 MeV 3 10 10 2 Total INC with exitons 10 Evaporation 1 0 0.2 0.4 0.6 0.8 1 Ekin /E90 MeV Figure 29.1: Secondary neutrons generated by Bertini INC with exitons and evaporation model. The fission model is phenomenological, using potential minimization. A binding energy paramerization is used and some features of the fission statistical model are incorporated [7]. 29.2.6 Evaporation Model A statistical theory for particle emission of the excited nucleus remaining after the intra-nuclear cascade was originally developed by Weisskopf [21]. This model assumes complete energy equilibration before particle emission, and re-equilibration of excitation energies between successive evaporations. As a result the angular distribution of emitted particles is isotropic. The Geant4 evaporation model for the cascade implementation adapts the often-used computational method developed by Dostrowski [5, 6]. The emission of particles is computed until the excitation energy falls below some specific cutoff. If a light nucleus is highly excited, the Fermi break-up model is executed. Also, fission is performed if that channel is open. The main chain of evaporation is followed until Eexcitation falls below Ecutof f = 0.1 MeV. The evaporation model ends with an emission chain which is followed until γ −15 Eexcitation < Ecutof MeV. f = 10 An example of Bertini evaporation model in action is shown in Fig. 29.1. 29.3 Interfacing Bertini implementation Typically Bertini models are used through physics lists, with ’BERT’ in their name. User should consult these validated physics model collection to understand the inclusion mechanisms before using directly the actual Bertini cascade interfaces: G4CascadeInterface All the Bertini cascade submodels in integrated fashion, can be used collectively through this interface using method Apply419 Yourself. A Geant4 track (G4Track) and a nucleus (G4Nucleus) are given as parameters. G4ElasticCascadeInterface provides an access to elastic hadronic scattering. Particle treated are the same as in case for G4CascadeInterface but only elastic scattering is modeled. G4PreCompoundCascadeInterface provides an interface to INUCL intra nuclear cascade with exitons. Subsequent evaporation phase is not modeled. G4InuclEvaporation provides an interface to INUCL evaporation model. This interface with method BreakItUp inputs an exited nuclei G4Fragment to model evaporation phase. Bibliography [1] R.G. Alsmiller and F.S. Alsmiller and O.W. Hermann, The high-energy transport code HETC88 and comparisons with experimental data, Nuclear Instruments and Methods in Physics Research A 295, (1990), 337– 343, [2] V.S. Barashenkov and V.D. Toneev, High Energy interactions of particles and nuclei with nuclei (In russian), (1972) [3] M. P. Guthrie, R. G. Alsmiller and H. W. Bertini, Nucl. Instr. Meth, 66, 1968, 29. [4] H. W. Bertini and P. Guthrie, Results from Medium-Energy Intranuclear-Cascade Calculation, Nucl. Phys.A169, (1971). [5] I. Dostrovsky, Z. Zraenkel and G. Friedlander, Monte carlo calculations of high-energy nuclear interactions. III. Application to low-lnergy calculations, Physical Review, 1959, 116, 3, 683-702. [6] I. Dostrovsky and Z. Fraenkel and P. Rabinowitz, Monte Carlo Calculations of Nuclear Evaporation Processes. V. Emission of Particles Heavier Than 4 He, Physical Review, 1960. [7] P. Fong, Statistical Theory of Fission, 1969, Gordon and Breach, New York. [8] Geant4 collaboration, Geant4 general paper (to be published), Nuclear Instruments and Methods A, (2003). 420 [9] M. Goldberger, The Interaction of High Energy Neutrons and Hevy Nuclei, Phys. Rev. 74, (1948), 1269. [10] J. J. Griffin, Statistical Model of Intermediate Structure, Physical Review Letters 17, (1966), 478-481. [11] J. J. Griffin, Statistical Model of Intermediate Structure, Physics Letters 24B, 1 (1967), 5-7. [12] A. S. Iljonov et al., Intermediate-Energy Nuclear Physics, CRC Press 1994. [13] C. Kalbach, Exciton Number Dependence of the Griffin Model TwoBody Matrix Element, Z. Physik A 287, (1978), 319-322. [14] J. R. Letaw et al., The Astrophysical Journal Supplements 51, (1983), 271f. [15] J. R. Letaw et al., The Astrophysical Journal 414, 1993, 601. [16] N. Metropolis, R. Bibins, M. Storm, Monte Carlo Calculations on Intranuclear Cascades. I. Low-Energy Studies, Physical Review 110, (1958), 185ff. [17] S. Pearlstein, Medium-energy nuclear data libraries: a case study, neutron- and proton-induced reactions in 5 6Fe, The Astrophysical Journal 346, (1989), 1049-1060. [18] I. Ribansky et al., Pre-equilibrium decay and the exciton model, Nucl. Phys. A 205, (1973), 545-560. [19] R. Serber, Nuclear Reactions at High Energies, Phys. Rev. 72, (1947), 1114. [20] Experimental and Computer Simulations Study of Radionuclide Production in Heavy Materials Irradiated by Intermediate Energy Protons, Yu. E. Titarenko et al., nucl-ex/9908012, (1999). [21] V. Weisskopf, Statistics and Nuclear Reactions, Physical Review 52, (1937), 295–302. 421 Chapter 30 The Geant4 Binary Cascade 30.1 Modeling overview The Geant4 Binary Cascade is an intranuclear cascade propagating primary and secondary particles in a nucleus. Interactions are between a primary or secondary particle and an individual nucleon of the nucleus, leading to the name Binary Cascade. Cross section data are used to select collisions. Where available, experimental cross sections are used by the simulation. Propagating of particles is the nuclear field is done by numerically solving the equation of motion. The cascade terminates when the average and maximum energy of secondaries is below threshold. The remaining fragment is treated by precompound and de-excitation models documented in the corresponding chapters. 30.1.1 The transport algorithm For the primary particle an impact parameter is chosen random in a disk outside the nucleus perpendicular to a vector passing through the center of the nucleus coordinate system an being parallel to the momentum direction. Using a straight line trajectory, the distance of closest approach dmin to each i d target nucleon i and the corresponding time-of-flight ti is calculated. In this calculation the momentum of the target nucleons is ignored, i.e. the target nucleons do not move. The interaction cross section σi with target nucleons is calculated using total inclusive cross-sections described below. For calculation of the cross-section the momenta of the nucleons are taken into account. The primary particle may interact with those target nucleons p σi where the distance of closest approach dmin is smaller than dmin < . i i π These candidate interactions are called collisions, and these collisions are 422 stored ordered by time-of-flight tdi . In the case no collision is found, a new impact parameter is chosen. The primary particle is tracked the time-step given by the time to the first collision. As long a particle is outside the nucleus, that is a radius of the outermost nucleon plus 3f m, particles travel along straight line trajectories. Particles entering the nucleus have their energy corrected for Coulomb effects. Inside the nucleus particles are propagated in the scalar nuclear field. The equation of motion in the field is solved for a given time-step using a RungeKutta integration method. At the end of the step, the primary and the nucleon interact suing the scattering term. The resulting secondaries are checked for the Fermi exclusion principle. If any of the two particles has a momentum below Fermi momentum, the interaction is suppressed, and the original primary is tracked to the next collision. In case interaction is allowed, the secondaries are treated like the primary, that is, all possible collisions are calculated like above, with the addition that these new primary particles may be short-lived and may decay. A decay is treated like others collisions, the collision time being the time until the decay of the particle. All secondaries are tracked until they leave the nucleus, or the until the cascade stops. 30.1.2 The description of the target nucleus and fermi motion The nucleus is constructed from A nucleons and Z protons with nucleon coordinates ri and momenta pi , with i = 1, 2, ..., A. We use a common initialization Monte Carlo procedure, which is realized in the most of the high energy nuclear interaction models: • Nucleon radii ri are selected randomly in the nucleus rest frame according to nucleon density ρ(ri ). For heavy nuclei with A > 16 [2] nucleon density is ρ0 ρ(ri ) = (30.1) 1 + exp [(ri − R)/a] where a2 π 2 −1 3 (1 + 2 ) . (30.2) ρ0 ≈ 4πR3 R Here R = r0 A1/3 fm and r0 = 1.16(1 − 1.16A−2/3 ) fm and a ≈ 0.545 fm. For light nuclei with A < 17 nucleon density is given by a harmonic oscillator shell model [3], e. g. ρ(ri ) = (πR2 )−3/2 exp (−ri2 /R2 ), 423 (30.3) where R2 = 2/3 < r2 >= 0.8133A2/3 fm2 . To take into account nucleon repulsive core it is assumed that internucleon distance d > 0.8 fm; • The nucleus is assumed to be isotropic, i.e. we place each nucleon using a random direction and the previously determined radius ri . • The initial momenta of the nucleons pi are randomly choosen between 0 and pmax F (r), where the maximal momenta of nucleons (in the local Thomas-Fermi approximation [4]) depends from the proton or neutron density ρ according to 2 1/3 pmax F (r) = ~c(3π ρ(r)) (30.4) • To obtain momentum components, it is assumed that nucleons are distributed isotropic in momentum space; i.e. the momentum direction is chosen at random. • The nucleus must be centered in Pmomentum space around 0, i. e. the nucleus must be at rest, i. e. i pi = 0; To achieve this, we choose one nucleon to compensate the sum the remaining nucleon momenta Pi=A−1 pr est = . If this sum is larger than maximum momentum i=1 pmax (r), we change the direction of the momentum of a few nucleons. F If this does not lead to a possible momentum value, than we repeat the procedure with a different nucleon having a larger maximum momentum pmax F (r). In the rare case this fails as well, we choose new momenta for all nucleons. This procedure gives special for hydrogen 1 H, where the proton has momentum p = 0, and for deuterium 2 H, where the momenta of proton and neutron are equal, and in opposite direction. • We compute energy per nucleon e = E/A = mN + B(A, Z)/A, where mN is nucleon mass and the nucleus binding energy B(A, Z) is given by the tabulation of [5]: and find the effective mass of each nucleon p ef f 2 mi = (E/A) − p2′ i . 30.1.3 Optical and phenomenological potentials The effect of collective nuclear elastic interaction upon primary and secondary particles is approximated by a nuclear potential. 424 For projectile protons and neutrons this scalar potential is given by the local Fermi momentum pF (r) p2F (r) (30.5) 2m where m is the mass of the neutron mn or the mass of proton mp . For pions the potential is given by the lowest order optical potential [6] V (r) = −2π(~c)2 A mπ V (r) = )b0 ρ(r) (30.6) (1 + mπ M where A is the nuclear mass number, mπ , M are the pion and nucleon mass, mπ is the reduced pion mass mπ = (mπ mN )/(mπ +mN ), with mN is the mass of the nucleus, and ρ(r) is the nucleon density distribution. The parameter b0 is the effective s−wave scattering length and is obtained from analysis to pion atomic data to be about −0.042f m. 30.1.4 Pauli blocking simulation The cross sections used in this model are cross sections for free particles. In the nucleus these cross sections are reduced to effective cross sections by Pauli-blocking due to Fermi statistics. For nucleons created by a collision, ie. an inelastic scattering or from decay, we check that all secondary nucleons occupy a state allowed by Fermi statistics. We assume that the nucleus in its ground state and all states below Fermi energy are occupied. All secondary nucleons therefore must have a momentum pi above local Fermi momentum pF (r), i.e. pi > pmax F (r). (30.7) If any of the nucleons of the collision has a momentum below the local Fermi momentum, then the collision is Pauli blocked. The reaction products are discarded, and the original particles continue the cascade. 30.1.5 The scattering term The basis of the description of the reactive part of the scattering amplitude are two particle binary collisions (hence binary cascade), resonance production, and decay. Based on the cross-section described later in this paper, collisions will occur when the transverse distance dt of any projectile target pair becomes smaller than the black disk radium corresponding to the total cross-section σt σt > d2t π 425 In case of a collision, all particles will be propagated to the estimated time of the collision, i.e. the time of closest approach, and the collision final state is produced. 30.1.6 Total inclusive cross-sections Experimental data are used in the calculation of the total, inelastic and elastic cross-section wherever available. hadron-nucleon scattering For the case of proton-proton(pp) and proton-neutron(pn) collisions, as well as π = and π − nucleon collisions, experimental data are readily available as collected by the Particle Data Group (PDG) for both elastic and inelastic √ collisions. We use a tabulation based on a sub-set of these data for S below 3 GeV. For higher energies, parametrizations from the CERN-HERA collection are included. 30.1.7 Channel cross-sections A large fraction of the cross-section in individual channels involving meson nucleon scattering can be modeled as resonance excitation in the s-channel. This kind of interactions show a resonance structure in the energy dependency of the cross-section, and can be modeled using the Breit-Wigner function X √ σres ( s) = FS 2J + 1 ΓI SΓF S π √ , 2 (2S1 + 1)(2S2 + 1) k ( s − MR )2 + Γ/4 Where S1 and S2 p are the spins of the two fusing particles, J is the spin of the resonance, (s) the energy in the center of mass system, k the momentum of the fusing particles in the center of mass system, ΓI S and Γ)F S the partial width of the resonance for the initial and final state respectively. MR is the nominal mass of the resonance. The initial states included in the model are pion and kaon nucleon scattering. The product resonances taken into account are the Delta resonances with masses 1232, 1600, 1620, 1700, 1900, 1905, 1910, 1920, 1930, and 1950 MeV, the excited nucleons with masses of 1440, 1520, 1535, 1650, 1675, 1680, 1700, 1710, 1720, 1900, 1990, 2090, 2190, 2220, and 2250 MeV, the Lambda, and its excited states at 1520, 1600, 1670, 1690, 1800, 1810, 1820, 1830, 1890, 2100, and 2110 MeV, and the Sigma and its excited states at 1660, 1670, 1750, 1775, 1915, 1940, and 2030 MeV. 426 30.1.8 Mass dependent resonance width and partial width During the cascading, the resonances produced are assigned reall masses, with values distributed according to the production cross-section described above. The concrete (rather than nominal) masses of these resonances may be small compared to the PDG value, and this implies that some channels may not be open for decay. In general it means, that the partial and total width will depend on the concrete mass of the resonance. We are using the UrQMD[13][14] approach for calculating these actual width, ΓR→12 (M ) = (1 + r) ΓR→12 (MR ) MR p(M )(2l+1) . p(MR )(2l+1) M 1 + r(p(M )/p(MR ))2l (30.8) Here MR is the nominal mass of the resonance, M the actual mass, p is the momentum in the center of mass system of the particles, L the angular momentum of the final state, and r=0.2. 30.1.9 Resonance production cross-section in the tchannel In resonance production in the t-channel, single and double resonance excitation in nucleon-nucleon collisions are taken into account. The resonance production cross-sections are as much as possible based on parametrizations of experimental data[15] for proton proton scattering. The basic formula used is motivated from the form of the exclusive production cross-section of the ∆1232 in proton proton collisions: !γAB √ √ √ s − s0 s0 + βAB √ σAB = 2αAB βAB √ √ 2 ( s − s0 )2 + βAB s The parameters of the description for the various channels are given in table30.1. For all other channels, the parametrizations were derived from these by adjusting the threshold behavior. The reminder of the cross-section are derived from these, applying detailed balance. Iso-spin invariance is assumed. The formalism used to apply detailed balance is σ(cd → ab) = X hjc mc jd md k JM i2 (2Sa + 1)(2Sb + 1) hp2 i ab σ(ab → cd) 2 2 (2S + 1)(2S + 1) hp i hj m j m k JM i c d a a b b cd J,M (30.9) 427 Reaction pp → p∆1232 pp → ∆1232 ∆1232 pp → pp∗ pp → p∆∗ pp → ∆1232 ∆∗ pp → ∆1232 N∗ α 25 mbarn 1.5 mbarn 0.55 mbarn 0.4 mbarn 0.35 mbarn 0.55 mbarn β γ 0.4 GeV 3 1 GeV 1 1 GeV 1 1 GeV 1 1 GeV 1 1 GeV 1 Table 30.1: Values of the parameters of the cross-section formula for the individual channels. 30.1.10 Nucleon Nucleon elastic collisions Angular distributions for elastic scattering of nucleons are taken as closely as possible from experimental data, i.e. from the result of phase-shift analysis. They are derived from differential cross sections obtained from the SAID database, R. Arndt, 1998. Final states are derived by sampling from tables of the cumulative distribution function of the centre-of-mass scattering angle, tabulated for a discrete set of lab kinetic energies from 10 MeV to 1200 MeV. The CDF’s are tabulated at 1 degree intervals and sampling is done using bi-linear interpolation in energy and CDF values. Coulomb effects are taken into consideration for pp scattering. 30.1.11 Generation of transverse momentum Angular distributions for final states other than nucleon elastic scattering are calculated analytically, derived from the collision term of the in-medium relativistic Boltzmann-Uehling-Uhlenbeck equation, absed on the nucleon nucleon elastic scattering cross-sections: σN N →N N (s, t) = 1 (D(s, t) + E(s, t) + (invertedt, u)) (2π)2 s Here s, t, u are the Mandelstamm variables, D(s, t) is the direct term, and E(s, t) is the exchange term, with D(s, t) = σ )4 (t−4m∗ 2)2 (gN N 2(t−m2σ )2 + π )4 m∗2 t2 24(gN N (t−m2π )2 ω )4 (2s2 +2st+t2 −8m∗2 s+8m∗4 ) (gN N (t−m2ω )2 − σ g ω )2 (2s+t−4m∗2 )m∗2 4(gN N NN , (t−m2σ )(t−m2ω ) 428 + and E(s, t) = σ )4 t(t+s)+4m∗2 (s−t) (gN ) N ( 8(t−m2σ )(u−m2σ ) π )4 (4m∗2 −s−t)m∗4 t 6(gN N (t−m2π )(u=mp i2 ) σ g π )2 t(t+s)m∗2 3(gN N NN 2(t−m2π )(u−m2σ ) + + + ω )4 (s−2m∗2 )(s−6m∗2 )) (gN N 2(t−m2ω )(u−m2ω ) − σ g π )2 m∗2 (4m∗2 −s−t)(4m∗2 −t) 3(gN N NN (t−m2σ )(u−m2π ) σ g ω )2 t2 −4m∗2 s−10m∗2 t+24m∗4 (gN N NN 4(t−m2σ )(u−m2ω ) + + σ g ω )2 (t+s)2 −2m∗2 s+2m∗2 t ω g π )2 (t+s−4m∗2 )(t+s−2m∗2 ) (gN 3(gN N NN N NN 2 2 4(t−mω )(u−mσ ) (t−m2ω )(u−m2π ) ω π 2 ∗2 2 3(gN N gN N ) m (t −2m∗2 t) (t−m2π )(u−m2ω ) + . + (30.10) (30.11) Here, in this first release, the in-medium mass was set to the free mass, and the nucleon nucleon coupling constants used were 1.434 for the π, 7.54 for the ω, and 6.9 for the σ. This formula was used for elementary hadron-nucleon differential cross-sections by scaling teh center of mass energy squared accordingly. Finite size effects were taken into account at the meson nucleon vertex, using a phenomenological form factor (cut-off) at each vertex. 30.1.12 Decay In the simulation of decay of strong resonances, we use the nominal decay branching ratios from the particle data book. The stochastic mass of a individual resonance created is sampled at creation time from the BreitWigner form, under the mass constraints posed by center of mass energy of the scattering, and the mass in the lightest decay channel. The decay width from the particle data book are then adjusted according to equation 30.8, to take the stochastic mass value into account. All decay channels with nominal branching ratios greater than 1% are simulated. 30.1.13 The escaping particle and coherent effects When a nucleon other than the incident particle leaves the nucleus, the ground state of the nucleus changes. The energy of the outgoing particle cannot be such that the total mass of the new nucleus would be below its ground state mass. To avoid this, we reduce the energy of an outgoing nucleons by the mass-difference of old and new nucleus. Furthermore, the momentum of the final exited nucleus derived from energy momentum balance may be such that its mass is below its ground 429 state mass. In this case, we arbitrarily scale the momenta of all outgoing particles by a factor derived from the mass of the nucleus and the mass of the system of outgoing particles. 30.1.14 Light ion reactions In simulating light ion reactions, the initial state of the cascade is prepared in the form of two nuclei, as described in the above section on the nuclear model. The lighter of the collision partners is selected to be the projectile. The nucleons in the projectile are then entered, with position and momenta, into the initial state of the cascade. Note that before the first scattering of an individual nucleon, a projectile nucleon’s Fermi-momentum is not taken into account in the tracking inside the target nucleus. The nucleon distribution inside the projectile nucleus is taken to be a representative distribution of its nucleons in configuration space, rather than an initial state in the sense of QMD. The Fermi momentum and the local field are taken into account in the calculation of the collision probabilities and final states of the binary collisions. 30.1.15 Transition to pre-compound modeling Eventually, the cascade assumptions will break down at low energies, and the state of affairs has to be treated by means of evaporation and pre-equilibrium decay. This transition is not at present studied in depth, and an interesting approach which uses the tracking time, as in the Liege cascade code, remains to be studied in our context. For this first release, the following algorithm is used to determine when cascading is stopped, and pre-equilibrium decay is called: As long as there are still particles above the kinetic energy threshold (75 MeV), cascading will continue. Otherwise, when the mean kinetic energy of the participants has dropped below a second threshold (15 MeV), the cascading is stopped. The residual participants, and the nucleus in its current state are then used to define the initial state, i.e. excitation energy, number of excitons, number of holes, and momentum of the exciton system, for pre-equilibrium decay. In the case of light ion reactions, the projectile excitation is determined from the binary collision participants (P ) using the statistical approach towards excitation energy calculation in an adiabatic abrasion process, as de- 430 scribed in [12]: Eex = X P (EfPermi − E P ) Given this excitation energy, the projectile fragment is then treated by the evaporation models described previously. 30.1.16 Calculation of excitation energies and residuals At the end of the cascade, we form a fragment for further treatment in precompound and nuclear de-excitation models ([16]). These models need information about the nuclear fragment created by the cascade. The fragment is characterized by the number of nucleons in the fragment, the charge of the fragment, the number of holes, the number of all excitons, and the number of charged excitons, and the four momentum of the fragment. The number of holes is given by the difference of the number of nucleons in the original nucleus and the number of non-excited nucleons left in the fragment. An exciton is a nucleon captured in the fragment at the end of the cascade. The momentum of the fragment calculated by the difference between the momentum of the primary and the outgoing secondary particles must be split in two components. The first is the momentum acquired by coherent elastic effects, and the second is the momentum of the excitons in the nucleus rest frame. Only the later part is passed to the de-excitation models. Secondaries arising from de-excitation models, including the final nucleus, are transformed back the frame of the moving fragment. 30.2 Comparison with experiments We add here a set of preliminary results produced with this code, focusing on neutron and pion production. Given that we are still in the process of writing up the paper, we apologize for the at release time still less then publication quality plots. Bibliography [1] J. Cugnon, C. Volant, S. Vuillier DAPNIA-SPHN-97-01, Dec 1996. 62pp. Submitted to Nucl.Phys.A, 431 cross section (mb/sr.MeV) 113 MeV p + Al - 7.5 deg - 30 deg 10 - 60 deg - 150 deg 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) cross section (mb/sr.MeV) Figure 30.1: Double differential cross-section for neutrons produced in proton scattering off Aluminum. Proton incident energy was 113 MeV. 256 MeV p + Al - 7.5 deg - 30 deg 10 - 60 deg - 150 deg 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) Figure 30.2: Double differential cross-section for neutrons produced in proton scattering off Aluminum. Proton incident energy was 256 MeV. The points are data, the histogram is Binary Cascade prediction. 432 cross section (mb/sr.MeV) 597 MeV p + Al - 30 deg - 60 deg 10 - 150 deg 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) cross section (mb/sr.MeV) Figure 30.3: Double differential cross-section for neutrons produced in proton scattering off Aluminum. Proton incident energy was 597 MeV. The points are data, the histogram is Binary Cascade prediction. 800 MeV p + Al - 30 deg - 60 deg 10 - 150 deg 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) Figure 30.4: Double differential cross-section for neutrons produced in proton scattering off Aluminum. Proton incident energy was 800 MeV. The points are data, the histogram is Binary Cascade prediction. 433 cross section (mb/sr.MeV) 113 MeV p + Fe - 7.5 deg - 30 deg 10 - 60 deg - 150 deg 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) cross section (mb/sr.MeV) Figure 30.5: Double differential cross-section for neutrons produced in proton scattering off Iron. Proton incident energy was 113 MeV. The points are data, the histogram is Binary Cascade prediction. 256 MeV p + Fe - 7.5 deg - 30 deg 10 - 60 deg - 150 deg 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) Figure 30.6: Double differential cross-section for neutrons produced in proton scattering off Iron. Proton incident energy was 256 MeV. The points are data, the histogram is Binary Cascade prediction. 434 cross section (mb/sr.MeV) 597 MeV p + Fe - 30 deg - 60 deg 10 - 150 deg 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) cross section (mb/sr.MeV) Figure 30.7: Double differential cross-section for neutrons produced in proton scattering off Iron. Proton incident energy was 597 MeV. The points are data, the histogram is Binary Cascade prediction. 800 MeV p + Fe - 30 deg - 60 deg 10 - 150 deg 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) Figure 30.8: Double differential cross-section for neutrons produced in proton scattering off Iron. Proton incident energy was 800 MeV. The points are data, the histogram is Binary Cascade prediction. 435 cross section (mb/sr.MeV) 10 3 113 MeV p + Pb - 7.5 deg - 30 deg - 60 deg - 150 deg 10 2 10 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) cross section (mb/sr.MeV) Figure 30.9: Double differential cross-section for neutrons produced in proton scattering off Lead. Proton incident energy was 113 MeV. The points are data, the histogram is Binary Cascade prediction. 10 3 256 MeV p + Pb 10 2 - 7.5 deg - 30 deg - 60 deg - 150 deg 10 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) Figure 30.10: Double differential cross-section for neutrons produced in proton scattering off Lead. Proton incident energy was 256 MeV. The points are data, the histogram is Binary Cascade prediction. 436 cross section (mb/sr.MeV) 10 3 597 MeV p + Pb 10 2 - 30 deg - 60 deg - 150 deg 10 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) cross section (mb/sr.MeV) Figure 30.11: Double differential cross-section for neutrons produced in proton scattering off Lead. Proton incident energy was 597 MeV. The points are data, the histogram is Binary Cascade prediction. 10 3 800 MeV p + Pb - 30 deg - 60 deg - 150 deg 10 2 10 1 10 10 -1 -2 1 10 10 2 Ekin (MeV) Figure 30.12: Double differential cross-section for neutrons produced in proton scattering off Lead. Proton incident energy was 800 MeV. The points are data, the histogram is Binary Cascade prediction. 437 10 10 10 45 degrees 10 10 10 1 1 10 -2 pi+ -3 10 pi- 10 -4 0 100 200 300 Ekin (MeV) 10 cross section (mb/sr.MeV) cross section (mb/sr.MeV) 1 10 p+C -1 cross section (mb/sr.MeV) cross section (mb/sr.MeV) 1 p + Ni -1 45 degrees 10 pi+ 10 -3 pi- 10 -4 0 100 200 300 Ekin (MeV) 45 degrees pi+ -2 -3 pi- -4 0 100 200 300 Ekin (MeV) 10 -2 p + Al -1 10 p + Pb -1 45 degrees pi+ -2 -3 pi- -4 0 100 200 300 Ekin (MeV) Figure 30.13: Double differential cross-section for pions produced at 45◦ in proton scattering off various materials. Proton incident energy was 597 MeV in each case. The points are data, the histogram is Binary Cascade prediction. G. Peter, D. Behrens, C.C. Noack Phys.Rev. C49, 3253, (1994), Hai-Qiao Wang, Xu Cai, Yong Liu High Energy Phys.Nucl.Phys. 16, 101, (1992), A.S. Ilinov, A.B. Botvina, E.S. Golubeva, I.A. Pshenichnov, Sov. J. Nucl. Phys. 55, 734, (1992), and citations therein. [2] Grypeos M. E., Lalazissis G. A., Massen S. E., Panos C. P., J. Phys. G17 1093 (1991). [3] Elton L. R. B., Nuclear Sizes, Oxford University Press, Oxford, 1961. [4] DeShalit A., Feshbach H., Theoretical Nuclear Physics, Vol. 1: Nuclear Structure, Wyley, 1974. [5] reference to be completed [6] K. Stricker, H. McManus, J. A. Carr Nuclear scattering of low energy pions, Phys. Rev. C 19, 929, (1979) [7] M. M. Meier et al., Differential neutron production cross sections and neutron yields from stopping-length targets for 113-MeV protons, Nucl. Scien. Engin. 102, 310, (1989) 438 [8] M. M. Meier et al., Differential neutron production cross sections for 256-MeV protons, Nucl. Scien. Engin. 110, 289, (1992) [9] W. B. Amian et al., Differential neutron production cross sections for 597-MeV protons, Nucl. Scien. Engin. 115, 1, (1993) [10] W. B. Amian et al., Differential neutron production cross sections for 800-MeV protons, Nucl. Scien. Engin. 112, 78, (1992) [11] J. F. Crawford et al., Measurement of cross sections and asymmetry parameters for the production of charged pions from various nuclei by 585-MeV protons, Phys. Rev. C 22, 1184, (1980) [12] J. J. Gaimard and K. H. Schmidt, “A Reexamination of the abrasion ablation model for the description of the nuclear fragmentation reaction,” Nucl. Phys. A 531 (1991) 709. [13] reference to be completed. [14] reference to be completed [15] reference to be completed [16] reference to be completed 439 Chapter 31 Quantum Molecular Dynamics for Heavy Ions QMD is the quantum extension of the classical molecular dynamics model and is widely used to analyze various aspects of heavy ion reactions, especially for many-body processes, and in particular the formation of complex fragments. In the previous section, we mentioned several similar and dissimilar points between Binary Cascade and QMD. There are three major differences between them: 1. The definition of a participant particle, 2. The potential term in the Hamiltonian, and 3. Participant-participant interactions. At first, we will explain how they are each treated in QMD. The entire nucleons in the target and projectile nucleus are considered as participant particles in the QMD model. Therefore each nucleon has its own wave function, however the total wave function of a system is still assumed as the direct product of them. The potential terms of the Hamiltonian in QMD are calculated from the entire relation of particles in the system, in other words, it can be regarded as self-generating from the system configuration. On the contrary to Binary Cascade which tracks the participant particles sequentially, all particles in the system are tracked simultaneously in QMD. Along with the time evolution of the system, its potential is also dynamically changed. As there is no criterion between participant particle and others in QMD, participant-participant scatterings are naturally included. Therefore QMD accomplishes more detailed treatments of the above three points, however with a cost of computing performance. 440 31.1 Equations of Motion The basic assumption of QMD is that each nucleon state is represented by a Gaussian wave function of width L, 1 (r − ri )2 i ϕi (r) ≡ exp − + r · pi (31.1) (2πL)3/4 4L ~ where ri and pi represent the center values of position and momentum of the ith particle. The total wave function is assumed to be a direct product of them, Y Ψ(r1 , r2 , . . . , rN ) ≡ ϕi (ri ) . (31.2) i Equations of the motion of particle derived on the basis of the time dependent variation principle as ∂H ∂H , ṗi = − (31.3) ∂pi ∂ri where H is the Hamiltonian which consists particle energy including mass energy and the energy of the two-body interaction. However, further details in the prescription of QMD differ from author to author and JAERI QMD (JQMD)[1] is selected as a basis for our model. In this model, the Hamiltonian is Xq H= m2i + p2i + V̂ (31.4) ṙi = i A Skyrme type interaction, a Coulomb interaction, and a symmetry term are included in the effective Potential (V̂ ). The relativistic form of the energy expression is introduced in the Hamiltonian. The interaction term is a function of the squared spatial distance: Rij = (Ri − Rj )2 (31.5) This is not a Lorentz scalar. In Relativistic QMD (RQMD)[2], they are replaced by the squared transverse four-dimensional distance, −qT2 ij = −qij2 + (qij · pij )2 p2ij (31.6) where qij is the four-dimensional distance and pij is the sum of the four momentum. In JQMD they change the argument by the squared distance in center of mass system of the two particles, 441 2 R̃ = Rij + γij2 (Rij · βij )2 (31.7) with βij = pi + pj , Ei + Ej 1 γij = p 1 − βij (31.8) As a result of this, the interaction term in (31.4) also depends on momentum. Recently R-JQMD, the Lorentz covariant version of JQMD, has been proposed[3]. The covariant version of Hamiltonian (31.4) is Xq (31.9) p2i + m2i + 2mi Vi HC = i where Vi is the effective potential felt by the ith particle. With on-mass-shell constraints and a simple form of the “time fixations” constraint, the entire particle has the same time coordinate. They justified the latter assumption with the following argument “In high-energy reactions, two-body collisions are dominant; the purpose of the Lorentz-covariant formalism is only to describe relatively low energy phenomena between particles in a fast-moving medium”[3]. From this assumption, they get following equation of motion together with a big improvement in CPU performance. X 2mj Ṽj pi + 2p0i 2p0j ∂pi j q ∂ X p2j + m2j + 2mj Ṽ = ∂pi j ṙi = X 2mj Ṽj 2p0j ∂ri j q ∂ X = p2j + m2j + 2mj Ṽ ∂ri j (31.10) ṗi = − The ith particle has an effective mass of q ∗ mi = m2i + 2mi Vi . (31.11) (31.12) We follow their prescription and also use the same parameter values, such as the width of the Gaussian L = 2.0 fm2 and so on. 442 31.2 Ion-ion Implementation For the case of two body collisions and resonance decay, we used the same codes which the Binary Cascade uses in Geant4. However for the relativistic covariant kinematic case, the effective mass of ith particle (31.12) depends on the one-particle effective potential, Vi , which also depends on the momentum of the entire particle system. Therefore, in R-JQMD, all the effective masses are calculated iteratively for keeping energy conservation of the whole system. We track their treatment for this. As already mentioned, the Binary cascade model creates detailed 3r + 3p dimensional nucleus at the beginning of each reaction. However, we could not use them in our QMD code, because they are not stable enough in time evolution. Also, a real ground state as an energy minimum state of the nucleus is not available in the framework of QMD, because it does not have fermionic properties. However, a reasonably stable “ground state” nucleus is required for the initial phase space distribution of nucleons in the QMD calculation. JQMD succeeded to create such a “ground state” nucleus. We also follow their prescription of generating the ground state nucleus. And “ground state” nuclei for target and projectile will be Lorentz-boosted (construct) to the center-of-mass system between them. By this Lorentz transformation, additional instabilities are introduced into both nuclei in the case of the non-covariant version. The time evolution of the QMD system will be calculated until a certain time, typically 100 fm/c. The δT of the evolution is 1 fm/c. The user can modify both values from the Physics List of Geant4. After the termination of the time evolution, cluster identification is carried out in the phase space distribution of nucleons in the system. Each identified cluster is considered as a fragmented nucleus from the reaction and it usually has more energy than the ground state. Therefore, excitation energy of the nucleus is calculated and then the nucleus is passed on to other Geant4 models like Binary Cascade. However, unlike Binary Cascade which passes them to Precompound model and Excitation models by calling them inside of the model, the QMD model uses Excitation models directly. There are multiple choices of excitation model and one of them is the GEM model[4] which JQMD and RJQMD use. The default excitation model is currently this GEM model. Figure 31.1 shows an example of time evolution of the reaction of 290 MeV/n 56 Fe ions bombarding a 208 Pb target. Because of the small Lorentz factor (∼ 1.3), the Lorentz contractions of both nuclei are not seen clearly. 443 Figure 31.1: Time evolution of reaction of 290 MeV/n Fe on Pb in position space. Red and Blue circle represents neutron and proton respectively. Full scale of each panel is 50 fm. 31.3 Cross Sections Nucleus-Nucleus (NN) cross section is not a fundamental component of either QMD or Binary Light Ions Cascade model. However without the cross section, no meaningful simulation beyond the study of the NN reaction itself can be done. In other words, Geant4 needs the cross section to decide where an NN reaction will happen in simulation geometry. Many cross section formulae for NN collisions are included in Geant4, such as Tripathi[5] and Tripathi Light System[6], Shen[7], Kox[8] and Sihver[9]. These are empirical and parameterized formulae with theoretical insights and give total reaction cross section of wide variety of combination of projectile and target nucleus in fast. These cross sections are also used in the sampling of impact parameter in the QMD model. Bibliography [1] K. Niita et al., “Analysis of the (N, xN’) reaction by quantum molecular dynamics plus statistical decay model” Phys. Rev. C 52, 2620-2635 (1995); K. Niita et al., Development of JQMD (Jaeri Quantum Molec- 444 ular Dynamics) Code JAERI-Data/Code 99-042, Japan Atomic Energy Research Institute (JAERI) (1999). [2] H. Sorge, H. Stöcker, W. Greiner, “Poincaré invariant Hamiltonian dynamics: Modelling multi-hadronic interactions in a phase space approach” Ann. Phys. (N.Y.) 192, 266-306 (1989). [3] D. Mancusi, K. Niita, T. Maryuyama and L. Sihver, “Stability of nuclei in peripheral collisions in the JAERI quantum molecular dynamics,” Phys. Rev. C 52, 014614 (2009). [4] S. Furihata, “Statistical analysis of light fragment production from medium energy proton-induced reactions,” Nucl. Instrum. Meth. Phys. Res. B 171, 251-258 (2000). [5] R. K. Tripathi, F. A. Cucinotta and J. W. Wilson, Universal Parameterization of Absorption Cross Sections, NASA Technical Paper TP-3621 (1997). [6] R. K. Tripathi, F. A. Cucinotta and J. W. Wilson, Universal Parameterization of Absorption Cross Sections, NASA Technical Paper TP-209726 (1999). [7] W.-q. Shen, B. Wang, J. Feng, W.-l. Zhan, Y.-t. Zhu and E.-p. Feng, “Total reaction cross section for heavy-ion collisions and its relation to the neutron excess degree of freedom”, Nuclear Physics A 491 130-146 (1989). [8] S. Kox et al., “Trends of total reaction cross sections for heavy ion collisions in the intermediate energy range,” Phys. Rev. C 35 1678-1691 (1987). [9] L. Sihver, C. H. Tsao, R. Silberberg, T. Kanai, and A. F. Barghouty, “Total reaction and partial cross section calculations in proton-nucleus (Zt ≤ 26) and nucleus-nucleus reactions (Zp and Zt ≤ 26),” Phys. Rev. C 47 1225-1236 (1993). 445 Chapter 32 Abrasion-ablation Model 32.1 Introduction The abrasion model is a simplified macroscopic model for nuclear-nuclear interactions based largely on geometric arguments rather than detailed consideration of nucleon-nucleon collisions. As such the speed of the simulation is found to be faster than models such as G4BinaryCascade, but at the cost of accuracy. The version of the model implemented is interpreted from the so-called abrasion-ablation model described by Wilson et al [1],[2] together with an algorithm from Cucinotta to approximate the secondary nucleon energy spectrum [3]. By default, instead of performing an ablation process to simulate the de-excitation of the nuclear pre-fragments, the Geant4 implementation of the abrasion model makes use of existing and more detailed nuclear de-excitation models within Geant4 (G4Evaporation, G4FermiBreakup, G4StatMF) to perform this function (see section 32.5). However, in some cases cross sections for the production of fragments with large ∆A from the pre-abrasion nucleus are more accurately determined using a Geant4 implementation of the ablation model (see section 32.6). The abrasion interaction is the initial fast process in which the overlap region between the projectile and target nuclei is sheered-off (see figure 32.1) The spectator nucleons in the projectile are assumed to undergo little change in momentum, and likewise for the spectators in the target nucleus. Some of the nucleons in the overlap region do suffer a change in momentum, and are assumed to be part of the original nucleus which then undergoes deexcitation. Less central impacts give rise to an overlap region in which the nucleons can suffer significant momentum change, and zones in the projectile and target outside of the overlap where the nucleons are considered as spectators to the 446 initial energetic interaction. The initial description of the interaction must, however, take into consideration changes in the direction of the projectile and target nuclei due to Coulomb effects, which can then modify the distance of closest approach compared with the initial impact parameter. Such effects can be important for low-energy collisions. 32.2 Initial nuclear dynamics and impact parameter For low-energy collisions, we must consider the deflection of the nuclei as a result of the Coulomb force (see figure 32.2). Since the dynamics are nonrelativistic, the motion is governed by the conservation of energy equation: 1 l2 ZP ZT e 2 Etot = µṙ2 + + 2 2µr2 r (32.1) where: Etot = total energy in the centre of mass frame; r,ṙ = distance between nuclei, and rate of change of distance; l = angular momentum; µ = reduced mass of system i.e. m1 m2 /(m1 + m2 ); e = electric charge (units dependent upon the units for Etot and r); ZP , ZT = charge numbers for the projectile and target nuclei. The angular momentum is based on the impact parameter between the nuclei when their separation is large, i.e. Etot = 1 l2 ⇒ l2 = 2Etot µb2 2 2 µb (32.2) At the point of closest approach, ṙ=0, therefore: 2 b + ZP ZrT e Etot = Etot r2 2 r2 = b2 + ZPEZtotT e r 2 (32.3) Rearranging this equation results in the expression: b2 = r(r − rm ) (32.4) ZP ZT e2 Etot (32.5) where: rm = 447 In the implementation of the abrasion process in Geant4, the square of the far-field impact parameter, b, is sampled uniformly subject to the distance of closest approach, r, being no greater than rP + rT (the sum of the projectile and target nuclear radii). 32.3 Abrasion process In the abrasion process, as implemented by Wilson et al [1] it is assumed that the nuclear density for the projectile is constant up to the radius of the projectile (rP ) and zero outside. This is also assumed to be the case for the target nucleus. The amount of nuclear material abraded from the projectile is given by the expression: CT ∆abr = F AP 1 − exp − (32.6) λ where F is the fraction of the projectile in the interaction zone, λ is the nuclear mean-free-path, assumed to be: 16.6 (32.7) E 0.26 E is the energy of the projectile in MeV/nucleon and CT is the chord-length at the position in the target nucleus for which the interaction probability is maximum. For cases where the radius of the target nucleus is greater than that of the projectile (i.e. rT > rP ): p 2 2 prT − x2 : x > 0 CT = (32.8) 2 rT2 − r2 : x ≤ 0 λ= where: rP2 + r2 − rT2 2r In the event that rP > rT then CT is: p 2 2 rT − x 2 : x > 0 CT = 2rT :x≤0 x= (32.9) (32.10) where: rT2 + r2 − rP2 (32.11) 2r The projectile and target nuclear radii are given by the expression: x= 448 q 2 2 rP ≈ 1.29 rRM S,P − 0.84 q 2 2 rT ≈ 1.29 rRM S,T − 0.84 (32.12) The excitation energy of the nuclear fragment formed by the spectators in the projectile is assumed to be determined by the excess surface area, given by: 2/ 2 3 (32.13) ∆S = 4πrP 1 + P − (1 − F ) where the functions P and F are given in section 32.7. Wilson et al equate this surface area to the excitation to: ES = 0.95∆S (32.14) if the collision is peripheral and there is no significant distortion of the nucleus, or ES =0.95 {1 + 5F + ΩF 3 } ∆S 0 : AP > 16 1500 : AP < 12 Ω= 1500 − 320 (AP − 12) : 12 ≤ AP ≤ 16 (32.15) if the impact separation is such that r << rP +rT . ES is in MeV provided ∆S is in fm2 . For the abraded region, Wilson et al assume that fragments with a nucleon number of five are unbounded, 90% of fragments with a nucleon number of eight are unbound, and 50% of fragments with a nucleon number of nine are unbound. This was not implemented within the Geant4 version of the abrasion model, and disintegration of the pre-fragment was only simulated by the subsequent de-excitation physics models in the G4DeexcitationHandler (evaporation, etc. or G4WilsonAblationModel) since the yields of lighter fragments were already underestimated compared with experiment. In addition to energy as a result of the distortion of the fragment, some energy is assumed to be gained from transfer of kinetic energy across the boundaries of the nuclei. This is approximated to the average energy transferred to a nucleon per unit intersection pathlength (assumed to be 13 MeV/fm) and the longest chord-length, Cl , and for half of the nucleon-nucleon collisions it is assumed that the excitation energy is: 13 · 1 + Ct −1.5 Cl : Ct > 1.5fm ∗ 3 EX = (32.16) 13 · Cl : Ct ≤ 1.5fm 449 where: p 2 2 rP + 2rrT − r2 − rT2 r > rT Cl = 2rP r ≤ rT s 2 (rP2 + r2 − rT2 ) 2 C t = 2 rP − 4r2 (32.17) (32.18) For the remaining events, the projectile energy is assumed to be unchanged. Wilson et al assume that the energy required to remove a nucleon is 10MeV, therefore the number of nucleons removed from the projectile by ablation is: ES + EX + ∆spc (32.19) 10 where ∆spc is the number of loosely-bound spectators in the interaction region, given by: CT (32.20) ∆spc = AP F exp − λ ∆abl = Wilson et al appear to assume that for half of the events the excitation energy is transferred into one of the nuclei (projectile or target), otherwise the energy is transferred in to the other (target or projectile respectively). The abrasion process is assumed to occur without preference for the nucleon type, i.e. the probability of a proton being abraded from the projectile is proportional to the fraction of protons in the original projectile, therefore: ZP (32.21) AP In order to calculate the charge distribution of the final fragment, Wilson et al assume that the products of the interaction lie near to nuclear stability and therefore can be sampled according to the Rudstam equation (see section 32.6). The other obvious condition is that the total charge must remain unchanged. ∆Zabr = ∆abr 32.4 Abraded nucleon spectrum Cucinotta has examined different formulae to represent the secondary protons spectrum from heavy ion collisions [3]. One of the models (which has been implemented to define the final state of the abrasion process) represents the momentum distribution of the secondaries as: 450 ψ(p) ∝ 3 X i=1 p2 Ci exp − 2 2pi + d0 γp sinh (γp) (32.22) where: ψ(p) = number of secondary protons with momentum p per unit of momentum phase space [c3 /MeV3 ]; p = magnitude of the proton momentum in the rest frame of the nucleus from which the particle is projected [MeV/c]; C1, C2, C3 = q1.0, 0.03, q and 0.0002; p1, p2, p3 = 25 pF , 65 pF , 500 [MeV/c] pF = Momentum of nucleons in the nuclei at the Fermi surface [MeV/c] d0 = 0.1 1 = 90 [MeV/c]; γ G4WilsonAbrasionModel approximates the momentum distribution for the neutrons to that of the protons, and as mentioned above, the nucleon type sampled is proportional to the fraction of protons or neutrons in the original nucleus. The angular distribution of the abraded nucleons is assumed to be isotropic in the frame of reference of the nucleus, and therefore those particles from the projectile are Lorentz-boosted according to the initial projectile momentum. 32.5 De-excitation of the projectile and target nuclear pre-fragments by standard Geant4 de-excitation physics Unless specified otherwise, G4WilsonAbrasionModel will instantiate the following de-excitation models to treat subsequent particle emission of the excited nuclear pre-fragments (from both the projectile and the target): 1 G4Evaporation, which will perform nuclear evaporation of (α-particles, He, 3 H, 2 H, protons and neutrons, in competition with photo-evaporation and nuclear fission (if the nucleus has sufficiently high A). 3 2 G4FermiBreakUp, for nuclei with A ≤ 12 and Z ≤ 6. 3 G4StatMF, for multi-fragmentation of the nucleus (minimum energy for this process set to 5 MeV). As an alternative to using this de-excitation scheme, the user may provide to the G4WilsonAbrasionModel a pointer to her own de-excitation handler, or invoke instantiation of the ablation model (G4WilsonAblationModel). 451 32.6 De-excitation of the projectile and target nuclear pre-fragments by nuclear ablation A nuclear ablation model, based largely on the description provided by Wilson et al [1], has been developed to provide a better approximation for the final nuclear fragment from an abrasion interaction. The algorithm implemented in G4WilsonAblationModel uses the same approach for selecting the final-state nucleus as NUCFRG2 and determining the particles evaporated from the pre-fragment in order to achieve that state. However, use is also made of classes in Geant4’s evaporation physics to determine the energies of the nuclear fragments produced. The number of nucleons ablated from the nuclear pre-fragment (whether as nucleons or light nuclear fragments) is determined based on the average binding energy, assumed by Wilson et al to be 10 MeV, i.e.: Ex Ex Int 10M : AP F > Int 10M eV eV Aabl = (32.23) AP F : otherwise Obviously, the nucleon number of the final fragment, AF , is then determined by the number of remaining nucleons. The proton number of the final nuclear fragment (ZF ) is sampled stochastically using the Rudstam equation: 3 2 /2 (32.24) σ(AF , ZF ) ∝ exp −R ZF − SAF − T AF Here R=11.8/AF 0.45 , S=0.486, and T =3.8·10−4 . Once ZF and AF have been calculated, the species of the ablated (evaporated) particles are determined again using Wilson’s algorithm. The number of α-particles is determined first, on the basis that these have the greatest binding energy: Int Zabl : Int Zabl < Int A4abl 2 2 Nα = (32.25) Int A4abl : Int Zabl ≥ Int A4abl 2 Calculation of the other ablated nuclear/nucleon species is determined in a similar fashion in order of decreasing binding energy per nucleon of the ablated fragment, and subject to conservation of charge and nucleon number. Once the ablated particle species are determined, use is made of the Geant4 evaporation classes to sample the order in which the particles are ejected (from G4AlphaEvaporationProbability, G4He3EvaporationProbability, G4TritonEvaporationProb G4DeuteronEvaporationProbability, G4ProtonEvaporationProbability and G4NeutronEvaporatio 452 and the energies and momenta of the evaporated particle and the residual nucleus at each two-body decay (using G4AlphaEvaporationChannel, G4He3EvaporationChannel, G4TritonEvaporationChannel, G4DeuteronEvaporationChannel, G4ProtonEvaporationChannel and G4NeutronEvaporationChannel). If at any stage the probability for evaporation of any of the particles selected by the ablation process is zero, the evaporation is forced, but no significant momentum is imparted to the particle/nucleus. Note, however, that any particles ejected from the projectile will be Lorentz boosted depending upon the initial energy per nucleon of the projectile. 32.7 Definition of the functions P and F used in the abrasion model In the first instance, the form of the functions P and F used in the abrasion model are dependent upon the relative radii of the projectile and target and the distance of closest approach of the nuclear centres. Four radius condtions are treated. rT > rP and rT − rP ≤ r ≤ rT + rP : √ P = 0.125 µν 1 −2 µ √ F = 0.75 µν 1−β ν 1−β ν 2 2 √ −0.125 0.5 µν √ − 0.125 [3 µν − 1] 3 1 1−β −2 +1 µ ν (32.26) 1−β ν 3 (32.27) where: rP rP + rT r β= rP + rT rT µ= rP ν= (32.28) (32.29) (32.30) rT > rP and r < rT − rP : P = −1 453 (32.31) F =1 (32.32) rP > rT and rP − rT ≤ r ≤ rP + rT : √ P = 0.125 µν 1 −2 µ 1−β ν 2 (32.33) ) #r 3 "p r 1 − µ2 ν 1 2−µ 1−β −2 − −1 −0.125 0.5 µ µ ν µ5 ν ( √ F = 0.75 µν 1−β ν 2 (32.34) 3/ q 2 2 r 1 − (1 − µ) 1 − (1 − µ ) 1−β 3 ν −0.125 3 µ − µ3 ν 2 rP > rT and r < rT − rP : #s "p 2 2 1−µ β −1 P = 1− ν ν s 2 3 β 2 /2 1− F = 1− 1−µ ν (32.35) (32.36) Bibliography [1] J W Wilson, R K Tripathi, F A Cucinotta, J K Shinn, F F Badavi, S Y Chun, J W Norbury, C J Zeitlin, L Heilbronn, and J Miller, ”NUCFRG2: An evaluation of the semiempirical nuclear fragmentation database,” NASA Technical Paper 3533, 1995. [2] Lawrence W Townsend, John W Wilson, Ram K Tripathi, John W Norbury, Francis F Badavi, and Ferdou Khan, ”HZEFRG1, An energydependent semiempirical nuclear fragmentation model,” NASA Technical Paper 3310, 1993. [3] Francis A Cucinotta, ”Multiple-scattering model for inclusive proton production in heavy ion collisions,” NASA Technical Paper 3470, 1994. 454 Figure 32.1: In the abrasion process, a fraction of the nucleons in the projectile and target nucleons interact to form a fireball region with a velocity between that of the projectile and the target. The remaining spectator nucleons in the projectile and target are not initially affected (although they do suffer change as a result of longer-term de-excitation). 455 Figure 32.2: Illustration clarifying impact parameter in the far-field (b) and actual impact parameter (r). 456 Chapter 33 Electromagnetic Dissociation Model 33.1 The Model The relative motion of a projectile nucleus travelling at relativistic speeds with respect to another nucleus can give rise to an increasingly hard spectrum of virtual photons. The excitation energy associated with this energy exchange can result in the liberation of nucleons or heavier nuclei (i.e. deuterons, α-particles, etc.). The contribution of this source to the total inelastic cross section can be important, especially where the proton number of the nucleus is large. The electromagnetic dissociation (ED) model is implemented in the classes G4EMDissociation, G4EMDissociationCrossSection and G4EMDissociationSpectrum, with the theory taken from Wilson et al [1], and Bertulani and Baur [2]. The number of virtual photons N (Eγ , b) per unit area and energy interval experienced by the projectile due to the dipole field of the target is given by the expression [2]: 2 αZT2 x 2 2 2 N (Eγ , b) = 2 2 2 x k1 (x) + k0 (x) (33.1) π β b Eγ γ2 where x is a dimensionless quantity defined as: x= bEγ γβ h̄c (33.2) and: α = fine structure constant β = ratio of the velocity of the projectile in the laboratory frame to the velocity of light 457 γ = Lorentz factor for the projectile in the laboratory frame b = impact parameter c = speed of light h̄ = quantum constant Eγ = energy of virtual photon k0 and k1 = zeroth and first order modified Bessel functions of the second kind ZT = atomic number of the target nucleus Integrating Eq. 33.1 over the impact parameter from bmin to ∞ produces the virtual photon spectrum for the dipole field of: 2αZT2 NE1 (Eγ ) = πβ 2 Eγ ξ2β 2 2 2 ξk0 (ξ)k1 (ξ) − k1 (ξ) − k0 (ξ) 2 (33.3) where, according to the algorithm implemented by Wilson et al in NUCFRG2 [1]: ξ= Eγ bmin γβ h̄c bmin = (1 + xd )bc + α0 = πα0 2γ (33.4) Z P Z T e2 µβ 2 c2 " 1/ 1/ −1/ −1/ bc = 1.34 AP 3 + AT 3 − 0.75 AP 3 + AT 3 !# and µ is the reduced mass of the projectile/target system, xd = 0.25, and AP and AT are the projectile and target nucleon numbers. For the last equation, the units of bc are fm. Wilson et al state that there is an equivalent virtual photon spectrum as a result of the quadrupole field: 2 ξ2β 4 2 2 2 2 2 2 1 − β k1 (ξ) + ξ 2 − β k0 (ξ)k1 (ξ) − k1 (ξ) − k0 (ξ) 2 (33.5) The cross section for the interaction of the dipole and quadrupole fields is given by: 2αZT2 NE2 (Eγ ) = πβ 4 Eγ σED = Z NE1 (Eγ ) σE1 (Eγ ) dEγ + 458 Z NE2 (Eγ ) σE2 (Eγ ) dEγ (33.6) Wilson et al assume that σE1 (Eγ ) and σE2 (Eγ ) are sharply peaked at the giant dipole and quadrupole resonance energies: EGDR = h̄c h m∗ c2 R02 8J 1+u− EGQR = 63 1/ AP 3 i− 21 1+ε+3u ε 1+ε+u (33.7) so that the terms for NE1 and NE2 can be taken out of the integrals in Eq. 33.6 and evaluated at the resonances. In Eq. 33.7: u= 1 3J − /3 A Q′ P (33.8) 1/ R0 = r0 AP 3 ǫ = 0.0768, Q′ = 17MeV, J = 36.8MeV, r0 = 1.18fm, and m∗ is 7/10 of the nucleon mass (taken as 938.95 MeV/c2 ). (The dipole and quadrupole energies are expressed in units of MeV.) The photonuclear cross sections for the dipole and quadrupole resonances are assumed to be given by: Z NP ZP σE1 (Eγ ) dEγ = 60 (33.9) AP in units of MeV-mb (NP being the number of neutrons in the projectile) and: Z σE2 (Eγ ) 2/ dEγ 3 = 0.22f Z A P P Eγ2 in units of µb/MeV. In the latter expression, f is given by: 0.9 AP > 100 0.6 40 < AP ≤ 100 f= 0.3 40 ≤ AP (33.10) (33.11) The total cross section for electromagnetic dissociation is therefore given by Eq. 33.6 with the virtual photon spectra for the dipole and quadrupole fields calculated at the resonances: 459 σE2 (Eγ ) dEγ Eγ2 (33.12) where the resonance energies are given by Eq. 33.7 and the integrals for the photonuclear cross sections given by Eq. 33.9 and Eq. 33.10. The selection of proton or neutron emission is made according to the following prescription from Wilson et al. σED = NE1 (EGDR ) σED,p Z σE1 (Eγ ) dEγ + 2 NE2 (EGQR ) EGQR 0.5 0.6 = σED × 0.7 h i min ZP , 1.95 exp(−0.075ZP ) AP σED,n = σED − σED,p Z ZP < 6 6 ≤ ZP ≤ 8 8 < ZP < 14 ZP ≥ 14 (33.13) Note that this implementation of ED interactions only treats the ejection of single nucleons from the nucleus, and currently does not allow emission of other light nuclear fragments. Bibliography [1] J. W. Wilson, R. K. Tripathi, F. A. Cucinotta, J. K. Shinn, F. F. Badavi, S. Y. Chun, J. W. Norbury, C. J. Zeitlin, L. Heilbronn, and J. Miller, ”NUCFRG2: An evaluation of the semiempirical nuclear fragmentation database,” NASA Technical Paper 3533, 1995. [2] C. A. Bertulani, and G. Baur, Electromagnetic processes in relativistic heavy ion collisions, Nucl Phys, A458, 725-744, 1986. 460 Chapter 34 Precompound model. 34.1 Reaction initial state. The GEANT4 precompound model is considered as an extension of the hadron kinetic model. It gives a possibility to extend the low energy range of the hadron kinetic model for nucleon-nucleus inelastic collision and it provides a ”smooth” transition from kinetic stage of reaction described by the hadron kinetic model to the equilibrium stage of reaction described by the equilibrium deexcitation models. The initial information for calculation of pre-compound nuclear stage consists from the atomic mass number A, charge Z of residual nucleus, its four momentum P0 , excitation energy U and number of excitons n equals the sum of number of particles p (from them pZ are charged) and number of holes h. At the preequilibrium stage of reaction, we following the [1] approach, take into account all possible nuclear transition the number of excitons n with ∆n = +2, −2, 0 [1], which defined by transition probabilities. Only emmision of neutrons, protons, deutrons, thritium and helium nuclei are taken into account. 34.2 Simulation of pre-compound reaction The precompound stage of nuclear reaction is considered until nuclear system is not an equilibrium state. Further emission of nuclear fragments or photons from excited nucleus is simulated using an equilibrium model (see Chapter 35.6). 461 34.2.1 Statistical equilibrium condition In the state of statistical equilibrium, which is characterized by an eqilibrium number of excitons neq , all three type of transitions are equiprobable. Thus neq is fixed by ω+2 (neq , U ) = ω−2 (neq , U ). From this condition we can get p neq = 2gU . (34.1) 34.2.2 Level density of excited (n-exciton) states To obtain Eq. (34.1) it was assumed an equidistant scheme of singleparticle levels with the density g ≈ 0.595aA, where a is the level density parameter, when we have the level density of the n-exciton state as ρn (U ) = 34.2.3 g(gU )n−1 . p!h!(n − 1)! (34.2) Transition probabilities The partial transition probabilities changing the exciton number by ∆n is determined by the squared matrix element averaged over allowed transitions < |M |2 > and the density of final states ρ∆n (n, U ), which are really accessible in this transition. It can be defined as following: ω∆n (n, U ) = 2π < |M |2 > ρ∆n (n, U ). h (34.3) The density of final states ρ∆n (n, U ) were derived in paper [2] using the Eq. (34.2) for the level density of the n-exciton state and later corrected for the Pauli principle and indistinguishability of identical excitons in paper [3]: 1 [gU − F (p + 1, h + 1)]2 gU − F (p + 1, h + 1) n−1 ρ∆n=+2 (n, U ) = g [ ] , 2 n+1 gU − F (p, h) (34.4) 1 [gU − F (p, h)] ρ∆n=0 (n, U ) = g [p(p − 1) + 4ph + h(h − 1)] (34.5) 2 n and 1 (34.6) ρ∆n=−2 (n, U ) = gph(n − 2), 2 where F (p, h) = (p2 + h2 + p − h)/4 − h/2 and it was taken to be equal zero. To avoid calculation of the averaged squared matrix element < |M |2 > it was assumed [1] that transition probability ω∆n=+2 (n, U ) is the same as the 462 probability for quasi-free scattering of a nucleon above the Fermi level on a nucleon of the target nucleus, i. e. ω∆n=+2 (n, U ) = < σ(vrel )vrel > . Vint (34.7) In Eq. (34.7) the interaction volume is estimated as Vint = 43 π(2rc + λ/2π)3 , with the De pBroglie wave length λ/2π corresponding to the relative velocity < vrel >= 2Trel /m, where m is nucleon mass and rc = 0.6 fm. The averaging in < σ(vrel )vrel > is further simplified by < σ(vrel )vrel >=< σ(vrel ) >< vrel > . (34.8) For σ(vrel ) we take approximation: σ(vrel ) = 0.5[σpp (vrel ) + σpn (vrel ]P (TF /Trel ), (34.9) where factor P (TF /Trel ) was introduced to take into account the Pauli principle. It is given by 7 TF (34.10) P (TF /Trel ) = 1 − 5 Trel for TF Trel ≤ 0.5 and P (TF /Trel ) = 1 − for 2 TF Trel 5/2 7 TF + (2 − ) 5 Trel 5 Trel TF (34.11) TF Trel > 0.5. The free-particle proton-proton σpp (vrel ) and proton-neutron σpn (vrel ) interaction cross sections are estimated using the equations [4]: σpp (vrel ) = 10.63 29.93 − + 42.9 2 vrel vrel (34.12) σpn (vrel ) = 34.10 82.2 − + 82.2, 2 vrel vrel (34.13) and where cross sections are given in mbarn. The mean relative kinetic energy Trel is needed to calculate < vrel > and the factor P (TF /Trel ) was computed as Trel = Tp + Tn , where mean kinetic energies of projectile nucleons Tp = TF + U/n and target nucleons TN = 3TF /5, respecively. 463 Combining Eqs. (34.3) - (34.7) and assuming that < |M |2 > are the same for transitions with ∆n = 0 and ∆n = ±2 we obtain for another transition probabilities: = ω∆n=0 (n, U ) = <σ(vrel )vrel > n+1 [ gU −F (p,h) ]n+1 p(p−1)+4ph+h(h−1) Vint n gU −F (p+1,h+1) gU −F (p,h) (34.14) ω∆n=−2 (n, U ) = −F (p,h) <σ(vrel )vrel > [ gU gU ]n+1 ph(n+1)(n−2) . Vint −F (p+1,h+1) [gU −F (p,h)]2 (34.15) and = 34.2.4 Emission probabilities for nucleons Emission process probability has been choosen similar as in the classical equilibrium Weisskopf-Ewing model [5]. Probability to emit nucleon b in the energy interval (Tb , Tb + dTb ) is given Wb (n, U, Tb ) = σb (Tb ) (2sb + 1)µb ρn−b (E ∗ ) R (p, h) Tb , b π 2 h3 ρn (U ) (34.16) where σb (Tb ) is the inverse (absorption of nucleon b) reaction cross section, sb and mb are nucleon spin and reduced mass, the factor Rb (p, h) takes into account the condition for the exciton to be a proton or neutron, ρn−b (E ∗ ) and ρn (U ) are level densities of nucleus after and before nucleon emission are defined in the evaporation model, respectively and E ∗ = U − Qb − Tb is the excitation energy of nucleus after fragment emission. 34.2.5 Emission probabilities for complex fragments It was assumed [1] that nucleons inside excited nucleus are able to ”condense” forming complex fragment. The ”condensation” probability to create fragment consisting from Nb nucleons inside nucleus with A nucleons is given by γNb = Nb3 (Vb /V )Nb −1 = Nb3 (Nb /A)Nb −1 , (34.17) where Vb and V are fragment b and nucleus volumes, respectively. The last equation was estimated [1] as the overlap integral of (constant inside a volume) wave function of independent nucleons with that of the fragment. During the prequilibrium stage a ”condense” fragment can be emitted. The probability to emit a fragment can be written as [1] Wb (n, U, Tb ) = γNb Rb (p, h) ρ(Nb , 0, Tb + Qb ) (2sb + 1)µb ρn−b (E ∗ ) σb (Tb ) Tb , gb (Tb ) π 2 h3 ρn (U ) (34.18) 464 where Vb (2sb + 1)(2µb )3/2 (Tb + Qb )1/2 (34.19) 4π 2 h3 is the single-particle density for complex fragment b, which is obtained by assuming that complex fragment moves inside volume Vb in the uniform potential well whose depth is equal to be Qb , and the factor Rb (p, h) garantees correct isotopic composition of a fragment b. gb (Tb ) = 34.2.6 The total probability This probability is defined as X Wtot (n, U ) = ω∆n (n, U ) + ∆n=+2,0,−2 6 X Wb (n, U ), (34.20) b=1 where total emission Wb (n, U ) probabilities to emit fragment b can be obtained from Eqs. (34.16) and (34.18) by integration over Tb : Wb (n, U ) = 34.2.7 Z U −Qb Wb (n, U, Tb )dTb . (34.21) Vb Calculation of kinetic energies for emitted particle The equations (34.16) and (34.18) are used to sample kinetic energies of emitted fragment. 34.2.8 Parameters of residual nucleus. After fragment emission we update parameter of decaying nucleus: Af = A − Aq b ; Zf = Z − Zb ; Pf = P0 − pb ; E ∗ = E 2 − P~ 2 − M (Af , Zf ). f f (34.22) f Here pb is the evaporated fragment four momentum. Bibliography [1] K.K. Gudima, S.G. Mashnik, V.D. Toneev, Nucl. Phys. A401 329 (1983). 465 [2] F. C. Williams, Phys. Lett. B31 180 (1970). [3] I. Ribanský, P. Obloẑinský, E. Bétak̂, Nucl. Phys. A205 545 (1973). [4] N. Metropolis et al., Phys. Rev. 100 185 (1958). [5] V.E. Weisskopf, D.H. Ewing, Phys. Rev. 57 472 (1940). 466 Chapter 35 Evaporation Model 35.1 Introduction At the end of the pre-equilibrium stage, or a thermalizing process, the residual nucleus is supposed to be left in an equilibrium state, in which the excitation energy E ∗ is shared by a large number of nucleons. Such an equilibrated compound nucleus is characterized by its mass, charge and excitation energy with no further memory of the steps which led to its formation. If the excitation energy is higher than the separation energy, it can still eject nucleons and fragments (d, t, 3 He, α, others). These constitute the low energy and most abundant part of the emitted particles in the rest system of the residual nucleus. The emission of particles by an excited compound nucleus has been successfully described by comparing the nucleus with the evaporation of molecules from a fluid [1]. The first statistical theory of compound nuclear decay is due to Weisskopf and Ewing[2]. 35.2 Evaporation model The Weisskopf treatment is an application of the detailed balance principle that relates the probabilities to go from a state i to another d and viceversa through the density of states in the two systems: Pi→d ρ(i) = Pd→i ρ(d) (35.1) where Pd→i is the probability per unit of time of a nucleus d captures a particle j and form a compound nucleus i which is proportional to the compound nucleus cross section σinv . Thus, the probability that a parent nucleus i with an excitation energy E ∗ emits a particle j in its ground state with kinetic 467 energy ε is Pj (ε)dε = gj σinv (ε) ρd (Emax − ε) εdε ρi (E ∗ ) (35.2) where ρi (E ∗ ) is the level density of the evaporating nucleus, ρd (Emax −ε) that of the daugther (residual) nucleus after emission of a fragment j and Emax is the maximum energy that can be carried by the ejectile. With the spin sj and the mass mj of the emitted particle, gj is expressed as gj = (2sj +1)mj /π 2 ~2 . This formula must be implemented with a suitable form for the level density and inverse reaction cross section. We have followed, like many other implementations, the original work of Dostrovsky et al. [3] (which represents the first Monte Carlo code for the evaporation process) with slight modifications. The advantage of the Dostrovsky model is that it leds to a simple expression for equation 35.2 that can be analytically integrated and used for Monte Carlo sampling. 35.2.1 Cross sections for inverse reactions The cross section for inverse reaction is expressed by means of empirical equation [3] β σinv (ε) = σg α 1 + (35.3) ε where σg = πR2 is the geometric cross section. 2 1 In the case of neutrons, α = 0.76 + 2.2A− 3 and β = (2.12A− 3 − 0.050)/α MeV. This equation gives a good agreement to those calculated from continuum theory [4] for intermediate nuclei down to ε ∼ 0.05 MeV. For lower energies σinv,n (ε) tends toward infinity, but this causes no difficulty because only the product σinv,n (ε)ε enters in equation 35.2. It should be noted, that the inverse cross section needed in 35.2 is that between a neutron of kinetic energy ε and a nucleus in an excited state. For charged particles (p, d, t, 3 He and α), α = (1 + cj ) and β = −Vj , where cj is a set of parameters calculated by Shapiro [5] in order to provide a good fit to the continuum theory [4] cross sections and Vj is the Coulomb barrier. 35.2.2 Coulomb barriers Coulomb repulsion, as calculated from elementary electrostatics are not directly applicable to the computation of reaction barriers but must be corrected in several ways. The first correction is for the quantum mechanical 468 phenomenoon of barrier penetration. The proper quantum mechanical expressions for barrier penetration are far too complex to be used if one wishes to retain equation 35.2 in an integrable form. This can be approximately taken into account by multiplying the electrostatic Coulomb barrier by a coefficient kj designed to reproduce the barrier penetration approximately whose values are tabulated [5]. Vj = kj Zj Zd e 2 Rc (35.4) The second correction is for the separation of the centers of the nuclei at contact, Rc . We have computed this separation as Rc = Rj + Rd where 1/3 Rj,d = rc Aj,d and rc is given [6] by rc = 2.173 35.2.3 1 + 0.006103Zj Zd 1 + 0.009443Zj Zd (35.5) Level densities The simplest and most widely used level density based on the Fermi gas model are those of Weisskopf [7] for a completely degenerate Fermi gas. We use this approach with the corrections for nucleon pairing proposed by Hurwitz and Bethe [8] which takes into account the displacements of the ground state: p ρ(E) = C exp 2 a(E − δ) (35.6) where C is considered as constant and does not need to be specified since only ratios of level densities enter in equation 35.2. δ is the pairing energy correction of the daughter nucleus evaluated by Cook et al. [9] and Gilbert and Cameron [10] for those values not evaluated by Cook et al.. The level density parameter is calculated according to: δ a(E, A, Z) = ã(A) 1 + [1 − exp(−γE)] (35.7) E and the parameters calculated by Iljinov et al. [11] and shell corrections of Truran, Cameron and Hilf [12]. 35.2.4 Maximum energy available for evaporation The maximum energy avilable for the evaporation process (i.e. the maximum kinetic energy of the outgoing fragment) is usually computed like E ∗ − δ − Qj where is the separation energy of the fragment j: Qj = 469 Mi − Md − Mj and Mi , Md and Mj are the nclear masses of the compound, residual and evporated nuclei respectively. However, that expression does not consider the recoil energy of the residual nucleus. In order to take into account the recoil energy we use the expression εmax j 35.2.5 (Mi + E ∗ − δ)2 + Mj2 − Md2 = − Mj 2(Mi + E ∗ − δ) (35.8) Total decay width The total decay width for evaporation of a fragment j can be obtained by integrating equation 35.2 over kinetic energy Z εmax j Γj = ~ P (εj )dεj (35.9) Vj This integration can be performed analiticaly if we use equation 35.6 for level densities and equation 35.3 for inverse reaction cross section. Thus, the total width is given by n p o gj mj Rd2 α 3 max ∗−δ ) + + a (ε − V ) exp − Γj = × βa − a (E d j j d i i 2π~2 a2d 2 q max max (2βad − 3) ad (εj − Vj ) + 2ad (εj − Vj ) × n hq io p exp 2 − Vj ) − ai (E ∗ − δi ) ad (εmax (35.10) j where ad = a(Ad , Zd , εmax ) and ai = a(Ai , Zi , E ∗ ). j 35.3 GEM model As an alternative model we have implemented the generalized evaporation model (GEM) by Furihata [13]. This model considers emission of fragments heavier than α particles and uses a more accurate level density function for total decay width instead of the approximation used by Dostrovsky. We use the same set of parameters but for heavy ejectiles the parameters determined by Matsuse et al. [14] are used. Based on the Fermi gas model, the level density function is expressed as ( √ √ π e2 a(E−δ) for E ≥ Ex 12 a1/4 (E−δ)5/4 ρ(E) = (35.11) 1 (E−E0 )/T e for E < E x T 470 where Ex = Ux + δ and Ux = 150/Md + 2.5 (Md is the p mass of the daughter nucleus). Nuclear temperature T is given as 1/T = a/Ux − √ 1.5Ux , and E0 is defined as E0 = Ex − T (log T − log a/4 − (5/4) log Ux + 2 aUx ). By substituting equation 35.11 into equation 35.2 and integrating over kinetic energy can be obtained the following expression √ {I (t, t) + (β + V )I0 (t)} for εmax − Vj < Ex 2 j πgj πRd α 1 s {I1 (t, tx ) + I3 (s, sx )e + × Γj = 12ρ(E ∗ ) (β + V )(I0 (tx ) + I2 (s, sx )es )} for εmax − Vj ≥ Ex . j (35.12) I0 (t), I1 (t, tx ), I2 (s, sx ), and I3 (s, sx ) are expressed as: I0 (t) = e−E0 /T (et − 1) (35.13) −E0 /T tx (35.14) I1 (t, tx ) = e T {(t − tx + 1)e − t − 1} √ I2 (s, sx ) = 2 2 s−3/2 + 1.5s−5/2 + 3.75s−7/2 − −3/2 −5/2 −7/2 (sx + 1.5sx + 3.75sx ) (35.15) " 1 I3 (s, sx ) = √ 2s−1/2 + 4s−3/2 + 13.5s−5/2 + 60.0s−7/2 + 2 2 −9/2 325.125s − (s2 − s2x )s−3/2 + (1.5s2 + 0.5s2x )s−5/2 + x x (3.75s2 + 0.25s2x )s−7/2 + (12.875s2 + 0.625s2x )s−9/2 + x x 2 2 −11/2 (59.0625s + 0.9375sx )sx + # (324.8s2 + 3.28s2x )s−13/2 + x (35.16) q where t = (εmax − V )/T , t = E /T , s = 2 − Vj − δj ) and sx = a(εmax j x x j j p 2 a(Ex − δ). Besides light fragments, 60 nuclides up to 28 Mg are considered, not only in their ground states but also in their exited states, are considered. The excited state is assumed to survive if its lifetime T1/2 is longer than the decay time, i. e., T1/2 / ln 2 > ~/Γ∗j , where Γ∗j is the emission width of the resonance calculated in the same manner as for ground state particle emission. The total emission width of an ejectile j is summed over its ground state and all its excited states which satisfy the above condition. 471 35.4 Nuclear fission The fission decay channel (only for nuclei with A > 65) is taken into account as a competitor for fragment and photon evaporation channels. 35.4.1 The fission total probability The fission probability (per unit time) Wf is in the Bohr and Wheeler theory of fission [15] is proportional to the level density ρf is (T ) ( approximation Eq. (35.6) is used) at the saddle point, i.e. R E ∗ −Bf is Wf is = 2π~ρf1is (E ∗ ) 0 ρf is (E ∗ − Bf is − T )dT = (35.17) 1+(C −1) exp (C ) = 4πa f exp (2√aEf∗ ) , f is p where Bf is is the fission barrier height. The value of Cf = 2 af is (E ∗ − Bf is ) and a, af is are the level density parameters of the compound and of the fission saddle point nuclei, respectively. The value of the level density parameter is large at the saddle point, when excitation energy is given by initial excitation energy minus the fission barrier height, than in the ground state, i. e. af is > a. af is = 1.08a for Z < 85, af is = 1.04a for Z ≥ 89 and af = a[1.04 + 0.01(89. − Z)] for 85 ≤ Z < 89 is used. 35.4.2 The fission barrier The fission barrier is determined as difference between the saddle-point and ground state masses. We use simple semiphenomenological approach was suggested by Barashenkov and Gereghi [16]. In their approach fission barrier Bf is (A, Z) is approximated by Bf is = Bf0is + ∆g + ∆p . (35.18) The fission barrier height Bf0is (x) varies with the fissility parameter x = Z 2 /A. Bf0is (x) is given by for x ≤ 33.5 and Bf0is (x) = 12.5 + 4.7(33.5 − x)0.75 (35.19) Bf0is (x) = 12.5 − 2.7(x − 33.5)2/3 (35.20) for x > 33.5. The ∆g = ∆M (N ) + ∆M (Z), where ∆M (N ) and ∆M (Z) are shell corrections for Cameron’s liquid drop mass formula [17] and the pairing energy corrections: ∆p = 1 for odd-odd nuclei, ∆p = 0 for odd-even nuclei, ∆p = 0.5 for even-odd nuclei and ∆p = −0.5 for even-even nuclei. 472 35.5 Photon evaporation Photon evaporation main be simulated as a continium gamma transition using dipole approximation and via discrete gamma transition using evaluated database on nuclear gamma transitions. 35.5.1 Computation of probability As the first approximation we assume that dipole E1–transitions is the main source of γ–quanta from highly–excited nuclei [11]. The probability to evaporate γ in the energy interval (ǫγ , ǫγ + dǫγ ) per unit of time is given Wγ (ǫγ ) = 1 ρ(E ∗ − ǫγ ) 2 σ (ǫ ) ǫγ , γ γ π 2 (~c)3 ρ(E ∗ ) (35.21) where σγ (ǫγ ) is the inverse (absorption of γ) reaction cross section, ρ is a nucleus level density is defined by Eq. (35.6). The photoabsorption reaction cross section is given by the expression σ0 ǫ2γ Γ2R , σγ (ǫγ ) = 2 2 (ǫγ − EGDP )2 + Γ2R ǫ2γ (35.22) where σ0 = 2.5A mb, ΓR = 0.3EGDP and EGDP = 40.3A−1/5 MeV are empirical parameters of the giant dipole resonance [11]. The total radiation probability is Z E∗ 1 ρ(E ∗ − ǫγ ) 2 Wγ = 2 ǫγ dǫγ . (35.23) σ (ǫ ) γ γ π (~c)3 0 ρ(E ∗ ) The integration is performed numericaly. The energy of γ-quantum is sampled according to the Eq. (35.21) distribution. 35.5.2 Discrete photon evaporation The last step of evaporation cascade consists of evaporation of photons with discrete energies. The competition between photons and fragments as well as giant resonance photons is neglected at this step. We consider the discrete E1, M1 and E2 photon transitions from tabulated isotopes. There are large number of isotopes [18] with the experimentally measured exited level energies, spins, parities and relative transitions probabilities. This information is uploaded for each excited state in run time when corresponding excited state first created. The list of isotopes included in the photon evaporation data base has been extended from A <= 240 to A <= 250. The highest atomic number included is Z = 98 (this ensures that Americium sources can now be simulated). 473 35.5.3 Internal conversion electron emission An important conpetitive channel to photon emission is internal conversion. To take this into account, the photon evaporation data-base was entended to include internal conversion coeffficients. The above constitute the first six columns of data in the photon evaporation files. The new version of the data base adds eleven new columns corresponding to: 7. ratio of internal conversion to gamma-ray emmission probability 8. - 17. internal conversion coefficients for shells K, L1, L2, L3, M1, M2, M3, M4, M5 and N+ respectively. These coefficients are normalised to 1.0 The calculation of the Internal Conversion Coefficients (ICCs) is done by a cubic spline interpolation of tabulalted data for the corresponding transition energy. These ICC tables, which we shall label Band [19], Rösel [20] and Hager-Seltzer [21], are widely used and were provided in electronic format by staff at LBNL. The reliability of these tabulated data has been reviewed in Ref. [22]. From tests carried out on these data we find that the ICCs calculated from all three tables are comparable within a 10% uncertainty, which is better than what experimetal measurements are reported to be able to achive. The range in atomic number covered by these tables is Band: 1 <= Z <= 80; Rösel: 30 <= Z <= 104 and Hager-Seltzer: 3, 6, 10, 14 <= Z <= 103. For simplicity and taking into account the completeness of the tables, we have used the Band table for Z <= 80 and Rösel for 81 <= Z <= 98. The Band table provides a higher resolution of the ICC curves used in the interpolation and covers ten multipolarities for all elements up to Z = 80, but it only includes ICCs for shells up to M5. In order to calculate the ICC of the N+ shell, the ICCs of all available M shells are added together and the total divided by 3. This is the scheme adopted in the LBNL ICC calculation code when using the Band table. The Rösel table includes ICCs for all shells in every atom and for Z > 80 the N+ shell ICC is calculated by adding together the ICCs of all shells above M5. In this table only eight multipolarities have ICCs calculated for. For the production of an internal conversion electron, the energy of the transition must be at least the binding energy of the shell the electron is being released from. The binding energy corresponding to the various shells in all isotopes used in the ICC calculation has been taken from the Geant4 file G4AtomicShells.hh. 474 The ENSDF data provides information on the multipolarity of the transition. The ICCs included in the photon evaporation data base refer to the multipolarity indicated in the ENSDF file for that transition. Only one type of mixed mulltipolarity is considered (M1+E2) and whenever the mixing ratio is provided in the ENSDF file, it is used to calculate the ICCs corresponding to the mixed multipolarity according the the formula: - fraction in M 1 = 1/(1 + δ 2 ) - fraction in E2 = δ 2 /(1 + δ 2 ) where δ is the mixing ratio. 35.6 Sampling procedure The evaporation model algorithm consists from repeating steps on decay channels. The stack of excited nuclear fragments is created and initial excited fragent is stored there. For the each fragment from the stack decay chain is sampled via loop of actions: 1. switch to the next excited fragment in the stack; 2. check if Fermi break-up model 37.1 is applicable and apply this model if it is the case; 3. sort out decay products between store of excited fragments and the list of final products; 4. if Fermi break up is not applicable compute probabilities of all evaporation channels; 5. randomly select of a break-up channel and sample final state for the selected channel; 6. sort out decay products between store of excited fragments and the list of final products; 7. check if the residual fragment is stable, stop the loop if it is the case and store residual fragment to the list of final products; 8. if the fragment is not stable check if Fermi break-up is applicable, if yes then store this residual into the stack of excited fragments, else repeat from (4). 475 Bibliography [1] I. Frenkel. Sov. Phys. 9 533 (1936). [2] V. E. Weisskopf and D. H. Ewing. Phys. Rev. 57 472 (1940). [3] I. Dostrovsky, Z. Fraenkel, G. Friedlander. Phys. Rev. 116 683 (1959). [4] J. Blatt and V. F. Weisskopf, Theoretical Nuclear Physics (John Wiley & Sons, Inc., New York, 1952) [5] M. M. Shapiro. Phys. Rev. 90, 171 (1953). [6] A. S. Iljinov, M. V. Kazarnovsky and E. Ya. Paryev. Intermediate– Energy Nuclear Physics (CRC Press, 1994). [7] V. F. Weisskopf. Phys. Rev. 52, 295 (1937) [8] H. Hurwitz and H. A. Bethe. Phys. Rev. 81, (1951) [9] J.L. Cook, H. Ferguson and A. R. L. Musgrove. Aust. J. Phys., 20, 477 (1967) [10] A. Gilbert and A.G.W. Cameron, Can. J. Phys., 43, 1446 (1965) [11] A. S. Iljinov, M. V. Mevel et al.. Nucl. Phys. A543, 517 (1992). [12] J. W. Truran, A. G. W. Cameron, and E. Hilf. Proc. Int. Conf. on the Properties of Nuclei Far From the Beta-Stability Leysin, Switzerland, August 31 - September 4, 1970, Vol.1, p. 275 [13] S. Furihata. Nucl. Instr. and Meth. in Phys. Res. B171, 251 (2000) [14] T. Matsuse, A. Arima, and S. M. Lee. Phys. Rev. C 26, 2338 (1982) [15] Bohr N., Wheeler J. W., Phys. Rev., 56 426 (1939). [16] Barashenkov V. S., Iljinov A. S., Toneev V. D., Gereghi F. G, Nucl. Phys. A206 131 (1973). [17] Cameron A. G. W. Canad. J. Phys., 35 1021 (1957), 36 1040 (1958). [18] Evaluated Nuclear Structure Data File (ENSDF) - a computer file of evaluated experimental nuclear structure data maintained by the National Nuclear Data Center, Brookhaven National Laboratory (http://www.nndc.bnl.gov/nndc/nudat/). 476 [19] I.M. Band and M.B. Trzhaskovskaya, Tables of the Gamma-ray Internal Conversion Coefficients for the K, L, M Shells, for 1 <= Z <= 80, Leningrad: Nuclear Physics Institute (1978). [20] F. Rösel, H.M. Fries, K. Alder and H.C. Pauli, At. Data Nucl. Data Tables 21 (1978). [21] R.S. Hager and E.C. Seltzer, Nucl. Data A4 (1968). [22] M. Rysavy and O. Dragoun, On the Reliability of the Theoretical Internal Conversion Coefficients, J. Phys. G: Nucl. Part. Phys., 2000, v.26, N. 12, pp 1859-72. 477 Chapter 36 Fission model. 36.1 Reaction initial state. The GEANT4 fission model is capable to predict final excited fragments as result of an excited nucleus symmetric or asymmetric fission. The fission process (only for nuclei with atomic number A ≥ 65) is considered as a competitor for evaporation process, when nucleus transits from an excited state to the ground state. Here we describe the final state generation. The calculation of the relative probability of fission with respect to the evaporation channels are described in the chapter concerning evaporation. The initial information for calculation of fission decay consists from the atomic mass number A, charge Z of excited nucleus, its four momentum P0 and excitation energy U . 36.2 Fission process simulation. 36.2.1 Atomic number distribution of fission products. As follows from experimental data [1] mass distribution of fission products consists of the symmetric and the asymmetric components: F (Af ) = Fsym (Af ) + ωFasym (Af ), (36.1) where ω(U, A, Z) defines relative contribution of each component and it depends from excitation energy U and A, Z of fissioning nucleus. It was found in [2] that experimental data can be approximated with a good accuracy, if one take (Af − Asym )2 ] (36.2) Fsym (Af ) = exp [− 2 2σsym 478 and (Af −A2 )2 ] 2σ22 (Af −A1 )2 +Casym {exp [− 2σ2 ] + 1 Fasym (Af ) = exp [− Af −(A−A2 )2 ]+ 2σ22 Af −(A−A1 )2 exp [− ]}, 2σ22 + exp [− (36.3) 2 where Asym = A/2, A1 and A2 are the mean values and σsim , σ12 and σ22 are dispertions of the Gaussians respectively. From an analysis of experimental data [2] the parameter Casym ≈ 0.5 was defined and the next values for dispersions: 2 σsym = exp (0.00553U + 2.1386), (36.4) where U in MeV, 2σ1 = σ2 = 5.6 M eV (36.5) 2σ1 = σ2 = 5.6 + 0.096(A − 235) M eV (36.6) for A ≤ 235 and for A > 235 were found. The weight ω(U, A, Z) was approximated as follows ω= ωa − Fasym (Asym ) . 1 − ωa Fsym ((A1 + A2 )/2) (36.7) The values of ωa for nuclei with 96 ≥ Z ≥ 90 were approximated by ωa (U ) = exp (0.538U − 9.9564) (36.8) ωa (U ) = exp (0.09197U − 2.7003) (36.9) for U ≤ 16.25 MeV, for U > 16.25 MeV and ωa (U ) = exp (0.09197U − 1.08808) (36.10) for z = 89. For nuclei with Z ≤ 88 the authors of [2] constracted the following approximation: ωa (U ) = exp [0.3(227 − a)] exp {0.09197[U − (Bf is − 7.5)] − 1.08808}, (36.11) where for A > 227 and U < Bf is − 7.5 the corresponding factors occuring in exponential functions vanish. 479 36.2.2 Charge distribution of fission products. At given mass of fragment Af the experimental data [1] on the charge Zf distribution of fragments are well approximated by Gaussian with dispertion σz2 = 0.36 and the average < Zf > is described by expression: < Zf >= Af Z + ∆Z, A (36.12) when parameter ∆Z = −0.45 for Af ≥ 134, ∆Z = −0.45(Af − A/2)/(134 − A/2) for A − 134 < Af < 134 and ∆Z = 0.45 for A ≤ A − 134. After sampling of fragment atomic masses numbers and fragment charges, we have to check that fragment ground state masses do not exceed initial energy and calculate the maximal fragment kinetic energy T max < U + M (A, Z) − M1 (Af 1 , Zf 1 ) − M2 (Af 2 , Zf 2 ), (36.13) where U and M (A, Z) are the excitation energy and mass of initial nucleus, M1 (Af 1 , Zf 1 ), and M2 (Af 2 , Zf 2 ) are masses of the first and second fragment, respectively. 36.2.3 Kinetic energy distribution of fission products. We use the empiricaly defined [3] dependence of the average kinetic energy < Tkin > (in MeV) of fission fragments on the mass and the charge of a fissioning nucleus: < Tkin >= 0.1178Z 2 /A1/3 + 5.8. (36.14) This energy is distributed differently in cases of symmetric and asymmetric modes of fission. It follows from the analysis of data [2] that in the asymmetric mode, the average kinetic energy of fragments is higher than that in the symmetric one by approximately 12.5 MeV. To approximate the average sym asym numbers of kinetic energies < Tkin and < Tkin > for the symmetric and asymmetric modes of fission the authors of [2] suggested empirical expressions: sym < Tkin >=< Tkin > −12.5Wasim , (36.15) asym < Tkin >=< Tkin > +12.5Wsim , where Wsim = ω and Wasim = Z Z (36.16) Fsim (A)dA/ Z F (A)dA (36.17) Fasim (A)dA/ Z F (A)dA, (36.18) 480 respectively. In the symmetric fission the experimental data for the ratio of the average kinetic energy of fission fragments < Tkin (Af ) > to this maximum max energy < Tkin > as a function of the mass of a larger fragment Amax can be approximated by expressions max < Tkin (Af ) > / < Tkin >= 1 − k[(Af − Amax )/A]2 (36.19) for Asim ≤ Af ≤ Amax + 10 and max < Tkin (Af ) > / < Tkin >= 1 − k(10/A)2 − 2(10/A)k(Af − Amax − 10)/A (36.20) for Af > Amax + 10, where Amax = Asim and k = 5.32 and Amax = 134 and k = 23.5 for symmetric and asymmetric fission respectively. For both modes of fission the distribution over the kinetic energy of fragments Tkin is choosen sym Gaussian with their own average values < Tkin (Af ) >=< Tkin (Af ) > or asym 2 < Tkin (Af ) >=< Tkin (Af ) > and dispersions σkin equal 82 MeV or 102 MeV2 for symmetrical and asymmetrical modes, respectively. 36.2.4 Calculation of the excitation energy of fission products. The total excitation energy of fragments Uf rag can be defined according to equation: Uf rag = U + M (A, Z) − M1 (Af 1 , Zf 1 ) − M2 (Af 2 , Zf 2 ) − Tkin , (36.21) where U and M (A, Z) are the excitation energy and mass of initial nucleus, Tkin is the fragments kinetic energy, M1 (Af 1 , Zf 1 ), and M2 (Af 2 , Zf 2 ) are masses of the first and second fragment, respectively. The value of excitation energy of fragment Uf determines the fragment p temperature (T = Uf /af , where af ∼ Af is the parameter of fragment level density). Assuming that after disintegration fragments have the same temperature as initial nucleus than the total excitation energy will be distributed between fragments in proportion to their mass numbers one obtains Uf = Uf rag 36.2.5 Af . A (36.22) Excited fragment momenta. Assuming that fragment kinetic energy Tf = Pf2 /(2(M (Af , Zf + Uf ) we are able to calculate the absolute value of fragment c.m. momentum Pf = (M1 (Af 1 , Zf 1 + Uf 1 )(M2 (Af 2 , Zf 2 + Uf 2 ) Tkin . M1 (Af 1 , Zf 1 ) + Uf 1 + M2 (Af 2 , Zf 2 ) + Uf 2 481 (36.23) and its components, assuming fragment isotropical distribution. Bibliography [1] Vandenbosch R., Huizenga J. R., Nuclear Fission, Academic Press, New York, 1973. [2] Adeev G. D. et al. Preprint INR 816/93, Moscow, 1993. [3] Viola V. E., Kwiatkowski K. and Walker M, Phys. Rev. C31 1550 (1985). 482 Chapter 37 Fermi break-up model. 37.1 Fermi break-up simulation for light nuclei For light nuclei the values of excitation energy per nucleon are often comparable with nucleon binding energy. Thus a light excited nucleus breaks into two or more fragments with branching given by available phase space. To describe a process of nuclear disassembling the so-called Fermi breakup model is formulated [1], [2], [3], [4]. This statistical approach was first used by Fermi [1] to describe the multiple production in high energy nucleon collision. The GEANT4 Fermi break-up model is capable to predict final states as result of an excited nucleus with Z < 9 and A < 17 statistical break-up. 37.1.1 Allowed channels The channel will be allowed for decay, if the total kinetic energy Ekin of all fragments of the given channel at the moment of break-up is positive. This energy can be calculated according to equation: Ekin = U + M (A, Z) − ECoulomb − n X (mb + ǫb ), (37.1) b=1 U is primary fragment excitation, mb and ǫb are masses and excitation energies of fragments, respectively, ECoulomb is the Coulomb barrier for a given channel. It is approximated by n ECoulomb = X Z2 3 e2 V Z2 ), (1 + )−1/3 ( 1/3 − 1/3 5 r0 V0 A A b b=1 483 (37.2) where V0 is the volume of the system corresponding to the normal nuclear matter density V0 = 4πR3 /3 = 4πr03 A/3, (37.3) where r0 = 1.3f m is used. Free parameter of the model is the ratio of the effective volume V to the normal volume, currently κ= 37.1.2 V = 6. V0 (37.4) Break-up probability The total probability for nucleus to break-up into n componets (nucleons, deutrons, tritons, alphas etc) in the final state is given by W (E, n) = (V /Ω)n−1 ρn (E), (37.5) where ρn (E) is the density of a number of final states, Ω = (2π~)3 is the normalization volume. The density ρn (E) can be defined as a product of three factors: ρn (E) = Mn (E)Sn Gn . (37.6) The first one is the phase space factor defined as Mn = Z +∞ ... −∞ Z +∞ δ( −∞ n X b=1 n n q Y X 2 2 pb )δ(E − p + mb ) d 3 pb , b=1 (37.7) b=1 where pb is fragment b momentum. The second one is the spin factor Sn = n Y (2sb + 1), (37.8) b=1 which gives the number of states with different spin orientations. The last one is the permutation factor k Y 1 , Gn = n! j=1 j (37.9) which takes into account identity of components in final state. nj is a number P of components of j- type particles and k is defined by n = kj=1 nj ). In non-relativistic case (Eq. (37.11) the integration in Eq. (37.7) can be evaluated analiticaly (see e. g. [6]). The probability for a nucleus with energy 484 E disassembling into n fragments with masses mb , where b = 1, 2, 3, ..., n equals n Y 1 (2π)3(n−1)/2 3n/2−5/2 V n−1 E , mb )3/2 W (Ekin , n) = Sn Gn ( ) ( Pn Ω Γ(3(n − 1)/2) kin b=1 mb b=1 (37.10) where Γ(x) is the gamma function. 37.1.3 Fragment characteristics We take into account the formation of fragments in their ground and lowlying excited states, which are stable for nucleon emission. However, several unstable fragments with large lifetimes: 5 He, 5 Li, 8 Be, 9 B etc are also considered. Fragment characteristics Ab , Zb , sb and ǫb are taken from [7]. Recently nuclear level energies were changed to be identical with nuclear levels in the gamma evaporation database (see Chapter 35.5.2). 37.1.4 Sampling procedure The nucleus break-up is described by the Monte Carlo (MC) procedure. We randomly (according to probability Eq. (37.10) and condition Eq. (37.1)) select decay channel. Then for given channel we calculate kinematical quantities of each fragment according to n-body phase space distribution: Z +∞ Z +∞ X n n n X Y p2b Mn = ... δ( pb )δ( − Ekin ) d 3 pb . (37.11) 2m b −∞ −∞ b=1 b=1 b=1 The Kopylov’s sampling procedure [8] is applied. The angular distributions for emitted fragments are considered to be isotropical. Bibliography [1] Fermi E., Prog. Theor. Phys. 5 1570 (1950). [2] Kretschmar M. Annual Rev. Nucl. Sci. 11 1 (1961). [3] Epherre M., Gradsztajn E., J. Physique 18 48 (1967). [4] Bonorf J. P., Botvina A. S., Iljinov A. S., Mishustin I. N., Sneppen K., Phys. Rep. 257 133 (1995). [5] Cameron A. G. W. Canad. J. Phys., 35 1021 (1957), 36 1040 (1958). 485 [6] Barashenkov V. S., Barbashov B. M., Bubelev E. G. Nuovo Cimento, 7 117 (1958). [7] Ajzenberg-Selone F., Nucl. Phys. 1 360 (1981); A375 (1982); 392 (1983); A413 (1984); A433 (1985). [8] Kopylov G. I., Principles of resonance kinematics, Moscow, Nauka, 1970 (in Russian). 486 Chapter 38 Multifragmentation model. 38.1 Multifragmentation process simulation. The GEANT4 multifragmentation model is capable to predict final states as result of an highly excited nucleus statistical break-up. The initial information for calculation of multifragmentation stage consists from the atomic mass number A, charge Z of excited nucleus and its excitation energy U . At high excitation energies U/A > 3 MeV the multifragmentation mechanism, when nuclear system can eventually breaks down into fragments, becomes the dominant. Later on the excited primary fragments propagate independently in the mutual Coulomb field and undergo de-excitation. Detailed description of multifragmentation mechanism and model can be found in review [1]. 38.1.1 Multifragmentation probability. The probability of a breakup channel b is given by the expression (in the so-called microcanonical approach [1], [2]): Wb (U, A, Z) = P 1 exp[Sb (U, A, Z)], b exp[Sb (U, A, Z)] (38.1) where Sb (U, A, Z) is the entropy of a multifragment state corresponding to the breakup channel b. The channels {b} can be parametrized by set of fragment multiplicities NAf ,Zf for fragment with atomic number Af and charge Zf . All partitions {b} should satisfy constraints on the total mass and charge: X NAf ,Zf Af = A (38.2) f 487 and X NAf ,Zf Zf = Z. (38.3) f It is assumed [2] that thermodynamic equilibrium is established in every channel, which can be characterized by the channel temperature Tb . The channel temperature Tb is determined by the equation constraining the average energy Eb (Tb , V ) associated with partition b: Eb (Tb , V ) = U + Eground = U + M (A, Z), (38.4) where V is the system volume, Eground is the ground state (at Tb = 0) energy of system and M (A, Z) is the mass of nucleus. According to the conventional thermodynamical formulae the average energy of a partitition b is expressed through the system free energy Fb as follows Eb (Tb , V ) = Fb (Tb , V ) + Tb Sb (Tb , V ). (38.5) Thus, if free energy Fb of a partition b is known, we can find the channel temperature Tb from Eqs. (38.4) and (38.5), then the entropy Sb = −dFb /dTb and hence, decay probability Wb defined by Eq. (38.1) can be calculated. Calculation of the free energy is based on the use of the liquid-drop description of individual fragments [2]. The free energy of a partition b can be splitted into several terms: X Fb (Tb , V ) = Ff (Tb , V ) + EC (V ), (38.6) f where Ff (Tb , V ) is the average energy of an individual fragment including the volume FfV = [−E0 − Tb2 /ǫ(Af )]Af , (38.7) surface 2/3 FfSur = β0 [(Tc2 − Tb2 )/(Tc2 + Tb2 )]5/4 Af 2/3 = β(Tb )Af , (38.8) symmetry FfSim = γ(Af − 2Zf )2 /Af , Coulomb FfC = 3 Zf2 e2 [1 − (1 + κC )−1/3 ] 5 r0 A1/3 f (38.9) (38.10) and translational Fft = −Tb ln (gf Vf /λ3Tb ) + Tb ln (NAf ,Zf !)/NAf ,Zf 488 (38.11) terms and the last term 3 Z 2 e2 (38.12) 5 R is the Coulomb energy of the uniformly charged sphere with charge Ze and the radius R = (3V /4π)1/3 = r0 A1/3 (1 + κC )1/3 , where κC = 2 [2]. Parameters E0 = 16 MeV, β0 = 18 MeV, γ = 25 MeV are the coefficients of the Bethe-Weizsacker mass formula at Tb = 0. gf = (2Sf + 1)(2If + 1) is a spin Sf and isospin If degeneracy factor for fragment ( fragments with Af > 1 are treated as the Boltzmann particles), λTb = (2πh2 /mN Tb )1/2 is the thermal wavelength, mN is the nucleon mass, r0 = 1.17 fm, Tc = 18 MeV is the critical temperature, which corresponds to the liquid-gas phase transition. ǫ(Af ) = ǫ0 [1 + 3/(Af − 1)] is the inverse level density of the mass Af fragment and ǫ0 = 16 MeV is considered as a variable model parameter, whose value depends on the fraction of energy transferred to the internal degrees of freedom of fragments [2]. The free volume Vf = κV = κ 34 πr04 A available to the translational motion of fragment, where κ ≈ 1 and its dependence on the multiplicity of fragments was taken from [2]: EC (V ) = κ = [1 + 1.44 (M 1/3 − 1)]3 − 1. r0 A1/3 (38.13) For M = 1 κ = 0. The light fragments with Af < 4, which have no excited states, are considered as elementary particles characterized by the empirical masses Mf , radii Rf , binding energies Bf , spin degeneracy factors gf of ground states. They contribute to the translation free energy and Coulomb energy. 38.1.2 Direct simulation of the low multiplicity multifragment disintegration At comparatively low excitation energy (temperature) system will disintegrate into a small number of fragments M ≤ 4 and number of channel is not huge. For such situation a direct (microcanonical) sorting of all decay channels can be performed. Then, using Eq. (38.1), the average multiplicity value < M > can be found. To check that we really have the situation with the low excitation energy, the obtained value of < M > is examined to obey the inequality < M >≤ M0 , where M0 = 3.3 and M0 = 2.6 for A ∼ 100 and for A ∼ 200, respectively [2]. If the discussed inequality is fulfilled, then the set of channels under consideration is belived to be able for a correct description of the break up. Then using calculated according Eq. (38.1) probabilities we can randomly select a specific channel with given values of Af and Zf . 489 38.1.3 Fragment multiplicity distribution. The individual fragment multiplicities NAf ,Zf in the so-called macrocanonical ensemble [1] are distributed according to the Poisson distribution: NA P (NAf ,Zf ) = exp (−ωAf ,Zf ) ,Z f f ωAf ,Z f (38.14) NAf ,Zf ! with mean value < NAf ,Zf >= ωAf ,Zf defined as Vf 1 exp [ (Ff (Tb , V ) − Fft (Tb , V ) − µAf − νZf )], 3 λT b Tb (38.15) where µ and ν are chemical potentials. The chemical potential are found by substituting Eq. (38.15) into the system of constraints: X < NAf ,Zf > Af = A (38.16) 3/2 < NAf ,Zf >= gf Af f and X < NAf ,Zf > Zf = Z (38.17) f and solving it by iteration. 38.1.4 Atomic number distribution of fragments. Fragment atomic numbers Af > 1 are also distributed according to the Poisson distribution [1] (see Eq. (38.14)) with mean value < NAf > defined as 1 Vf exp [ (Ff (Tb , V ) − Fft (Tf , V ) − µAf − ν < Zf >)], 3 λTb Tb (38.18) t where calculating the internal free energy Ff (Tb , V ) − Ff (Tb , V ) one has to substitute Zf →< Zf >. The average charge < Zf > for fragment having atomic number Af is given by 3/2 < NAf >= Af < Zf (Af ) >= (4γ + ν)Af 2/3 8γ + 2[1 − (1 + κ)−1/3 ]Af 490 . (38.19) 38.1.5 Charge distribution of fragments. At given mass of fragment Af > 1 the charge Zf distribution of fragments are described by Gaussian P (Zf (Af )) ∼ exp [− (Zf (Af )− < Zf (Af ) >)2 ] 2(σZf (Af ))2 (38.20) with dispertion σZf (Af ) = s Af Tb 8γ + 2[1 − (1 + 2/3 κ)−1/3 ]Af ≈ s Af Tb . 8γ (38.21) and the average charge < Zf (Af ) > defined by Eq. (38.17). 38.1.6 Kinetic energy distribution of fragments. It is assumed [2] that at the instant of the nucleus break-up the kinetic f energy of the fragment Tkin in the rest of nucleus obeys the Boltzmann distribution at given temperature Tb : q f dP (Tkin ) f f ∼ Tkin exp (−Tkin /Tb ). (38.22) f dTkin Under assumption of thermodynamic equilibrium the fragment have isotropic velocities distribution in the rest frame of nucleus. The total kinetic energy of fragments should be equal 32 M Tb , where M is fragment multiplicity, and the total fragment momentum should be equal zero. These conditions are fullfilled by choosing properly the momenta of two last fragments. The initial conditions for the divergence of the fragment system are determined by random selection of fragment coordinates distributed with equal probabilities over the break-up volume Vf = κV . It can be a sphere or prolongated ellipsoid. Then Newton’s equations of motion are solved for all fragments in the self-consistent time-dependent Coulomb field [2]. Thus the asymptotic energies of fragments determined as result of this procedure differ from the initial values by the Coulomb repulsion energy. 38.1.7 Calculation of the fragment excitation energies. The temparature Tb determines the average excitation energy of each fragment: Uf (Tb ) = Ef (Tb ) − Ef (0) = Tb2 dβ(Tb ) 2/3 Af + [β(Tb ) − Tb − β0 ]Af , (38.23) ǫ0 dTb 491 where Ef (Tb ) is the average fragment energy at given temperature Tb and β(Tb ) is defined in Eq. (38.8). There is no excitation for fragment with Af < 4, for 4 He excitation energy was taken as U4 He = 4Tb2 /ǫo . Bibliography [1] Bondorf J. P., Botvina A. S., Iljinov A. S., Mishustin I. N., Sneppen K., Phys. Rep. 257 133 (1995). [2] Botvina A. S. et al., Nucl. Phys. A475 663 (1987). 492 Chapter 39 INCL++: the Liège Intranuclear Cascade model 39.1 Introduction There is a renewed interest in the study of spallation reactions. This is largely due to new technological applications, such as Accelerator-Driven Systems, consisting of sub-critical nuclear reactor coupled to a particle accelerator. These applications require optimized targets as spallation sources. This type of problem typically involves a large number of parameters and thus it cannot be solved by trial and error. One has to rely on simulations, which implies that very accurate tools need to be developed and their validity and accuracy need to be assessed. Above ∼200 MeV incident energy it is necessary to use reliable models due to the prohibitive number of open channels. The most appropriate modeling technique in this energy region is intranuclear cascade (INC) combined with evaporation model. One such pair of models is the Liège cascade model INCL++ [1, 2] coupled with the G4ExcitationHandler statistical deexcitation model. The strategy adopted by the INCL++ cascade is to improve the quasi-classical treatment of physics without relying on too many free parameters. This chapter introduces the physics provided by INCL++ as implemented in Geant4. Table 39.1 summarizes the key features and provides references to detailed descriptions of the physics. The INCL++ model is available through dedicated physics lists (see Table 39.1). The * HP variants of the physics lists use the NeutronHP model (Chapter 41) for neutron interactions at low energy; the QGSP * and FTFP * variants respectively use the QGSP and FTFP model at high energy. Figure 39.1 493 10 AGeV 3 AGeV 20 AMeV 1.5 AMeV Figure 39.1: Model map for the INCL++-based physics lists. The first two columns represent nucleon- and pion-induced reactions. The third column represents nucleus-nucleus reactions where at least one of the partners is below A = 18. The fourth column represents other nucleus-nucleus reactions. shows a schematic model map of the INCL++-based physics lists. Finally, the INCL++ model is directly accessible through its interface (G4INCLXXInterface). The reference paper for the INCL++ model is Ref. [2]. Please make sure you cite it appropriately if you publish any work based on this model. 39.1.1 Suitable application fields The INCL++-dedicated physics lists are suitable for the simulation of any system where spallation reactions or light-ion-induced reactions play a dominant role. As examples, we include here a non-exhaustive list of possible application fields: • Accelerator-Driven Systems (ADS); • spallation targets; • radioprotection close to high-energy accelerators; 494 • radioprotection in space; • proton or carbon therapy; • production of beams of exotic nuclei. 39.2 Generalities of the INCL++ cascade INCL++ is a Monte-Carlo simulation incorporating the aforementioned cascade physics principles. The INCL++ algorithm consists of an initialization stage and the actual data processing stage. The INCL++ cascade can be used to simulate the collisions between bullet particles and nuclei. The supported bullet particles and the interface classes supporting them are presented in table 39.1. The momenta and positions of the nucleons inside the nuclei are determined at the beginning of the simulation run by modeling the nucleus as a free Fermi gas in a static potential well with a realistic density. The cascade is modeled by tracking the nucleons and their collisions. The possible reactions inside the nucleus are • N N → N N (elastic scattering) • N N → N ∆ and N ∆ → N N • ∆ → πN and πN → ∆ • N N → N N xπ (multiple pion production) • πN → πN (elastic scattering and charge exchange) • πN → N (x + 1)π (multiple pion production) • N N → N N M (M = η or ω) • N N → N N M xπ (inclusive production, M = η or ω) • πN → M N (M = η or ω) • M N → πN, ππN (M = η or ω) • M N → M N (M = η or ω; elastic scattering) 495 39.2.1 Model limits The INCL++ model has certain limitations with respect to the bullet particle energy and type, and target-nucleus type. The supported energy range for incident nucleons and pions is 1 MeV–20 GeV. Any target nucleus from deuterium (2 H) up is in principle acceptable, but not all areas of the nuclide chart have received equal attention during testing. Heavy nuclei (say above Fe) close to the stability valley have been more thoroughly studied than light or unstable nuclei. The model is anyway expected to accept any existing nucleus as a target. Light nuclei (from A = 2 to A = 18 included) can also be used as projectiles. The G4INCLXXInterface class can be used for collisions between nuclei of any mass, but it will internally rely on the Binary Cascade model (see chapter 30) if both reaction partners have A > 18. A warning message will be displayed (once) if this happens. 39.3 Physics ingredients The philosophy of the INCL++ model is to minimize the number of free parameters, which guarantees the predictive power of the model. All INCL++ parameters are either taken from known phenomenology (e.g. nuclear radii, elementary cross sections, nucleon potentials) or fixed once and for all (stopping time, cluster-coalescence parameters). The nucleons are modeled as a free Fermi gas in a static potential well. The radius of the well depends on the nucleon momentum, the r-p correlation being determined by the desired spatial density distribution ρr (r) according to the following equation: ρp (p)p2 dp = − dρr (r) r3 dr, dr 3 (39.1) where ρp (p) is the momentum-space density (a hard-sphere of radius equal to the Fermi momentum). After the initialization a projectile particle, or bullet, is shot towards the target nucleus. In the following we assume that the projectile is a nucleon or a pion; the special case of composite projectiles will be described in more detail in subsection 39.3.4. The impact parameter, i.e. the distance between the projectile particle and the center point of the projected nucleus surface is chosen at random. The value of the impact parameter determines the point where the bullet particle will enter the calculation volume. After this the algorithm tracks 496 the nucleons by determining the times at which an event will happen. The possible events are: • collision • decay of a delta resonance • reflection from the nuclear potential well • transmission through the nuclear potential well The particles are assumed to propagate along straight-line trajectories. The algorithm calculates the time at which events will happen and propagates the particles directly to their positions at that particular point in time. This means that the length of the time step in simulation is not constant, and that we do not need to perform expensive numerical integration of the particle trajectories. Particles in the model are labeled either as participants (projectile particles and particles that have undergone a collision with a projectile) or spectators (target particles that have not undergone any collision). Collisions between spectator particles are neglected. 39.3.1 Emission of composite particles INCL++ is able to simulate the emission of composite particles (up to A = 8) during the cascade stage. Clusters are formed by coalescence of nucleons; when a nucleon (the leading particle) reaches the surface and is about to leave the system, the coalescence algorithm looks for other nucleons that are “sufficiently close” in phase space; if any are found, a candidate cluster is formed. If several clusters are formed, the algorithm selects the least excited one. Penetration of the Coulomb barrier is tested for the candidate cluster, which is emitted if the test is successful; otherwise, normal transmission of the leading nucleon is attempted. There are at least two peculiarities of INCL++’s cluster-coalescence algorithm. First, it acts in phase space, while many existing algorithms act in momentum space only. Second, it is dynamical, in the sense that it acts on the instantaneous phase-space distribution of nucleons in the system, and not on the distribution of the escaping nucleons. 39.3.2 Cascade stopping time Stopping time is defined as the point in time when the cascade phase is finished and the excited remnant is passed to evaporation model. In the 497 INCL++ model the stopping time, tstop , is defined as: tstop = t0 (Atarget /208)0.16 . (39.2) Here Atarget is the target mass number and t0 = 70 fm/c. The intranuclear cascade also stops if no participants are left in the nucleus. 39.3.3 Conservation laws The INCL++ model generally guarantees energy and momentum conservation at the keV level, which is compatible with the numerical accuracy of the code. It uses G4ParticleTable and G4IonTable for the masses of particles and ions, which means that the energy balance is guaranteed to be consistent with radiation transport. However, INCL++ can occasionally generate an event such that conservation laws cannot be exactly fulfilled; these corner cases typically happen for very light targets. Baryon number and charge are always conserved. 39.3.4 Initialisation of composite projectiles In the case of composite projectiles, the projectile nucleons are initialised off their mass shell, to account for their binding in the projectile. The sum of the four-momenta of the projectile nucleons is equal to the nominal fourmomentum of the projectile nucleus. Given a random impact parameter, projectile nucleons are separated in geometrical spectators (those that do not enter the calculation volume) and geometrical participants (those that do). Geometrical participant that traverse the nucleus without undergoing any collision are coalesced with any existing geometrical spectators to form an excited projectile-like pre-fragment. The excitation energy of the pre-fragment is generated by a simple particlehole model. At the end of the cascade stage, the projectile-like pre-fragment is handed over to G4ExcitationHandler. 39.3.5 η and ω mesons as new particles The mesons η and ω can be produced and emitted during the intranuclear cascade phase. The cross sections taken into account are listed in section 39.2. By default in Geant4 the η meson emitted is not decayed by INCL++, while that is the case for the ω meson (then only the decay products (π and γ) are given to Geant4). 498 d2σ/dΩ dE [mb/sr/MeV] 15° 10-1 10-2 d2σ/dΩ dE [mb/sr/MeV] 30° (× 10-2) 10-3 10-4 60° (× 10 ) -4 10-5 10-6 1 10-1 -6 90° (× 10 ) 10-7 5° 10 20° (× 10-2) 10-2 10-8 -8 120° (× 10 ) 10-9 10-3 40° (× 10-4) 10-4 10-10 -10 150° (× 10 ) 10-11 10-5 10-12 10-6 730-MeV p + Cu → π+ INCL++ 10-13 10-7 BIC -14 10 100 200 300 12 10 400 500 pion energy [MeV] 12 290 AMeV C+ C INCL++ BIC Iwata et al. -8 Cochran et al. 0 -6 80° (× 10 ) 0 100 200 300 400 500 600 neutron energy [MeV] Figure 39.2: Left: double-differential cross sections for the production of charged pions in 730-MeV p+Cu. Right: double-differential cross sections for the production of neutrons in 290-AMeV 12 C+12 C. Predictions of the INCL++ and Binary-Cascade models are compared with experimental data from Refs. [5] and [6]. 39.3.6 De-excitation phase The INCL++ model simulates only the first part of the nuclear reaction; the de-excitation of the cascade remnant is simulated by default by G4ExcitationHandler. As an alternative, the ABLA V3 model (Chapter 40) can be used instead, by employing the technique described in the Application Developer Guide, section “hadronic interactions”. 39.4 Physics performance INCL++ (coupled with G4ExcitationHandler) provides an accurate modeling tool for spallation studies in the tens of MeV–15 GeV energy range. The INCL++-ABLA07 [3] model was recognized as one of the best on the market by the IAEA Benchmark of Spallation Models [4] (note however that the ABLA07 de-excitation model is presenty not available in Geant4). 499 cross section [mb] 1400 209 213-x Bi(4He,xn) x=1 x=2 x=3 x=4 x=5 x=6 INCL++/G4EH At 1200 1000 800 600 400 200 0 10 20 30 40 50 60 70 80 90 100 projectile energy [MeV] Figure 39.3: Excitation functions for (α, xn) cross sections on 209 Bi. The predictions of INCL++-G4ExcitationHandler are represented by the solid line and are compared to experimental data [7, 8, 9, 10, 11, 12, 13, 14, 15]. As a sample of the quality of the model predictions of INCL++-G4ExcitationHandler for nucleon-induced reactions, the left panel of Figure 39.2 presents a comparison of double-differential cross sections for pion production in 730-MeV p+Cu, compared with the predictions of the Binary-Cascade model (chapter 30) and with experimental data. Reactions induced by light-ion projectiles up to A = 18 are also treated by the model. The right panel of Figure 39.2 shows double-differential cross sections for neutron production in 290-AMeV 12 C+12 C. Figure 39.3 shows excitation curves for 209 Bi(α, xn) reactions at very low energy. We stress here that intranuclear-cascade models are supposedly not valid below ∼ 150 AMeV. The very good agreement presented in Figure 39.3 is due to the completefusion model that smoothly replaces INCL++ at low energy. INCL++ is continuously updated and validated against experimental data. Bibliography [1] A. Boudard et al., Phys. Rev. C87 (2013) 014606. [2] D. Mancusi et al., Phys. Rev. C90 (2014) 054602. 500 [3] A. Kelić, M. V. Ricciardi and K.-H. Schmidt, Joint ICTP-IAEA Advanced Workshop on Model Codes for Spallation Reactions, Report INDC(NDC)-0530 (2008) 181. [4] Benchmark of Spallation Models, organized by the IAEA. Web site: http://www-nds.iaea.org/spallations. [5] D. R. F. Cochran et al., Phys. Rev. D6 (1972) 3085. [6] Y. Iwata et al., Phys. Rev. C6 (2001) 054609. [7] A. Hermanne et al., Conf. on Nucl. Data for Sci. and Techn., Santa Fe 2004, [8] A. R. Barnett et al., Phys. Rev. C9 (1974) 2010. [9] E. L. Kelly and E. Segré, Phys. Rev. 75 (1949) 999. [10] G. Deconninck and M. Longree, Ann. Soc. Sci. Brux. 88 (1974) 341. [11] H. B. Patel, D. J. Shah and N. L. Singh, Riv. Nuovo Cimento A112 (1999) 1439. [12] I. A. Rizvi et al., Appl. Radiat. Isotopes 41 (1990) 215. [13] J. D. Stickler and K. J. Hofstetter, Phys. Rev. C9 (1974) 1064. [14] N. L. Singh, S. Mukherjee and D. R. S. Somayajulu, Riv. Nuovo Cimento A107 (1994) 1635. [15] R. M. Lambrecht and S. Mirzadeh, Appl. Radiat. Isotopes 36 (1985) 443. 501 Table 39.1: INCL++ feature summary. usage physics lists interfaces G4INCLXXInterface projectile particles energy range target nuclei lightest applicable heaviest features typical CPU time code size references QGSP QGSP FTFP FTFP INCLXX INCLXX HP INCLXX INCLXX HP nucleon-, pion- and nucleus-nucleus proton, neutron pions (π + , π 0 , π − ) deuteron, triton 3 He, α light ions (up to A = 18) 1 MeV - 20 GeV deuterium, 2 H no limit, tested up to uranium no ad-hoc parameters realistic nuclear densities Coulomb barrier non-uniform time-step pion and delta production cross sections delta decay Pauli blocking emission of composite particles (A ≤ 8) complete-fusion model at low energy conservation laws satisfied at the keV level 0.5 . INCL++/Binary Cascade . 2 75 classes, 14k lines Ref. [2] 502 Chapter 40 ABLA V3 evaporation/fission model The ABLA V3 evaporation model takes excited nucleus parameters, excitation energy, mass number, charge number and nucleus spin, as input. It calculates the probabilities for emitting proton, neutron or alpha particle and also probability for fission to occur. The summary of Geant4 ABLA V3 implementation is represented in Table 40.1. The probabilities for emission of particle type j are calculated using formula: Γj (N, Z, E) , (40.1) Wj (N, Z, E) = P k Γk (N, Z, E) where Γj is emission width for particle j, N is neutron number, Z charge number and E excitation energy. Possible emitted particles are protons, neutrons and alphas. Emission widths are calculated using the following formula: 1 4mj R2 2 Γj = Tj ρj (E − Sj − Bj ), (40.2) 2πρc (E) ~2 where ρc (E) and ρj (E − Sj − Bj ) are the level densities of the compound nucleus and the exit channel, respectively. Bj is the height of the Coulomb barrier, Sj the separation energy, R is the radius and Tj the temperature of the remnant nucleus after emission and mj the mass of the emitted particle. The fission width is calculated from: Γi = 1 Tf ρf (E − Bf ), 2πρc (E) (40.3) where ρf (E) is the level density of transition states in the fissioning nucleus, Bf the height of the fission barrier and Tf the temperature of the nucleus. 503 Table 40.1: ABLA V3 (located in the Geant4 directory source/processes/hadronic/models/abla) feature summary. Requirements External data file Environment variable for external data Usage Physics list Interfaces G4AblaInterface Supported input Output particles Features References 40.1 G4ABLA3.0 available at Geant4 site G4ABLADATA No default physics list, see Section 40.4. Excited nuclei proton, neutron α fission products residual nuclei evaporation of proton, neutron and α fission Key reference: [1], see also [2] Level densities Nuclear level densities are calculated using the following formula: a = 0.073A[M eV −1 ] + 0.095Bs A2/3 [M eV −2 ], (40.4) where A the nucleus mass number and Bs dimensionless surface area of the nucleus. 40.2 Fission Fission barrier, used to calculate fission width 40.3, is calculated using a semiempirical model fitting to data obtained from nuclear physics experiments. 504 40.3 External data file required ABLA V3 needs specific data files. These files contain ABLA V3 shell corrections and nuclear masses. To enable this data set, the environment variable G4ABLADATA needs to be set, and the relevant data should be installed on your machine. You can download them from the Geant4 web site or you can have CMake download them for you during installation. For Geant4 10.0 we use the G4ABLA3.0 data files. 40.4 How to use ABLA V3 None of the stock physics lists use the ABLA V3 model by default. It should also be understood that ABLA V3 is a nuclear de-excitation model and must be used as a secondary reaction stage; the first, dynamical reaction stage must be simulated using some other model, typically an intranuclearcascade (INC) model. The coupling of the ABLA V3 to the INCL++ model (Chapter 39) has been somewhat tested and seems to work, but no extensive benchmarking has been realized at the time of writing. Coupling to the Binary-Cascade model (Chapter 30) should in principle be possible, but has never been tested. The technique to realize the coupling is described in the Application Developer Guide. Finally, please note that the ABLA V3 model is in alpha status. The code may crash and be affected by bugs. Bibliography [1] A.R. Junghans et al Nuc. Phys. A629 (1998) 635 [2] J. Benlliure et al Nuc. Phys. A628 (1998) 458 [3] A. Heikkinen et al. J. Phys.: Conf. Series 119 (2008) 032024 505 Chapter 41 Low Energy Neutron Interactions 41.1 Introduction The neutron transport class library described here simulates the interactions of neutrons with kinetic energies from thermal energies up to O(20 MeV). The upper limit is set by the comprehensive evaluated neutron scattering data libraries that the simulation is based on. The result is a set of secondary particles that can be passed on to the tracking sub-system for further geometric tracking within Geant4. The interactions of neutrons at low energies are split into four parts in analogy to the other hadronic processes in Geant4. We consider radiative capture, elastic scattering, fission, and inelastic scattering as separate models. These models comply with the interface for use with the Geant4 hadronic processes which enables their transparent use within the Geant4 tool-kit together with all other Geant4 compliant hadronic shower models. 41.2 Physics and Verification 41.2.1 Inclusive Cross-sections All cross-section data are taken from the ENDF/B-VI[1] evaluated data library. All inclusive cross-sections are treated as point-wise cross-sections for reasons of performance. For this purpose, the data from the evaluated data library have been processed, to explicitly include all neutron nuclear resonances in the form of point-like cross-sections rather than in the form of 506 parametrisations. The resulting data have been transformed into a linearly interpolable format, such that the error due to linear interpolation between adjacent data points is smaller than a few percent. The inclusive cross-sections comply with the cross-sections data set interface of the Geant4 hadronic design. They are, when registered with the tool-kit at initialisation, used to select the basic process. In the case of fission and inelastic scattering, point-wise semi-inclusive cross-sections are also used in order to decide on the active channel for an individual interaction. As an example, in the case of fission this could be first, second, third, or forth chance fission. 41.2.2 Elastic Scattering The final state of elastic scattering is described by sampling the differendσ tial scattering cross-sections dΩ . Two representations are supported for the normalised differential cross-section for elastic scattering. The first is a tabulation of the differential cross-section, as a function of the cosine of the scattering angle θ and the kinetic energy E of the incoming neutron. dσ dσ = (cos θ, E) dΩ dΩ The tabulations used are normalised by σ/(2π) so the integral of the differential cross-sections over the scattering angle yields unity. In the second representation, the normalised cross-section are represented as a series of legendre polynomials Pl (cos θ), and the legendre coefficients al are tabulated as a function of the incoming energy of the neutron. nl X 2π dσ 2l + 1 (cos θ, E) = al (E)Pl (cos θ) σ(E) dΩ 2 l=0 Describing the details of the sampling procedures is outside the scope of this paper. An example of the result we show in figure 41.1 for the elastic scattering of 15 MeV neutrons off Uranium a comparison of the simulated angular distribution of the scattered neutrons with evaluated data. The points are the evaluated data, the histogram is the Monte Carlo prediction. In order to provide full test-coverage for the algorithms, similar tests have been performed for 72 Ge, 126 Sn, 238 U, 4 He, and 27 Al for a set of neutron kinetic energies. The agreement is very good for all values of scattering angle and neutron energy investigated. 507 41.2.3 Radiative Capture The final state of radiative capture is described by either photon multiplicities, or photon production cross-sections, and the discrete and continuous Figure 41.1: Comparison of data and Monte Carlo for the angular distribution of 15 MeV neutrons scattered elastically off Uranium (238 U ). The points are evaluated data, and the histogram is the Monte Carlo prediction. The lower plot excludes the forward peak, to better show the Frenel structure of the angular distribution of the scattered neutron. 508 contributions to the photon energy spectra, along with the angular distributions of the emitted photons. For the description of the photon multiplicity there are two supported data representations. It can either be tabulated as a function of the energy of the incoming neutron for each discrete photon as well as the eventual continuum contribution, or the full transition probability array is known, and used to determine the photon yields. If photon production cross-sections are used, only a tabulated form is supported. The photon energies Eγ are associated to the multiplicities or the crosssections for all discrete photon emissions. For the continuum contribution, the normalised emission probability f is broken down into a weighted sum of normalised distributions g. X f (E → Eγ ) = pi (E)gi (E → Eγ ) i The weights pi are tabulated as a function of the energy E of the incoming neutron. For each neutron energy, the distributions g are tabulated as a function of the photon energy. As in the ENDF/B-VI data formats[1], several interpolation laws are used to minimise the amount of data, and optimise the descriptive power. All data are derived from evaluated data libraries. The techniques used to describe and sample the angular distributions are identical to the case of elastic scattering, with the difference that there is either a tabulation or a set of legendre coefficients for each photon energy and continuum distribution. As an example of the results is shown in figure41.2 the energy distribution of the emitted photons for the radiative capture of 15 MeV neutrons on Uranium (238 U). Similar comparisons for photon yields, energy and angular distributions have been performed for capture on 238 U, 235 U, 23 Na, and 14 N for a set of incoming neutron energies. In all cases investigated the agreement between evaluated data and Monte Carlo is very good. 41.2.4 Fission For neutron induced fission, we take first chance, second chance, third chance and forth chance fission into account. Neutron yields are tabulated as a function of both the incoming and outgoing neutron energy. The neutron angular distributions are either tabulated, or represented in terms of an expansion in legendre polynomials, similar to the angular distributions for neutron elastic scattering. In case no data are available on the angular distribution, isotropic emission in the centre of mass system of the collision is assumed. 509 There are six different possibilities implemented to represent the neutron energy distributions. The energy distribution of the fission neutrons f (E → E ′ ) can be tabulated as a normalised function of the incoming and outgoing neutron energy, again using the ENDF/B-VI interpolation schemes to minimise data volume and maximise precision. Figure 41.2: Comparison of data and Monte Carlo for photon energy distributions for radiative capture of 15 MeV neutrons on Uranium (238 U ). The points are evaluated data, the histogram is the Monte Carlo prediction. 510 The energy distribution can also be represented as a general evaporation spectrum, f (E → E ′ ) = f (E ′ /Θ(E)) . Here E is the energy of the incoming neutron, E ′ is the energy of a fission neutron, and Θ(E) is effective temperature used to characterise the secondary neutron energy distribution. Both the effective temperature and the functional behaviour of the energy distribution are taken from tabulations. Alternatively energy distribution can be represented as a Maxwell spectrum, √ ′ f (E → E ′ ) ∝ E ′ eE /Θ(E) , or a evaporation spectrum ′ f (E → E ′ ) ∝ E ′ eE /Θ(E) . In both these cases, the temperature is tabulated as a function of the incoming neutron energy. The last two options are the energy dependent Watt spectrum, and the Madland Nix spectrum. For the energy dependent Watt spectrum, the energy distribution is represented as p ′ f (E → E ′ ) ∝ e−E /a(E) sinh b(E)E ′ . Here both the parameters a, and b are used from tabulation as function of the incoming neutron energy. In the case of the Madland Nix spectrum, the energy distribution is described as f (E → E ′ ) = 1 [g(E ′ , < Kl >) + g(E ′ , < Kh >)] . 2 Here h i 1 3/2 3/2 u2 E1 (u2 ) − u1 E1 (u1 ) + γ(3/2, u2 ) − γ(3/2, u1 ) , 3 Θ √ √ ( E ′ − < K >)2 ′ , and u1 (E , < K >) = Θ √ √ ( E ′ + < K >)2 ′ . u2 (E , < K >) = Θ Here Kl is the kinetic energy of light fragments and Kh the kinetic energy of heavy fragments, E1 (x) is the exponential integral, and γ(x) is the incomplete gamma function. The mean kinetic energies for light and heavy fragments g(E ′ , < K >) = √ 511 are assumed to be energy independent. The temperature Θ is tabulated as a function of the kinetic energy of the incoming neutron. Fission photons are describes in analogy to capture photons, where evaluated data are available. The measured nuclear excitation levels and transition probabilities are used otherwise, if available. As an example of the results is shown in figure41.3 the energy distribution of the fission neutrons in third chance fission of 15 MeV neutrons on Uranium (238 U). This distribution contains two evaporation spectra and one Watt spectrum. Similar comparisons for neutron yields, energy and angular distributions, and well as fission photon yields, energy and angular distributions have been performed for 238 U, 235 U, 234 U, and 241 Am for a set of incoming neutron energies. In all cases the agreement between evaluated data and Monte Carlo is very good. Figure 41.3: Comparison of data and Monte Carlo for fission neutron energy distributions for induced fission by 15 MeV neutrons on Uranium (238 U ). The curve represents evaluated data and the histogram is the Monte Carlo prediction. 512 41.2.5 Inelastic Scattering For inelastic scattering, the currently supported final states are (nA→) nγs (discrete and continuum), np, nd, nt, n3 He, nα, nd2α, nt2α, n2p, n2α, npα, n3α, 2n, 2np, 2nd, 2nα, 2n2α, nX, 3n, 3np, 3nα, 4n, p, pd, pα, 2p d, dα, d2α, dt, t, t2α, 3 He, α, 2α, and 3α. The photon distributions are again described as in the case of radiative capture. The possibility to describe the angular and energy distributions of the final state particles as in the case of fission is maintained, except that normally only the arbitrary tabulation of secondary energies is applicable. In addition, we support the possibility to describe the energy angular correlations explicitly, in analogy with the ENDF/B-VI data formats. In this case, the production cross-section for reaction product n can be written as σn (E, E ′ , cos(θ)) = σ(E)Yn (E)p(E, E ′ , cos(θ)). Here Yn (E) is the product multiplicity, σ(E) is the inelastic cross-section, and p(E, E ′ , cos(θ)) is the distribution probability. Azimuthal symmetry is assumed. The representations for the distribution probability supported are isotropic emission, discrete two-body kinematics, N-body phase-space distribution, continuum energy-angle distributions, and continuum angle-energy distributions in the laboratory system. The description of isotropic emission and discrete two-body kinematics is possible without further information. In the case of N-body phase-space distribution, tabulated values for the number of particles being treated by the law, and the total mass of these particles are used. For the continuum energyangle distributions, several options for representing the angular dependence are available. Apart from the already introduced methods of expansion in terms of legendre polynomials, and tabulation (here in both the incoming neutron energy, and the secondary energy), the Kalbach-Mann systematic is available. In the case of the continuum angle-energy distributions in the laboratory system, only the tabulated form in incoming neutron energy, product energy, and product angle is implemented. First comparisons for product yields, energy and angular distributions have been performed for a set of incoming neutron energies, but full test coverage is still to be achieved. In all cases currently investigated, the agreement between evaluated data and Monte Carlo is very good. 513 41.3 Neutron Data Library (G4NDL) Format This document describes the format of G4NDL4.5. The previous version of G4NDL does not have entries for data library identification and names of original data libraries, but other formats are same, i.e., the first element of the old version is equivalent to the 3rd element of a new version. Since G4NDL4.4, files in the data library are compressed by zlib[6]. In this section, we will explain the format of G4NDL in its pre-compressed form. 41.3.1 Cross Section Each file in the cross section directories has the following entries: • the first entry is identification of library (in this case G4NDL) • the second entry original data library from which the file came • the third entry is a dummy entry but the value usually corresponds to the MT number of reaction in ENDF formats (2:Elastic, 102:Capture, 18:Fission; files in the directory of inelastic cross section usually have 0 for this entry).1 • the fourth entry is also a dummy • the fifth entry represents the number of (energy, cross section) pairs (in eV, barn) to follow. This is an example of cross section file format: G4NDL ENDF/B-VII.1 (1st entry) (2nd entry) 2 (3rd entry) \\MT 0 (4th entry) 682 (5th entry) \\number of E-XS pairs 1.000000e-05 2.043634e+01 1.062500e-05 2.043634e+01 ,,,,, (1st pair of E and XS) (2nd pair of E and XS) 2.000000e+07 4.827462e-01 (682th pair of E and XS) 1 MF and MT numbers are used in the ENDF format to indicate the type of data and the type of reaction or products resulting from the reaction. For example, MF3 represents cross section data and MF4 symbolizes angular distribution, also, MT2 represents elastic reaction and MT102 is radiative capture. 514 41.3.2 Final State Unlike the format of the cross section files, the format of the final state files is not straightforward and pretty complicated. Even though each of these files follows the same format rules, the actual length and appearance of each file will depend on the specific data. The format rules of the final state files are a subset of the ENDF-6 format and a deep understanding of the format is required to correctly interpret the content of the files. Because of limited resources, we do not plan to provide a complete documentation on this part in the near future. 41.3.3 Thermal Scattering Cross Section The format of the thermal scattering cross section data is similar to that of the cross section data described above: • the 1st and 2nd entries have the same meaning • the 3rd and 4th entries are also dummies and not used in simulation. However the 3rd entry has the value of 3 that represents MF number of ENDF-6 format and the 4th entry has the value of MT numbers of ENDF-6 format. • the 5th entry is the temperature (in Kelvin) • the 6th entry represents the number of (energy, cross section) pairs given for the temperature in entry 5. • If there are multiple temperatures listed, which is typical, then for each temperature there is a corresponding data block which consists of MF, MT, temperature, number of pairs, and paired E and cross section data. This is an example of thermal scattering cross section file format: G4NDL (1st entry) ENDF/B-VII.1 (2nd entry) 3 (3rd entry) \\MF 223 (4th entry) \\MT 296 (5th entry) \\temperature 2453 (6th entry) \\number of E-XS pairs 1.000000e-5 3.456415e+2 1.125000e-5 3.272908e+2 ,,,,, (1st pair of E and XS) (2nd pair of E and XS) 4.000040e+0 0.000000e+0 2.000000e+7 0.000000e+0 515 (2452nd pair of E and XS)(2453rd pair of E and XS) 3 (MF) 223 (MT) 350 (temperature) 2789 (Number of E-XS pair) 1.000000e-5 4.457232e+2 1.125000e-5 4.220525e+2 ,,,,,, (1st pair of E and XS) (2nd pair of E and XS) 41.3.4 Coherent Final State The final state files have a similar format: • the 1st and 2nd entries have the same meaning before • the 3rd and 4th entries are also dummy entries and not used in simulation. However the 3rd entry has the value of 7 that represents MF number of ENDF-6 format and the 4th entry has the value 2 as MT number of the ENDF-6 format. • the 5th entry represents temperature • the 6th entry shows the number of Bragg edges given. This is followed by pairs of Bragg edge energies in eV and structure factors. • If there are multiple temperatures listed, which is typical, then for each temperature there is a corresponding data block which consists of MF, MT, temperature, number of Bragg edges, and paired energy of Bragg edge and structure factors. However the energies of the Bragg edges only appear in the first data block. This is an example of thermal scattering coherent final state file: G4NDL (1st entry) ENDF/B-VII.1 (2nd entry) 7 (3rd entry) // MF 2 (4th entry) // MT 296 (5th entry) // temperature 248 (6th entry) // number of Bragg edges 4.555489e-4 0.000000e+0 1.822196e-3 1.347465e-2 ,,,,,, (1st pair of E and S) (2nd pair of E and S) 1.791770e+0 6.259710e-1 5.000000e+0 6.259711e-1 (247th pair of E, S) (248th pair of E, S) 7 (MF) 516 2 (MT) 400 (temperature) 248 (# of Bragg edge structure factors without energies) 0.000000e+0 1.342127e-2 ,,,,, (1st pair of E and S) 4.994888e-1 4.994889e-1 (247th pair of E and S) 41.3.5 Incoherent Final State The incoherent final state files have a similar format: • the 1st and 2nd entry has same meaning before • the 3rd and 4th entries are dummy entries and not used in simulation. However the 3rd entry has the value of 6 that represents the MF number of the ENDF-6 format and the 4th entry is the MT number of the ENDF-6 format. • the 5th entry is the temperature of this data block • the 6th entry is the number of isoAngle data sets, described below. • If there are multiple temperatures listed, which is typical, then for each temperature there is a corresponding data block which consists of MF, MT, temperature, number of isoAngle data sets and the isoAngle data sets. The format of the isoAngle data set is following. • Up to the 8th entry, only 2nd and 5th entry has real meaning in simulation and the 2nd entry has energy of incidence neutron and 5th entry is the number of equal probability bins (N) in mu. • 9th to (9+N-2)th entries are the boundary values of the equal probability bins. The lowest and highest boundary of -1 and 1 are obvious thus they are omitted from entries. This is an example of isoAngle data set 0.000000e+0 1.000000e-5 0 0 10 10 (1st entry) (2nd entry)(3rd entry)(4th entry)(5th entry)(6th entry) 1.000000e-05 1.000000e+00 -8.749199e-01 -6.247887e-01 ,,, (7th entry) (8th entry) (2nd boundary) (3rd boundary) 6.252111e-01 8.750801e-01 (9th boundary)(10th boundary) 517 This is an example of thermal scattering incoherent final state file G4NDL (1st entry) ENDF/B-VII.1 (2nd entry) 6 (3rd entry) \\MF 224 (4th entry) \\MT 296 (5th entry) \\temperature 2452 (6th entry) \\number of isoAngle data sets 0.000000e+0 1.000000e-5 0 0 10 10 (1st isoAngle data set) 1.000000e-05 1.000000e+00 -8.749199e-01 -6.247887e-01 -3.747014e-01 -1.246577e-01 1.253423e-01 3.752985e-01 6.252111e-01 8.750801e-01 ,,,,,,,,,,,,,,,,,,, 0.000000e+0 1.125000e-5 0 0 10 10 (2452st isoAngle data set) 4.000040e+00 1.000000e+00 9.889886e-01 9.939457e-01 9.958167e-01 9.970317e-01 9.979352e-01 9.986553e-01 9.992540e-01 9.997666e-01 6 (MF) 224 (MT) 350 (temperature) 2788 (sumber of isoAngle data sets) 0.000000e+0 1.000000e-5 0 0 10 10 1.000000e-05 1.000000e+00 -8.749076e-01 -6.247565e-01 -3.746559e-01 -1.246055e-01 1.253944e-01 3.753440e-01 6.252433e-01 8.750923e-01 ,,,,,,,,,,,,,,,,,,, 41.3.6 Inelastic Final State As before, the top six entries are similar: • the 1st and 2nd entries have the same meaning. • the 3rd and 4th entries are dummy entries and not used in simulation. However the 3rd entry has the value of 6 that represents the MF number of ENDF-6 format and the 4th entry corresponding to MT number of ENDF-6 format. • the 5th entry is the temperature [K] of this data block • the 6th entry is number of E-(E-isoAngle) data sets, where E is the energy of the incident neutron and E is energy of the scattered neutron. 518 • If there are multiple temperatures listed, which is typical, then for each temperature there is a corresponding data block which consists of MF, MT, temperature, number of E-(E-isoAngle) data set and E-(EisoAngle) data. The format of E-(E-isoAngle) is following. • The 1st, 3rd and 4th entries are dummies and not be used in simulation. • The 2nd entry is the energy of the incident neutron(E) • the 5th entry is the number of entries to be found after the 6th entry. • the 6th entry corresponds to the number of entries of each E-isoAngle data set. The first entry of E-isoAngle data set represents energy of scattered neutron(E) and 2nd entry is probability of E-¿E scattering. Following entries correspond to boundaries of iso-probability bins in mu. The lowest and highest boundaries are also omitted. The first and last E-isoAng set should always have all 0 values excepting for energy of scattering neutron. This is an example of E-(E-isoAngle) data set 0.000000e+0 1.000000e-5 0 0 2080 10 (1st entry) (2nd entry)(3rd entry)(4th entry)(5th entry)(6th entry) 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 (1st E-isoAng data set) 6.103500e-10 3.127586e+00 -8.741139e-01 -6.226646e-01 -3.716976e-01 -1.212145e-01 1.287860e-01 3.783033e-01 6.273366e-01 8.758833e-01 (2nd E-isoAng data set) ,,,,,,,,,,,,,,,,,,,,,, 7.969600e-01 5.411300e-13 -8.750360e-01 -6.254547e-01 -3.755898e-01 -1.257686e-01 1.241790e-01 3.742614e-01 6.242919e-01 8.753607e-01 (207th E-isoAng data set) 8.199830e-01 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 (208th E-isoAng data set) This is an example of thermal scattering inelastic final state file 519 G4NDL (1st entry) ENDF/B-VII.1 (2nd entry) 6 (3rd entry) \\MF 222 (4th entry) \\MT 293.6 (5th entry) \\temperature 107 (6th entry) \\number of E-(E-isoAngle) data sets 0.000000e+0 1.000000e-5 0 0 2080 10 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 6.103500e-10 3.127586e+00 -8.741139e-01 -6.226646e-01 -3.716976e-01 -1.212145e-01 1.287860e-01 3.783033e-01 6.273366e-01 8.758833e-01 1.220700e-09 4.423091e+00 -8.737468e-01 -6.216975e-01 -3.703295e-01 -1.196465e-01 1.303546e-01 3.796722e-01 6.283050e-01 8.762478e-01 41.3.7 Further Information A detailed description of the file format has been created by reverse engineering the code by a user, Wesley Ford, who was a masters student at McMaster University [7] under the supervision of Prof. Adriaan Buijs and has kindly agreed for its inclusion here: http://cern.ch/geant4/UserDocumentation/ContributionFromUsers/UsefulNotes/G4NDLFinalStateDecryptionCERNv1.pdf The link provides a document which describes G4NDL format and as a consequence readers and expert users may obtain useful information from it. Especially detailed descriptions of variable names used in the package and their meanings will be useful to developers who consider extensions of the package. 41.4 High Precision Models and Low Energy Parameterized Models The high precision neutron models discussed in the previous section depend on an evaluated neutron data library (G4NDL) for cross sections, angular distributions and final state information. However the library is not complete because there are no data for several key elements. In order to use the high precision models, users must develop their detectors using only elements which exist in the library. In order to avoid this difficulty, alternative models were developed which use the high precision models when data are found in the library, but use the low energy parameterized neutron models when data are missing. 520 The alternative models cover the same types of interaction as the originals, that is elastic and inelastic scattering, capture and fission. Because the low energy parameterized part of the models is independent of G4NDL, results will not be as precise as they would be if the relevant data existed. 41.5 Summary and Important Remark By the way of abstraction and code reuse we minimised the amount of code to be written and maintained. The concept of container-sampling lead to abstraction and encapsulation of data representation and the corresponding random number generators. The Object Oriented design allows for easy extension of the cross-section base of the system, and the ENDF-B VI data evaluations have already been supplemented with evaluated data on nuclear excitation levels, thus improving the energy spectra of de-excitation photons. Other established data evaluations have been investigated, and extensions based on the JENDL[2], CENDL[4], and Brond[5] data libraries are foreseen for next year. Followings are important remark of the NeutornHP package. Correlation between final state particles is not included in tabulated data. The method described here does not included necessary correlation or phase space constrains needed to conserver momentum and energy. Such conservation is not guarantee either in single event or averaged over many events. Bibliography [1] ENDF/B-VI: Cross Section Evaluation Working Group, ENDF/BVI Summary Document, Report BNL-NCS-17541 (ENDF-201) (1991), edited by P.F. Rose, National Nuclear Data Center, Brookhave National Laboratory, Upton, NY, USA. [2] JENDL-3: T. Nakagawa, et al., Japanese Evaluated Nuclear Data Library, Version 3, Revision 2, J. Nucl. Sci. Technol. 32, 1259 (1995). [3] Jef-2: C. Nordborg, M. Salvatores, Status of the JEF Evaluated Data Library, Nuclear Data for Science and Technology, edited by J. K. Dickens (American Nuclear Society, LaGrange, IL, 1994). [4] CENDL-2: Chinese Nuclear Data Center, CENDL-2, The Chinese Evaluated Nuclear Data Library for Neutron Reaction Data, Report IAEA-NDS-61, Rev. 3 (1996), International Atomic Energy Agency, Vienna, Austria. 521 [5] Brond-2.2: A.I Blokhin et al., Current status of Russian Nuclear Data Libraries, Nuclear Data for Science and Technology, Volume2, p.695. edited by J. K. Dickens (American Nuclear Society, LaGrange, IL, 1994) [6] http://www.zlib.net. [7] http://geant4.org. 522 Chapter 42 Low Energy Charged Particle Interactions 42.1 Introduction The low energy charged particle transport class library described here simulates the interactions of protons, deuterons, tritons, He-3 and alpha particle with kinetic energies up to 200 MeV. The upper limit is set by the comprehensive evaluated neutron scattering data libraries that the simulation is based on. It reuses the code of the low energy neutron interactions package, with some small modifications to take into account the change of incident particle. Only the inelastic interactions are included in this model, while the elastic interaction is treated approximately by other Geant4 models, and the interference between Coulumb and nuclear elastic is neglected. 42.2 Physics and Verification 42.2.1 Inclusive Cross-sections Cross-section data is taken from the ENDF/B-VII.r1[1] evaluated data library for those few elements where data exist. As these isotopes are only a few, most of the isotopes data are taken from the TENDL data library, which uses the TALYS nuclear model. The format is exactly the same as for the low energy neutron data libraries. While the energy of the TENDL files goes up to 200 MeV, in the case of ENDF it only reaches 150 MeV for most isotopes and for some is even less. The treatment of this data is done with the same code as for the low 523 energy neutron package. It should be mentioned that for all except a few low Z isotopes in the ENDF data library, there is no information about individual decay channels, but only about the total cross section plus particle yields. Therefore the same remark as for the neutron package holds: there is no event-by-event conservation of energy, nor of atomic or mass number. The absence of treatment of the correlation between inelastic and elastic interactions affects the emission of charged particles, while it does not for neutron and gamma emission. The effect is expected to increase with incident energy and modify the secondary particle spectra. 524 Chapter 43 Geant4 Low Energy Nuclear Data (LEND) Package 43.1 Low Energy Nuclear Data Geant4 Low Energy Nuclear Data (LEND) Package G4LEND is a set of low energy nuclear interaction models in Geant4. The LEND package uses Generalized Nuclear Data (GND) which is a modern format for storing nuclear data. To use the package, users must download data from ftp://gdo142.ucllnl.org/pub/GND after2013 and set the environment variable “G4LENDDATA” to point to the directory where the data is unpacked. GND v1.3.tar.gz is a tar ball which can be downloaded from the ftp site and includes GND-formatted nuclear data for incident neutrons and gammas which are converted from the ENDF/B-VII.r1 library. A total of 421 target nuclides from H to Es are available for the neutron- incident data and 162 nuclides from H to Pt for the gamma-incident data. The cross sections and final state products of the interactions are extracted from the data using the General Interaction Data Interface (GIDI). G4LEND then allow them to be used in Geant4 hadronic cross section and model. G4LEND is a data-driven model; therefore the data library quality is crucial for its physics performance. Energy range of the package is also a function of data library. In the case of the data which converted from ENDF/B-VII.r1, it can handle neutrons interaction from below thermal energy up to 20MeV for most target nuclides. The upper limit of the energy enhances up to 150 MeV for some target nuclides. One important limitation of the model is that it does not guarantee conservation laws beyond the 2 body interaction. 525 Chapter 44 Radioactive Decay 44.1 The Radioactive Decay Module G4RadioactiveDecay and associated classes are used to simulate the decay, either in-flight or at rest, of radioactive nuclei by α, β + , and β − emission and by electron capture (EC). The simulation model depends on data taken from the Evaluated Nuclear Structure Data File (ENSDF) [1] which provides information on: • nuclear half-lives, • nuclear level structure for the parent or daughter nuclide, • decay branching ratios, and • the energy of the decay process. If the daughter of a nuclear decay is an excited isomer, its prompt nuclear de-excitation is treated using the G4PhotoEvaporation class [2]. 44.2 Alpha Decay The final state of alpha decay consists of an α and a recoil nucleus with (Z − 2, A − 4). The two particles are emitted back-to-back in the center of mass with the energy of the α taken from the ENSDF data entry for the decaying isotope. 526 44.3 Beta Decay Beta decay is modeled by the emission of a β − or β + , an anti-neutrino or neutrino, and a recoil nucleus of either Z + 1 or Z − 1. The energy of the β is obtained by sampling either from histogrammed data or from the theoretical three-body phase space spectral shapes. The latter include allowed, first, second and third unique forbidden, and first non-unique forbidden transitions. The shape of the energy spectrum of the emitted lepton is given by d2 n = (E0 − Ee )2 Ee pe F (Z, Ee )S(Z, E0 , Ee ) dEdpe (44.1) where, in units of electron mass, E0 is the endpoint energy of the decay taken from the ENSDF data, Ee and pe are the emitted electron energy and momentum, Z is the atomic number, F is the Fermi function and S is the shape factor. The Fermi function F accounts for the effect of the Coulomb barrier on the probability of β ± emission. Its relativistic form is F (Z, Ee ) = 2(1 + γ)(2pe R)2γ−2 e±παZEe /pe |Γ(γ + iαZEe /pe )|2 Γ(2γ + 1)2 (44.2) p where R is the nuclear radius, γ = 1 − (αZ)2 , and α is the fine structure constant. The squared modulus of Γ is computed using approximation B of Wilkinson [3]. The factor S determines whether or not additional corrections are applied to the decay spectrum. When S = 1 the decay spectrum takes on the socalled allowed shape which is just the phase space shape modified by the Fermi function. For this type of transition the emitted lepton carries no angular momentum and the nuclear spin and parity do not change. When the emitted lepton carries angular momentum and nuclear size effects are not negligible, the factor S is no longer unity and the transitions are called ”forbidden”. Corrections are then made to the spectrum shape which take into account the energy dependence of the nuclear matrix element. The form of S used in the spectrum sampling is that of Konopinski [4]. 44.4 Electron Capture Electron capture from the atomic K, L and M shells is simulated by producing a recoil nucleus of (Z − 1, A) and an electron-neutrino back-to-back in the center of mass. Since this leaves a vacancy in the electron orbitals, the atomic 527 relaxation model (ARM) is triggered in order to produce the resulting x-rays and Auger electrons. More information on the ARM can be found in the Electromagnetic section of this manual. In the electron capture decay mode, internal conversion is also enabled so that atomic electrons may be ejected when interacting with the nucleus. 44.5 Recoil Nucleus Correction Due to the level of imprecision of the rest-mass energy of the nuclei generated by G4IonTable::GetNucleusMass, the mass of the parent nucleus is modified to a minor extent just before performing the two- or three-body decay so that the Q for the transition process equals that identified in the ENSDF data. 44.6 Biasing Methods By default, sampling of the times of radioactive decay and branching ratios is done according to standard, analogue Monte Carlo modeling. The user may switch on one or more of the following variance reduction schemes, which can provide significant improvement in the modelling efficiency: 1. The decays can be biased to occur more frequently at certain times, for example, corresponding to times when measurements are taken in a real experiment. The statistical weights of the daughter nuclides are reduced according to the probability of survival to the time of the event, t, which is determined from the decay rate. The decay rate of the nth nuclide in a decay chain is given by the recursive formulae: Rn (t) = n−1 X An:i f (t, τi ) + An:n f (t, τn ) (44.3) τi An:i τi − τn (44.4) i=1 where: An:i = An:n = − f (t, τi ) = n−1 X τn An:i − yn τi − τn i=1 e − τt i τi ∀i < n Zt − inf 528 t′ F (t′ )e τi dt′ . (44.5) (44.6) The values τi are the mean life-times for the nuclei, yi is the yield of the i nucleus, and F (t) is a function identifying the time profile of the source. The above expression for decay rate is simplified, since it assumes that the ith nucleus undergoes 100% of the decays to the (i + 1)th nucleus. Similar expressions which allow for branching and merging of different decay chains can be found in Ref. [5]. A consequence of the form of equations 44.4 and 44.6 is that the user may provide a source time profile so that each decay produced as a result of a simulated source particle incident at time t = 0 is convolved over the source time profile to derive the actual decay rate for that source function. This form of variance reduction is only appropriate if the radionuclei can be considered to be at rest with respect to the geometry when decay occurs. 2. For a given decay mode (α, β + + EC, or β − ) the branching ratios to the daughter nuclide can be sampled with equal probability, so that some low probability branches which may have a disproportionately greater effect on the measurement are sampled with increased probability. 3. Each parent nuclide can be split into a user-defined number of nuclides (of proportionally lower statistical weight) prior to treating decay in order to increase the sampling of the effects of the daughter products. th Bibliography [1] J. Tuli, ”Evaluated Nuclear Structure Data File,” BNL-NCS-51655Rev87, 1987. [2] Chapter 25, Geant4 Physics Reference Manual. [3] D.H. Wilkinson, Nucl. Instr. & Meth. 82, 122 (1970). [4] E. Konopinski, ”The Theory of Beta Radioactivity”, Oxford Press (1966). [5] P.R. Truscott, PhD Thesis, University of London, 1996. 529 Part V Gamma- and Lepto-Nuclear Interactions 530 Chapter 45 Introduction Gamma-nuclear and lepto-nuclear reactions are handled in Geant4 as hybrid processes which typically require both electromagnetic and hadronic models for their implementation. While neutrino-induced reactions are not currently provided, the Geant4 hadronic framework is general enough to include their future implementation as a hybrid of weak and hadronic models. The general scheme followed is to factor the full interaction into an electromagnetic (or weak) vertex, in which a virtual particle is generated, and a hadronic vertex in which the virtual particle interacts with a target nucleus. In most cases the hadronic vertex is implemented by an existing Geant4 model which handles the intra-nuclear propagation. The cross sections for these processes are parameterizations, either directly of data or of theoretical distributions determined from the integration of lepton-nucleon cross sections double differential in energy loss and momentum transfer. 531 Chapter 46 Cross-sections in Photonuclear and Electronuclear Reactions 46.1 Approximation of Photonuclear Cross Sections. The photonuclear cross sections parameterized in the G4PhotoNuclearCrossSection class cover all incident photon energies from the hadron production threshold upward. The parameterization is subdivided into five energy regions, each corresponding to the physical process that dominates it. • The Giant Dipole Resonance (GDR) region, depending on the nucleus, extends from 10 Mev up to 30 MeV. It usually consists of one large peak, though for some nuclei several peaks appear. • The “quasi-deuteron” region extends from around 30 MeV up to the pion threshold and is characterized by small cross sections and a broad, low peak. • The ∆ region is characterized by the dominant peak in the cross section which extends from the pion threshold to 450 MeV. • The Roper resonance region extends from roughly 450 MeV to 1.2 GeV. The cross section in this region is not strictly identified with the real Roper resonance because other processes also occur in this region. • The Reggeon-Pomeron region extends upward from 1.2 GeV. In the GEANT4 photonuclear data base there are about 50 nuclei for which the photonuclear absorption cross sections have been measured in the above 532 energy ranges. For low energies this number could be enlarged, because for heavy nuclei the neutron photoproduction cross section is close to the total photo-absorption cross section. Currently, however, 14 nuclei are used in the parameterization: 1 H, 2 H, 4 He, 6 Li, 7 Li, 9 Be, 12 C, 16 O, 27 Al, 40 Ca, Cu, Sn, Pb, and U. The resulting cross section is a function of A and e = log(Eγ ), where Eγ is the energy of the incident photon. This function is the sum of the components which parameterize each energy region. The cross section in the GDR region can be described as the sum of two peaks, GDR(e) = th(e, b1 , s1 ) · exp(c1 − p1 · e) + th(e, b2 , s2 ) · exp(c2 − p2 · e). (46.1) The exponential parameterizes the falling edge of the resonance which behaves like a power law in Eγ . This behavior is expected from the CHIPS modelling approach ([11]), which includes the nonrelativistic phase space of nucleons to explain evaporation. The function th(e, b, s) = 1 , ) 1 + exp( b−e s (46.2) describes the rising edge of the resonance. It is the nuclear-barrier-reflection function and behaves like a threshold, cutting off the exponential. The exponential powers p1 and p2 are p1 = 1, p2 = 2 for A<4 p1 = 2, p2 = 4 for 4 ≤ A < 8 p1 = 3, p2 = 6 for 8 ≤ A < 12 p1 = 4, p2 = 8 for A ≥ 12. The A-dependent parameters bi , ci and si were found for each of the 14 nuclei listed above and interpolated for other nuclei. The ∆ isobar region was parameterized as ∆(e, d, f, g, r, q) = d · th(e, f, g) , 1 + r · (e − q)2 (46.3) where d is an overall normalization factor. q can be interpreted as the energy of the ∆ isobar and r can be interpreted as the inverse of the ∆ width. Once again th is the threshold function. The A-dependence of these parameters is as follows: 533 • d = 0.41 · A (for 1 H it is 0.55, for 2 H it is 0.88), which means that the ∆ yield is proportional to A; • f = 5.13 − .00075 · A. exp(f ) shows how the pion threshold depends on A. It is clear that the threshold becomes 140 MeV only for uranium; for lighter nuclei it is higher. • g = 0.09 for A ≥ 7 and 0.04 for A < 7; .09 • q = 5.84− 1+.003·A 2 , which means that the “mass” of the ∆ isobar moves to lower energies; • r = 11.9 − 1.24 · log(A). r is 18.0 for 1 H. The inverse width becomes smaller with A, hence the width increases. The A-dependence of the f , q and r parameters is due to the ∆+N → N +N reaction, which can take place in the nuclear medium below the pion threshold. The quasi-deuteron contribution was parameterized with the same form as the ∆ contribution but without the threshold function: QD(e, v, w, u) = v . 1 + w · (e − u)2 (46.4) For 1 H and 2 H the quasi-deuteron contribution is almost zero. For these nuclei the third baryonic resonance was used instead, so the parameters for these two nuclei are quite different, but trivial. The parameter values are given below. exp(−1.7+a·0.84) • v = 1+exp(7·(2.38−a)) , where a = log(A). This shows that the A-dependence in the quasi-deuteron region is stronger than A0.84 . It is clear from the denominator that this contribution is very small for light nuclei (up to 6 Li or 7 Li). For 1 H it is 0.078 and for 2 H it is 0.08, so the delta contribution does not appear to be growing. Its relative contribution disappears with A. • u = 3.7 and w = 0.4. The experimental information is not sufficient to determine an A-dependence for these parameters. For both 1 H and 2 H u = 6.93 and w = 90, which may indicate contributions from the ∆(1600) and ∆(1620). 534 The transition Roper contribution was parameterized using the same form as the quasi-deuteron contribution: T r(e, v, w, u) = v . 1 + w · (e − u)2 (46.5) Using a = log(A), the values of the parameters are • v = exp(−2. + a · 0.84). For 1 H it is 0.22 and for 2 H it is 0.34. • u = 6.46 + a · 0.061 (for 1 H and for 2 H it is 6.57), so the “mass” of the Roper moves higher with A. • w = 0.1 + a · 1.65. For 1 H it is 20.0 and for 2 H it is 15.0). The Regge-Pomeron contribution was parametrized as follows: RP (e, h) = h · th(7., 0.2) · (0.0116 · exp(e · 0.16) + 0.4 · exp(−e · 0.2)), (46.6) where h = A · exp(−a · (0.885 + 0.0048 · a)) and, again, a = log(A). The first exponential in Eq. 46.6 describes the Pomeron contribution while the second describes the Regge contribution. 46.2 Electronuclear Cross Sections and Reactions Electronuclear reactions are so closely connected with photonuclear reactions that they are sometimes called “photonuclear” because the one-photon exchange mechanism dominates in electronuclear reactions. In this sense electrons can be replaced by a flux of equivalent photons. This is not completely true, because at high energies the Vector Dominance Model (VDM) or diffractive mechanisms are possible, but these types of reactions are beyond the scope of this discussion. 46.3 Common Notation for Different Approaches to Electronuclear Reactions The Equivalent Photon Approximation (EPA) was proposed by E. Fermi [1] and developed by C. Weizsacker and E. Williams [2] and by L. Landau and E. Lifshitz [3]. The covariant form of the EPA method was developed in Refs. [4] and [5]. When using this method it is necessary to take into account that 535 real photons are always transversely polarized while virtual photons may be longitudinally polarized. In general the differential cross section of the electronuclear interaction can be written as d2 σ α = (ST L · (σT + σL ) − SL · σL ), dydQ2 πQ2 where ST L = y 1−y+ y2 2 + Q2 4E 2 − m2e (y 2 Q2 Q2 E2 2m2e ). Q2 y2 + + Q2 ) E2 , (46.7) (46.8) y (46.9) SL = (1 − 2 The differential cross section of the electronuclear scattering can be rewritten as ! (1 − y2 )2 1 m2e d2 σeA αy + − 2 σγ ∗ A , (46.10) = dydQ2 πQ2 y 2 + Q22 4 Q E 2 where σγ ∗ A = σγA (ν) for small Q and must be approximated as a function of ǫ, ν, and Q2 for large Q2 . Interactions of longitudinal photons are included in the effective σγ ∗ A cross section through the ǫ factor, but in the present GEANT4 method, the cross section of virtual photons is considered to be ǫ-independent. The electronuclear problem, with respect to the interaction of virtual photons with nuclei, can thus be split in two. At small Q2 it is possible to use the σγ (ν) cross section. In the Q2 >> m2e region it is necessary to calculate the effective σγ ∗ (ǫ, ν, Q2 ) cross section. Following the EPA notation, the differential cross section of electronuclear scattering can be related to the number of equivalent photons dn = σdσ . For γ∗ 2 2 y << 1 and Q < 4me the canonical method [6] leads to the simple result 2α ydn(y) = − ln(y). dy π In [7] the integration over Q2 for ν 2 >> Q2max ≃ m2e leads to ydn(y) α 1 + (1 − y)2 y2 =− ln( ) + (1 − y) . dy π 2 1−y (46.11) (46.12) In the y << 1 limit this formula converges to Eq.(46.11). But the correspondence with Eq.(46.11) can be made more explicit if the exact integral α 1 + (1 − y)2 (2 − y)2 ydn(y) = l1 − (1 − y)l2 − l3 , (46.13) dy π 2 4 536 where l1 = ln calculated for Q2max Q2min , l2 = 1 − Q2max , l3 Q2min Q2max(me ) = ln y 2 +Q2max /E 2 y 2 +Q2min /E 2 4m2e . = 1−y , Q2min = m2e y 2 , 1−y is (46.14) The factor (1 − y) is used arbitrarily to keep Q2max(me ) > Q2min , which can be considered as a boundary between the low and high Q2 regions. The full transverse photon flux can be calculated as an integral of Eq.(46.13) with the maximum possible upper limit Q2max(max) = 4E 2 (1 − y). The full transverse photon flux can be approximated by ydn(y) 2α (2 − y)2 + y 2 =− ln(γ) − 1 , dy π 2 (46.15) (46.16) where γ = mEe . It must be pointed out that neither this approximation nor Eq.(46.13) works at y ≃ 1; at this point Q2max(max) becomes smaller than 1 . Q2min . The formal limit of the method is y < 1 − 2γ In Fig. 46.1(a,b) the energy distribution for the equivalent photons is shown. The low-Q2 photon flux with the upper limit defined by Eq.(46.14)) is compared with the full photon flux. The low-Q2 photon flux is calculated using Eq.(46.11) (dashed lines) and using Eq.(46.13) (dotted lines). The full photon flux is calculated using Eq.(46.16) (the solid lines) and using Eq.(46.13) with the upper limit defined by Eq.(46.15) (dash-dotted lines, which differ from the solid lines only at ν ≈ Ee ). The conclusion is that in order to calculate either the number of low-Q2 equivalent photons or the total number of equivalent photons one can use the simple approximations given by Eq.(46.11) and Eq.(46.16), respectively, instead of using Eq.(46.13), which cannot be integrated over y analytically. Comparing the low-Q2 photon flux and the total photon flux it is possible to show that the low-Q2 photon flux is about half of the the total. From the interaction point of view the decrease of σγ∗ with increasing Q2 must be taken into account. The cross section reduction for the virtual photons with large Q2 is governed by two factors. First, the cross section drops with Q2 as the squared dipole nucleonic form-factor −2 Q2 2 2 GD (Q ) ≈ 1 + . (46.17) (843 M eV )2 Second, all the thresholds of the γA reactions are shifted to higher ν by a Q2 factor 2M , which is the difference between the K and ν values. Following the 537 0.05 0.045 0.04 0.035 0.03 0.025 0.02 0.015 0.01 0.005 0 0.1 n(ν) Ee=1 GeV Ee=10 GeV a b c d 〈nσγ*〉, mb 0.08 0.06 0.04 0.02 0 10 10 2 10 10 2 10 3 ν (MeV) Figure 46.1: Relative contribution of equivalent photons with small Q2 to the total “photon flux” for (a) 1 GeV electrons and (b) 10 GeV electrons. In figures (c) and (d) the equivalent photon distribution dn(ν, Q2 ) is multiplied by the photonuclear cross section σγ ∗ (K, Q2 ) and integrated over Q2 in two regions: the dashed lines are integrals over the low-Q2 equivalent photons (under the dashed line in the first two figures), and the solid lines are integrals over the high-Q2 equivalent photons (above the dashed lines in the first two figures). 538 method proposed in [8] the σγ ∗ at large Q2 can be approximated as 3 σγ∗ = (1 − x)σγ (K)G2D (Q2 )eb(ǫ,K)·r+c(ǫ,K)·r , 2 (46.18) 2 where r = 21 ln( Q K+ν 2 ). The ǫ-dependence of the a(ǫ, K) and b(ǫ, K) functions is weak, so for simplicity the b(K) and c(K) functions are averaged over ǫ. They can be approximated as 0.85 K b(K) ≈ , (46.19) 185 M eV and c(K) ≈ − K 1390 M eV 3 . (46.20) The result of the integration of the photon flux multiplied by the cross section approximated by Eq.(46.18) is shown in Fig. 46.1(c,d). The integrated cross sections are shown separately for the low-Q2 region (Q2 < Q2max(me ) , dashed lines) and for the high-Q2 region (Q2 > Q2max(me ) , solid lines). These functions must be integrated over ln(ν), so it is clear that because of the Giant Dipole Resonance contribution, the low-Q2 part covers more than half the total eA → hadrons cross section. But at ν > 200 M eV , where the hadron multiplicity increases, the large Q2 part dominates. In this sense, for a better simulation of the production of hadrons by electrons, it is necessary to simulate the high-Q2 part as well as the low-Q2 part. Taking into account the contribution of high-Q2 photons it is possible to use Eq.(46.16) with the over-estimated σγ ∗ A = σγA (ν) cross section. The slightly over-estimated electronuclear cross section is J3 ln(γ) ∗ 2J2 − . (46.21) σeA = (2ln(γ) − 1) · J1 − Ee Ee where and Z α Ee J1 (Ee ) = σγA (ν)dln(ν) π Z α Ee J2 (Ee ) = νσγA (ν)dln(ν), π α J3 (Ee ) = π Z Ee ν 2 σγA (ν)dln(ν). 539 (46.22) (46.23) (46.24) The equivalent photon energy ν = yE can be obtained for a particular random number R from the equation R= (2ln(γ) − 1)J1 (ν) − (2ln(γ) − 1)J1 (Ee ) − ln(γ) (2J2 (ν) − J3E(ν) ) Ee e . ln(γ) J3 (Ee ) (2J (E ) − ) 2 e Ee Ee (46.25) Eq.(46.13) is too complicated for the randomization of Q2 but there is an easily randomized formula which approximates Eq.(46.13) above the hadronic threshold (E > 10 M eV ). It reads Z Q2 π ydn(y, Q2 ) 2 dQ = −L(y, Q2 ) − U (y), (46.26) 2 2 αD(y) Qmin dydQ where and y2 D(y) = 1 − y + , 2 Q2 −1 2 P (y) , L(y, Q ) = ln F (y) + (e −1+ 2 ) Qmin Q2 U (y) = P (y) · 1 − 2min Qmax with F (y) = , (46.27) (46.28) (46.29) (2 − y)(2 − 2y) Q2min · 2 y2 Qmax (46.30) 1−y . D(y) (46.31) and P (y) = The Q2 value can then be calculated as −1 Q2 P (y) R·L(y,Q2max )−(1−R)·U (y) = 1 − e + e − F (y) , Q2min (46.32) where R is a random number. In Fig. 46.2, Eq.(46.13) (solid curve) is compared to Eq.(46.26) (dashed curve). Because the two curves are almost indistinguishable in the figure, this can be used as an illustration of the Q2 spectrum of virtual photons, which is the derivative of these curves. An alternative approach is to use Eq.(46.13) for the randomization with a three (Q2 , y, Ee ). dimensional table ydn dy After the ν and Q2 values have been found, the value of σγ ∗ A (ν, Q2 ) is calculated using Eq.(46.18). If R · σγA (ν) > σγ ∗ A (ν, Q2 ), no interaction occurs and the electron keeps going. This “do nothing” process has low probability and cannot shadow other processes. 540 6 4 E=10, y=0.001 E=10, y=0.5 E=10, y=0.95 E=100, y=0.001 E=100, y=0.5 E=100, y=0.95 E=1000, y=0.5 E=1000, y=0.95 2 0 8 πydn/αdy 6 4 2 0 10 E=1000, y=0.001 5 0 -6 -4 10 10 10 -2 1 2 4 10 10 10 6 1 2 3 4 5 6 10 10 10 10 10 10 10 2 2 10 2 10 3 10 4 10 5 Q (MeV ) Figure 46.2: Integrals of Q2 spectra of virtual photons for three energies 10 M eV , 100 M eV , and 1 GeV at y = 0.001, y = 0.5, and y = 0.95. The solid line corresponds to Eq.(46.13) and the dashed line (which almost everywhere coincides with the solid line) corresponds to Eq.(46.13). 541 Bibliography [1] E. Fermi, Z. Physik 29, 315 (1924). [2] K. F. von Weizsacker, Z. Physik 88, 612 (1934), E. J. Williams, Phys. Rev. 45, 729 (1934). [3] L. D. Landau and E. M. Lifshitz, Soc. Phys. 6, 244 (1934). [4] I. Ya. Pomeranchuk and I. M. Shmushkevich, Nucl. Phys. 23, 1295 (1961). [5] V. N. Gribov et al., ZhETF 41, 1834 (1961). [6] L. D. Landau, E. M. Lifshitz, “Course of Theoretical Physics” v.4, part 1, “Relativistic Quantum Theory”, Pergamon Press, p. 351, The method of equivalent photons. [7] V. M. Budnev et al., Phys. Rep. 15, 181 (1975). [8] F. W. Brasse et al., Nucl. Phys. B 110, 413 (1976). [9] P. V. Degtyarenko, M. V. Kossov, and H.P. Wellisch, Chiral invariant phase space event generator, I. Nucleon-antinucleon annihilation at rest, Eur. Phys. J. A 8 (2000) 217. [10] P. V. Degtyarenko, M. V. Kossov, and H. P. Wellisch, Chiral invariant phase space event generator, II.Nuclear pion capture at rest, Eur. Phys. J. A 9 (2000) 411. [11] P. V. Degtyarenko, M. V. Kossov, and H. P. Wellisch, Chiral invariant phase space event generator, III Photonuclear reactions below ∆(3,3) excitation, Eur. Phys. J. A 9, (2000) 421. 542 Chapter 47 Gamma-nuclear Interactions 47.1 Process and Cross Section Gamma-nuclear reactions in Geant4 are handled by the class G4PhotoNuclearProcess. The default cross section class for this process is G4PhotoNuclearCrossSection, which was described in detail in the previous chapter. 47.2 Final State Generation Final state generation proceeds by two different models, one for incident gamma energies of a few GeV and below, and one for high energies. For high energy gammas, the QGSP model is used. Indicent gammas are treated as QCD strings which collide with nucleons in the nucleus, forming more strings which later hadronize to produce secondaries. In this particular model the remnant nucleus is de-excited using the Geant4 precompound and deexcitation sub-models. At lower incident energies, there are two models to choose from. The Bertini-style cascade (G4CascadeInterface interacts the incoming gamma with nucleons using measured partial cross sections to decide the final state multiplicity and particle types. Secondaries produced in this initial interaction are then propagated through the nucleus so that they may react with other nucleons before exiting the nucleus. The remnant nucleus is then deexcited to produce low energy fragments. Details of this model are provided in another chapter in this manual. An alternate handling of low energy gamma interactions is provided by G4GammaNuclearReaction, which is based upon the Chiral Invariant Phase Space model (CHIPS [9, 10, 11]). In Geant4 version 9.6 and earlier a separate CHIPS model was provided for gamma nuclear interactions. Here the 543 incoming gamma is absorbed into a nucleon or cluster of nucleons within the target nucleus. This forms an excited bag of partons which later fuse to form final state hadrons. Parton fusion continues until there are none left, at which point the final nuclear evaporation stage is invoked to bring the nucleus to its ground state. 544 Chapter 48 Electro-nuclear Interactions 48.1 Process and Cross Section Electro-nuclear reactions in Geant4 are handled by the classes G4ElectronNuclearProcess and G4PositronNuclearProcess. The default cross section class for both these processes is G4ElectroNuclearCrossSection which was described in detail in an earlier chapter. 48.2 Final State Generation Final state generation proceeds in two steps. In the first step the electromagnetic vertex of the electron/positron-nucleus reaction is calculated. Here the virtual photon spectrum is generated by sampling parameterized Q2 and ν distributions. The equivalent photon method is used to get a real photon from this distribution. In the second step, the real photon is interacted with the target nucleus at the hadronic vertex, assuming the photon can be treated as a hadron. Photons with energies below 10 GeV can be interacted directly with nucleons in the target nucleus using the measured (γ, p) partial cross sections to decide the final state multiplicity and particle types. This is currently done by the Bertini-style cascade (G4CascadeInterface). Photons with energies above 10 GeV are converted to π 0 s and then allowed to interact with nucleons using the FTFP model. In this model the hadrons are treated as QCD strings which collide with nucleons in the nucleus, forming more strings which later hadronize to produce secondaries. In this particular model the remnant nucleus is de-excited using the Geant4 precompound and de-excitation submodels. This two-step process is implemented in the G4ElectroVDNuclearModel. 545 An alternative model is the CHIPS-based G4ElectroNuclearReaction [11]. This model also uses the equivalent photon approximation in which the incoming electron or positron generates a virtual photon at the electromagnetic vertex, and the virtual photon is converted to a real photon before it interacts with the nucleus. The real photon interacts with the hadrons in the target using the CHIPS model in which quasmons (generalized excited hadrons) are produced and then decay into final state hadrons. Electrons and positrons of all energies can be handled by this single model. 546 Chapter 49 Muon-nuclear Interactions 49.1 Process and Cross Section Muon-nuclear reactions in Geant4 are handled by the class G4MuonNuclearProcess. The default cross section class for this process is G4KokoulinMuonNuclearXS, the details of which are discussed in section 13.4. 49.2 Final State Generation Just as for the electro-nuclear models, the final state generation for the muonnuclear reactions proceeds in two steps. In the first step the electromagnetic vertex of the muon-nucleus reaction is calculated. Here the virtual photon spectrum is generated by sampling parameterized momentum transfer (Q2 ) and energy transfer (ν) distributions. In this case the same equations used to generate the process cross section are used to sample Q2 and ν. The equivalent photon method is then used to get a real photon. In the second step, the real photon is interacted with the target nucleus at the hadronic vertex, assuming the photon can be treated as a hadron. Photons with energies below 10 GeV can be interacted directly with nucleons in the target nucleus using the measured (γ, p) partial cross sections to decide the final state multiplicity and particle types. This is currently done by the Bertini-style cascade (G4CascadeInterface). Photons with energies above 10 GeV are converted to π 0 s and then allowed to interact with nucleons using the FTFP model. In this model the hadrons are treated as QCD strings which collide with nucleons in the nucleus, forming more strings which later hadronize to produce secondaries. In this particular model the remnant nucleus is de-excited using the Geant4 precompound and de-excitation submodels. 547 This two-step process is implemented in the G4MuonVDNuclearModel. 548
Source Exif Data:
File Type : PDF File Type Extension : pdf MIME Type : application/pdf PDF Version : 1.4 Linearized : No Page Count : 563 XMP Toolkit : XMP toolkit 2.9.1-13, framework 1.6 About : uuid:313bb237-f802-11f1-0000-78c36b90d1e0 Producer : GPL Ghostscript 9.10 Modify Date : 2016:12:11 22:06:11+01:00 Create Date : 2016:12:11 22:06:11+01:00 Creator Tool : dvips(k) 5.993 Copyright 2013 Radical Eye Software Document ID : uuid:313bb237-f802-11f1-0000-78c36b90d1e0 Format : application/pdf Title : PhysicsReferenceManual.dvi Creator : dvips(k) 5.993 Copyright 2013 Radical Eye SoftwareEXIF Metadata provided by EXIF.tools