multiple scattering in geant4
play

Multiple Scattering in GEANT4 L aszl o Urb an, Central - PowerPoint PPT Presentation

Multiple Scattering in GEANT4 1 Multiple Scattering in GEANT4 L aszl o Urb an, Central Res.Inst.Phys., Budapest 03 July 2001 Abstract MSC model in G4 : its main features, development of the model and some G4/data and G4/G3


  1. Multiple Scattering in GEANT4 1 Multiple Scattering in GEANT4 L´ aszl´ o Urb´ an, Central Res.Inst.Phys., Budapest 03 July 2001 Abstract MSC model in G4 : its main features, development of the model and some G4/data and G4/G3 comparisons. Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  2. Multiple Scattering in GEANT4 2 Transport of charged particles: A charged particle starts from a given point ( origin of the reference frame) moving in a given direction ( dir. of the z-axis). Let p ( r, d, t ) denote the probability density of finding the particle at the point r = ( x, y, z ) moving in the direction of the unit vector d after having travelled a path length t . The problem to be solved : p ( r, d, t ) = ? if the initial energy of the particle, the material parameters, all the cross sections are known ... Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  3. Multiple Scattering in GEANT4 3 The transport is governed by the transport equation ∂p ( r, d, t ) ′ , t ) − p ( r, d, t )] dσ ( χ ) � + ∇ p ( r, d, t ) = N [ p ( r, d d Ω d Ω (1) ∂t which can be solved exactly for special cases only, but this equation can be used to derive different moments of p . The practical solutions of the particle transport can be classified as - detailed (microscopic) simulations, - condensed simulations - and mixed simulation algorithms. Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  4. Multiple Scattering in GEANT4 4 detailed simulation : exact, but time consuming if the energy is not small condensed simulation: simulates the global effects of the collisions during a step, but uses approximations mixed algorithms: ”hard collisions” are simulated one by one + global effects of the ”soft collisions”. ⇒ Detailed simulation is used for low energy particles only ⇒ examples of the condensed simulations : EGS,GEANT3 - both use Moliere theory, GEANT4 ⇒ mixed simulation algorithm is used e.g in PENELOPE. Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  5. Multiple Scattering in GEANT4 5 MSC model in GEANT4 : Notations: true path length or ’t’ path length is the total length travelled by the particle. All the physical processes restrict this ’t’ step. geometrical or ’z’ path length is the straight distance between the starting and endpoint of the step, if there is no magnetic field. The geometry gives a constraint for this ’z’ step. path length correction(transformation): t ⇐ ⇒ z t = ⇒ z : F ( z, t ) z = ⇒ t : G ( t, z ) scattering angle distribution: f ( x, t ), x = cosθ lateral displacement : R ( r, t ). Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  6. Multiple Scattering in GEANT4 6 PHYSICS INPUT: (first)transport mean free path � 1 (1 − cosχ ) dσ ( χ ) 1 /λ = 2 πN d Ω d ( cosχ ) (2) − 1 where dσ ( χ ) is the differential cross section of the scattering, d Ω ρ N = N Avogadro A , ρ is the density of the material, A is the atomic weight, N Avogadro is the Avogadro’s number . i-th transport mean free path is defined similarly with the substitution (1 − cosχ ) = ⇒ (1 − P i ( cosχ )), P i ( cosχ ) - i-th Legendre polynomial. Instead of using the cross section directly the model uses λ and λ 2 to calculate the different (spatial and angle) distributions. Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  7. Multiple Scattering in GEANT4 7 steps of MSC algorithm ( are essentially the same for many condensed simulation): 1. selection of step length ⇐ = physics processes + geometry (MSC performs the t ⇐ ⇒ z transformations only) 2. transport to the initial direction (not MSC business) 3. sample scattering angle θ 4. compute lateral displacement, relocate particle Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  8. Multiple Scattering in GEANT4 8 STEP 1 1. take the smallest step length coming from the step limitations given by the physics processes (all but MSC) t = min ( t proc 1 , t proc 2 , ..., t procn ) 2. do the t → z transformation z phys ⇐ = F ( z, t ) 3. ask step limit z geom from geometry 4. take the final (geom.) step size as z step = min ( z phys , z geom ) 5. compute the corresponding true step length t step ⇐ = G ( t, z step ) Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  9. Multiple Scattering in GEANT4 9 Model functions F ( z, t ) and G ( t, z ): 1. G4 standard (until now): not distributions, mean values only z = F ( z, t ) = λ ∗ (1 − exp ( − t/λ )) t = G ( t, z ) = − λ ∗ ln (1 − z λ ) ( the formulae come from the theory). 2. G4 new : distributions with the theoretical mean values F ( z, t ) : F ( u ) = β 2 ∗ u ∗ exp ( − β ∗ u ) , where u = t z − 1 t (0 ≤ u < ∞ ) , β is computed from < u > = <z> − 1 G ( t, z ) : G ( v ) = γ 2 ∗ v ∗ exp ( − γ ∗ v ) , where v = t z − 1 (0 ≤ v < ∞ ) , γ is computed from < v > = <t> − 1 z Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  10. Multiple Scattering in GEANT4 10 STEP 3 sample scattering angle θ from the model distribution f ( x, t ) ( x = cosθ ). f ( x, t ) : 1. G4 standard (until now): f ( x, t ) = p ∗ ( a + 1) 2 ∗ ( a − 1) 2 ( a − x ) 3 + (1 − p ) ∗ 1 1 ∗ 2 (3) 2 ∗ a where a = 1 + α ∗ t λ , α = 0 . 9, 0 ≤ p ≤ 1 . 2. G4 new : f ( x, t ) = q ∗ f 0 ( x, t )+(1 − q ) ∗{ p ∗ f 1 ( x, t )+(1 − p ) ∗ f 2 ( x, t ) } (4) where 0 ≤ p, q ≤ 1, f i ( x, t )-s are relatively simple functions of x and the variable τ = t λ . Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  11. Multiple Scattering in GEANT4 11 STEP 4 compute the mean lateral displacement according to the theoretical formula and change the position of the particle correspondingly. note: this step is executed only if the particle is ’far’ from the boundary of the volume. Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  12. Multiple Scattering in GEANT4 12 Angle distributions, G4 new Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  13. Multiple Scattering in GEANT4 13 Angle distributions, G4 new Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  14. Multiple Scattering in GEANT4 14 Energy deposit, G4 new,G3 and data Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  15. Multiple Scattering in GEANT4 15 Energy deposit, G4 new,G3 and data Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  16. Multiple Scattering in GEANT4 16 Transmission, G4 new,G3 and data Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  17. Multiple Scattering in GEANT4 17 Backscattering is a difficult problem for condensed simulations. One step to the good direction in the new G4 MSC algoritm: limit the step in MSC when entering a volume . (This is NOT the user limit, the step is limited by MSC near to boundaries only!) Algorithm: t lim = max ( λ, t min ) where t min = 0 . 001 micrometer. if( safety < t lim ) and ( tstep > t lim ) tstep = fact ∗ λ and MSC limits the step. This means a restriction of the step length for low energy particles only. Some results of this very simple algorithm follow ... Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  18. Multiple Scattering in GEANT4 18 Backscattering, low energy e-/e+ backscattering coeff. of e-/e+ backscattered from gold 60 cback % 50 40 30 data G4new G4std 20 G3 10 0 10 2 1 10 E(keV) 60 cback % 50 data G4new G4std 40 G3 30 20 10 0 10 2 1 10 E(keV) Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  19. Multiple Scattering in GEANT4 19 Backscattering, not so low energy backscattering coeff. of e- backscattered from Al cback % 14 12 data G4new 10 G4std G3 8 6 4 2 0 10 -1 1 10 E(MeV) Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  20. Multiple Scattering in GEANT4 20 Backscattering, Z dependence backscattering coeff. of 1 MeV e- for diff. materials 50 cback % 45 data 40 G4new 35 G3 30 25 20 15 10 5 0 3 4 5 6 7 8 9 10 20 30 40 50 60 70 80 90Z 50 Eback % 45 data 40 G4new 35 G3 30 25 20 15 10 5 0 3 4 5 6 7 8 9 10 20 30 40 50 60 70 80 90Z Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  21. Multiple Scattering in GEANT4 21 Backscattering, energy spectra Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  22. Multiple Scattering in GEANT4 22 The new MSC version brought -sometime big- changes in the physics results for low energy particles. Is there any effect/change for a high energy setup ? The answer is yes. Example : 30(23 mm Fe + 0.4 mm Si) SICAPO calorimeter, 6 GeV e- initiated showers. Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

  23. Multiple Scattering in GEANT4 23 Showers in sampling calorimeters 1000 showers/run with 0.01 mm cut.(diff en.cut in Fe/Si in G3!) program version E vis in MeV RMS (MeV) ex.time(sec) GEANT3 32.14 3.78 970. G4 std 31.71 3.62 1520. G4 new 32.42 3.89 1600. G4 new(no bound) 32.00 3.79 1600. = ⇒ • more E vis and bigger RMS in G4 new than in G4 std • G4 new is slower than G4 std by 5 % and this change in speed is not due to the boundary algorithm Geant4 Workshop 2001, Genova L.Urb´ an(CRIP,Budapest) 03 July 2001

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend