Special EM processes and their role in Geant4-stepping (energy-loss processes and multiple scattering)

Size: px
Start display at page:

Download "Special EM processes and their role in Geant4-stepping (energy-loss processes and multiple scattering)"

Transcription

1 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Special EM processes and their role in Geant4-ping (energy-loss processes and multiple scattering) Mihály Novák CEN EP-SFT (simulation group) Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

2 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Outline 1 The G4SteppingManager and its resposibilities Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

3 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Outline 1 The G4SteppingManager and its resposibilities 2 ecapitulation Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

4 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Outline 1 The G4SteppingManager and its resposibilities 2 ecapitulation 3 Pre- point: itation discrete part of the it continuous part of the itation Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

5 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Outline 1 The G4SteppingManager and its resposibilities 2 ecapitulation 3 Pre- point: itation discrete part of the it continuous part of the itation 4 Final remarks Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

6 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Contents 1 The G4SteppingManager and its resposibilities 2 ecapitulation 3 Pre- point: itation discrete part of the it continuous part of the itation 4 Final remarks Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

7 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks General ping: G4SteppingManager A G4Track encapsulates both static (G4ParticleDefinition) and dynamic properties (energy, momentum, direction,etc.) of a particle Geant4 propagates such tracks: one track at a time, -by-: from the beginning: first with a primary or secondary track till the end: particle left the world, particle kinetic energy became zero, dropped below the (user defined) tracking it or the particle had a destructive interaction (, the user requested to kill the particle) properties of the track (currently under tracking) are updated after each secondary tracks are pushed into a track stack at each The G4SteppingManager is responsible to coordinate one implements a general ping algorithm: independent from the type of the particle and processes associated to the particle We will have a closer look at the itation part of this ping by focusing on charged particles with EM interactions: Ionization, Bremsstrahlung, Multiple Scattering (Why?) Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

8 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Contents 1 The G4SteppingManager and its resposibilities 2 ecapitulation 3 Pre- point: itation discrete part of the it continuous part of the itation 4 Final remarks Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

9 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Ionization and Bremsstrahlung are described as continuous-discrete interactions: secondary electron and gamma production with energy below the given production energy threshold E cut are not simulated explicitly instead, these low energy losses described as continuous energy losses along the (i.e. between the pre- and post- points) based on a mean value this mean value is the restricted stopping power i.e. mean energy loss in unit length de (E; E cut,...) = dx rest E cut 0 k dσ (E,..)dk (1) dk secondary electron and gamma production with energy above the given production energy threshold E cut are simulated explicitly as discrete interactions this discrete interaction probability is determined by the restricted cross section σ rest (E; E cut,...) = E E cut dσ (E,..)dk (2) dk that covers interactions only in which the secondary particle will have an energy above the production energy threshold Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

10 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks the discrete part of the interaction will imply a discrete it i.e. path length till the next discrete interaction, determined by the restricted cross section σ rest (E; E cut,...) the continuous part of the interaction will also imply a continuous it due to a maximum allowed along energy loss value due to this along energy loss, the particle kinetic energy will be different at the pre- and post- points Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

11 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Contents 1 The G4SteppingManager and its resposibilities 2 ecapitulation 3 Pre- point: itation discrete part of the it continuous part of the itation 4 Final remarks Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

12 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks discrete part of the it Contents 1 The G4SteppingManager and its resposibilities 2 ecapitulation 3 Pre- point: itation discrete part of the it continuous part of the itation 4 Final remarks Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

13 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks discrete part of the it First the interactions, that have discrete part, will propose a length: if the target atom density is N and the atomic interaction cross section of a process is σ (assumed to be constant along a at the moment!) according to the Beer-Lambert law, the p.d.f. of the corresponding interaction length x (i.e. the probability that the interaction will happen at x, x + dx is p(x)dx) p(x) = Nσ exp( xnσ) = x Exp(Nσ) (3) the mean or expected value of the interaction length x E(x) = 1 Nσ λ = 1 x Exp(Nσ) (4) Σ where λ is the mean free path and Σ = Nσ = 1/λ is the macroscopic cross section if there are M independent interactions with the corresponding atomic cross sections {σ i } M i=1, mean free paths {λ i = 1/Nσ i } M i=1, macroscopic cross sections {Σ i = Nσ i } M i=1 and the M interaction lengths as stochastic variables {s i } M i=1 such that s i Exp(Σ i ), then the shortest interaction length i.e. η = min{s 1,..., s M }, η Exp(Σ t ), where Σ t = M i=1 Σ i = M i=1 1/λ i is the total macroscopic cross section Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

14 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks discrete part of the it Theorem If {s 1,..., s M } are independent random variables and i 1,..., M s i Exp(1/λ i), then η = min{s 1,..., s M } Exp( M i=1 1/λi) Proof. By definition, the cumulative distribution function of η as a random variable is equal to the probability that M P(η < x) = 1 P(η x) = 1 P(s 1 x,..., s N x) = 1 P(s i x) M M = 1 (1 P(s i < x)) = 1 (1 (1 e x/λ i )) = i=1 1 e x M i=1 1/λ i i=1 i=1 M = η = min{s 1,..., s M } Exp( 1/λ i) i=1 (5) Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

15 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks discrete part of the it usually, the total macroscopic cross section Σ t = M i=1 Σ i = N M i=1 σ i is computed and used to sample the path length η to the next discrete interaction point from the exponential distribution, η Exp(Σ t ) then at the post- point, the type of the discrete interaction is sampled based on the discrete probabilities p(proc = i) = Σ i /Σ t in Geant4, each discrete process will propose an interaction length s i Exp(Σ i 1/λ i ) based on their own macroscopic cross section Σ i then the shortest η = min{s 1,..., s M } will be selected as discrete it, which is (based on the proof given in the previous slide) equivalent to the previous one moreover, with this Geant4 already selects the discrete interaction at the pre- point that will(if any 1 ) happen at the post- point i.e. after travelling the path η 1 there are several cases when the discrete interaction does not happen at all, we will discuss them soon one by one Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

16 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks discrete part of the it In case of particles, that have Ionization and Bremsstrahlung: due to the secondary production threshold, the corresponding restricted macroscopic cross sections Σ rest (E; E cut,...) are used to propose the discrete it due to the continuous part, i.e. the along energy losses, the pre- point E pre and post- point E post kinetic energies will be different the cross section is not constant along the, that must be accounted: a fictive, delta interaction is introduced for each interaction such that, the sum of the real Σ r i (E) and this delta interaction Σ δ i (E) cross section is constant along the i.e. does not depend on the particle energy and Σ r i (E) Σ const i along the Σ r i (E) + Σ δ i (E) = Σ i( E) Σ const i = constant along the (6) along the, which implies that Σ const i = max{σ i(e)} i.e. maximum this constant macroscopic cross section Σ const i is used to sample the discrete interaction length(to a real or delta interaction) at the pre- point at the post- point, after the along energy loss is already accounted, the probability that the delta interaction happen is p(δ) = 1 Σ r i (E post )/Σ const i Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

17 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks continuous part of the itation Contents 1 The G4SteppingManager and its resposibilities 2 ecapitulation 3 Pre- point: itation discrete part of the it continuous part of the itation 4 Final remarks Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

18 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks continuous part of the itation So far, the discrete interaction its have been considered: each discrete process (or discrete part of the process) proposed a length the shortest among these was selected as the current candidate length the corresponding process was selected as the current candidate process a flag to indicate that the current candidate length was proposed by the discrete part of the current candidate process possible energy loss along the was considered At this point, G4SteppingManager will ask each continuous part of the processes to propose their own its one by one: starts with the previous settings regarding the candidate length, process, and type flag (discrete) each proposed continuous it is compared to the current candidate one if the current continuous it is shorter than the current candidate, the candidate length, process and type flag (continuous) are updated Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

19 ange ρ = 1mm. For the case of a particle range > ρ the StepFunction Pre- point: itation Final remarks provides it for the size S by the following formula:! " ρ S = α + ρ (1 α ) 2. (7.4) The G4SteppingManager and its resposibilities ecapitulation continuous part of the itation In the opposite case of a small range Sfollowing =. The figure below shows the In case of particles, that have Ionization continuous ecapitulation Pre- point: and itationbremsstrahlung the osibilities ratio /range e range becomes lower than ρ (parameter finalange). Default final- as a function of range if itation is determined only Forit function is used: by the expression (7.4). ρ = 1mm. the case of a particle range > ρ the StepFunction The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation s,s that Ionization and(parameter Bremsstrahlung the following continuous until the range becomes lower than finalange). ithave for the size S bydefault thefinal-following formula: continuous part For the case of a particle range > the StepFunction ange = 1mm. is used: When the particle range > fl finalange: provides it for the size S by the following formula:! ρ "Bremsstrahlung In cases of particles,) 2that. have Ionization and the following continuous nge range = + (1 (7.4) (1 α ) Sit α + ρused: 2. range = function is When the particle > fl (7.4) finalange: = 0.2 In the opposite case of a small range S =. The figure below the until the shows range becomes lower than (parameter finalange). Default final s: = 1mm. the StepFunction ratio /range as a functionvalue: of range if isange determined only For the case of a particle range > - default flitation = 1.0[mm] 1 S provides it for the size S by the following formula: by the expression (7.4). opposite case small range S =. The figure below shows the - of adoverange S = + (1 ) 2. (7.4) The G4SteppingManager and its resposibilities ecapitulation - default value: = 0.2 ep/range as a function of range ifopposite itation isthedetermined only Pre- point: itation In the case of a small range S =. figure below shows the ratio /range as a function of range if itation is determined only continuous part - (7.4). at high energies: S (7.4). by the expression expression until the range becomes lower than (parameter finalange). Default final range 1 ange 1mm. For the case of a particle > the StepFunction In case of particles, that have Ionization and= Bremsstrahlung therange following continuous doverange provides it for the size S by the following formula: it function is used: S = + (1 ) 2. (7.4) When the particle range < fl : In the opposite case of a small range S =. The figure below shows the low energies: S = ratio /range until the range becomes lower than (parameter finalange). Default final- as a function of range if itation is determined only range doverange ange 1 ager and its resposibilities ecapitulation Pre- point: itation = 1mm. For the case of a particle range > by the expression (7.4). the StepFunction doverange The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation of provides particles, that Ionization and(parameter Bremsstrahlung the following continuous finalange until the range becomes lower than finalange). ithave for the size S bydefault thefinal-following formula: finalange continuous part For the case of a particle range > the StepFunction ange = 1mm. it function is used: When the particle range > fl finalange: range provides it for the size S by the following formula: In cases of particles, that. have Ionization and Bremsstrahlung the followingpre- continuous doverange The G4SteppingManager ecapitulation range = and + (1 2overwritten (7.4) an UI command: its resposibilities point: itation range The parameters of StepFunction can using (1 Sit be)+ 2 particle. range (7.4) = ) the function is used: When > fl finalange: lt value: =continuous 0.2 In the opposite case of a small range S =. The figure below the until the shows range becomes lower than(parameter finalange). Default finalpart finalange = 1mm. the StepFunction ratio /range as a functionvalue: of range if isange determined only For the case of a particle range > - default flitation = distribution 1.0[mm] /process/eloss/stepfunction mm Figure: 1 h energies: S provides it for the size S by the following formula: by the expression (7.4). Transverse range In of simulation particles, have andfigure Bremsstrahlung the the following continuous To provide more accurate ofthat particle ranges in physics constructors The parameters of StepFunction can be overwritten using an UI command: In the opposite case small range S =. The below shows -case Ionization of adoverange S = + (1 ) 2. (7.4) G4EmStandardPhysics option3 and G4EmStandardPhysics option4 more strict it function used: When the particle range > can flthe overwritten finalange: be - default value: = 0.2 parameters StepFunction ratio /range as a function ofisrange ifopposite itation is determined In the casethe of a Seoul, small range epublic S =of. The figure below shows Nova k Geant4 Tutorial, of Korea, 8-10only Dec, 2016using an UI command: 16 / 16 itation is Miha ly chosen for different particle types. ratio /range as a function of range if itation is determined only default value: fl = 1.0[mm] at high energies: S by the expression (7.4). ping power. the expression (7.4). from the restricted d by range, computed /process/eloss/stepfunction mm Figure: Transverse distribution/process/eloss/stepfunction mm doverange Miha ly Nova k Geant4 Tutorial, Seoul, epublic of Korea, 8-10 Dec, / 16 until the range becomes than more (parameter finalange). Default final-of particle Tolower provide accurate simulation ranges in physics constructors un Time Energy Loss Computation doverange ange = 1mm. For the case of a particle range > the StepFunction - default value: = 0.2 To provide option3 and G4EmStandardPhysics option4 more strict more accurate simulation of particle ranges in physics constructors provides it for theg4emstandardphysics size S by the following formula: The computation of the mean energy loss after a given is done by using itation is chosen for different particle types. at high energies: S S = + (1 ) 2 the de/dx, -ange,. (7.4) G4EmStandardPhysics option3 and G4EmStandardPhysics more strict16 / 25 and Inverseange tables. The de/dx table is used if Miha ly Nova k Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 option4 September, 2018 based on particle restricted range When the range range, < fl : computed from the restricted ping power. Based on restricted range, computed from the restricted ping power! range 1 range doverange 1

20 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Contents 1 The G4SteppingManager and its resposibilities 2 ecapitulation 3 Pre- point: itation discrete part of the it continuous part of the itation 4 Final remarks Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

21 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks So far a candidate physics length has been selected that is: the current minimum of the lengths, proposed by all discrete and continuous processes, was selected as candidate length it is assumed at this point, that the particle will travel this path length as a straight line along it s original direction: to the post- point where the selected discrete interaction takes place that discrete interaction proposed the shortest length to the post- point where no discrete interaction takes place if a continuous interaction proposed the shortest length However, there are one or two special continuous processes left: transportation (always), multiple scattering (possible). The end of the itation depends: if the particle does not have Coulomb scattering (A.) if the particle has Coulomb scattering and its described by a single scattering model i.e. as a discrete process (B.) if the particle has Coulomb scattering and its described by a multiple scattering model i.e. as a continuous process (C.) Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

22 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Particles, that do not have Coulomb scattering (A.): the only remaining (continuous) process is the transportation (the last in the list!) the above candidate physical length will be selected as proposed by the physics since all discrete and all but one (transportation) continuous processes have already proposed their lengths regarding the physics interactions(transportation is still to be called), the particle is supposed to be transported the selected distance from the pre- point along its original direction the last continuous process, transportation will be asked to propose its it: if the particle can be propagated along its original direction to the selected distance without hitting volume boundary, then the transportation process will accept the proposed length (and it will propagate the particle to its proposed post- point) otherwise, the particle will be transported to the volume boundary and the proposed length will be shortened by transportation process accordingly Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

23 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Particles, that have Coulomb scattering and its described by a single scattering model i.e. as a discrete process (B.): elastic scattering was already accounted in the it since it is included in the list of discrete processes therefore, everything is the same as in the previous case (A.) since the only remaining (continuous) process is the transportation (the last in the list!) A. and B. C. Post- point (r1): with many Coulomb Sc C. Post- point (r1): with many Coulomb Sc C. Post- point (r1): with many Coulomb Sc r1 = r0 + d0st r1 = r0 + dtrsg d0 st = sg st d0 st st d0 sg Æ st st st dtr d0 sg Æ st [dtrsg]z [dtrsg]xy st Post- point (r1): Pre- point (r0) w/o single Coulomb Sc Post- point (r1): Pre- point (r0) w/o single Coulomb Sc Post- point (r1): Pre- point (r0) w/o single Coulomb Sc Post- point (r1): Pre- point (r0) w/o single Coulomb Sc MSc model gives sg, dtr and r1 in one Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

24 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Particles, that have Coulomb scattering and its described by a multiple scattering model i.e. as a continuous process (C.): elastic scattering was removed from the list of discrete interactions = elastic scattering is not included in the current it s t therefore, the current candidate length s t does not contains the effects of (possible many) elastic scattering with elastic scattering, the particle would stop (probably many times) along the currently selected path length s t and the direction of propagation would change each time therefore, the particle would travel the currently selected path length to the next interaction along a curved, zig-zagged trajectory instead of a straight line the real post- point location, the distance (straight line) between the pre- and post points (geometrical length s g ) and final direction of propagation is provided by the Multiple Scattering model Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

25 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks therefore, before the transportation (the last), the last but one continuous process, multiple scattering is asked to provide its itation: multiple scattering can further it the current candidate path length s t after its own itation, multiple scattering will change the current true length s t to the geometrical length s g by computing the corresponding transport distance and transport direction d tr after the multiple scattering (last but one), the last continuous process, transportation s continuous itation is invoked, by providing the transport distance s g instead of the true length s t form this point everything is the same as in case of A. and B. Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

26 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Contents 1 The G4SteppingManager and its resposibilities 2 ecapitulation 3 Pre- point: itation discrete part of the it continuous part of the itation 4 Final remarks Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

27 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks using production cuts is NOT mandatory in Genat4: interactions (e.g. Ionization) can be described as pure discrete interaction (the appropriate model, process need to be selected) using multiple scattering model is NOT mandatory neither: single scattering models, processes for elastic scattering are available in Geant4 that will be pure discrete using pure discrete processes in the simulation gives exact solution of the transport problem: but feasible only at low energies! (below few 100 kev) in general, at high energies we need to use condensed history approximation and production cuts to be able to solve the transport problem within acceptable computational time these approximations make the transport simulation more complex and naturally introduce some user defined parameters, settings understanding more details of these approximations helps the user to provide settings that are the most suitable for their applications Geant4 provides several predefined physics lists prepared and maintained by expert physics developers for special application areas Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

28 The G4SteppingManager and its resposibilities ecapitulation Pre- point: itation Final remarks Questions... Mihály Novák Geant4 Tutorial, Lund University, Lund, Sweden, 3-7 September, / 25

Tracking. Witold Pokorski, Alberto Ribon CERN PH/SFT

Tracking. Witold Pokorski, Alberto Ribon CERN PH/SFT Tracking Witold Pokorski, Alberto Ribon CERN PH/SFT ESIPAP, Archamps, 8-9 February 2016 Geant4 User Guides geant4.web.cern.ch/geant4/support/userdocuments.shtm User's Guide: For Application Developers

More information

Training course at International User Conference on Medicine and Biology applications Bordeaux, 8-11 October 2013 V. Ivanchenko

Training course at International User Conference on Medicine and Biology applications Bordeaux, 8-11 October 2013 V. Ivanchenko Training course at International User Conference on Medicine and Biology applications Bordeaux, 8-11 October 2013 V. Ivanchenko General interface to Geant4 physics Adaptation of Marc Verderi original lecture

More information

Monte Carlo radiation transport codes

Monte Carlo radiation transport codes Monte Carlo radiation transport codes How do they work? Michel Maire (Lapp/Annecy) 23/05/2007 introduction to Monte Carlo radiation transport codes 1 Decay in flight (1) An unstable particle have a time

More information

Detector Simulation. Mihaly Novak CERN PH/SFT

Detector Simulation. Mihaly Novak CERN PH/SFT Detector Simulation Mihaly Novak CERN PH/SFT CERN Summer Student Program, 1 August 2017 Foreword This lecture is aimed to offer a simple and general introduction to detector simulation. Geant4 will be

More information

Monte Carlo radiation transport codes

Monte Carlo radiation transport codes Monte Carlo radiation transport codes How do they work? Michel Maire (Lapp/Annecy) 16/09/2011 introduction to Monte Carlo radiation transport codes 1 Outline From simplest case to complete process : Decay

More information

Physics II Overview and Processes

Physics II Overview and Processes Physics II Overview and Processes Geant4 Tutorial, Marshall Space Flight Center April 2012 Daniel Brandt (based on slides by T. Koi) based on Geant4 v9.5-p01 Outline Physics Overview oelectromagnetic processes

More information

Ionizing radiation produces tracks defined by the geometry of the energy deposition events. An incident ion loses energy by Coulombic interactions

Ionizing radiation produces tracks defined by the geometry of the energy deposition events. An incident ion loses energy by Coulombic interactions Track Structure Ionizing radiation produces tracks defined by the geometry of the energy deposition events. An incident ion loses energy by Coulombic interactions with electrons of the medium. These primary

More information

Passage of particles through matter

Passage of particles through matter Passage of particles through matter Alexander Khanov PHYS6260: Experimental Methods is HEP Oklahoma State University September 11, 2017 Delta rays During ionization, the energy is transferred to electrons

More information

Simulation study of scintillatorbased

Simulation study of scintillatorbased Simulation study of scintillatorbased calorimeter Hiroyuki Matsunaga (Tsukuba) For GLD-CAL & ACFA-SIM-J groups Main contributors: M. C. Chang, K. Fujii, T. Takeshita, S. Yamauchi, A. Nagano, S. Kim Simulation

More information

CHARGED PARTICLE INTERACTIONS

CHARGED PARTICLE INTERACTIONS CHARGED PARTICLE INTERACTIONS Background Charged Particles Heavy charged particles Charged particles with Mass > m e α, proton, deuteron, heavy ion (e.g., C +, Fe + ), fission fragment, muon, etc. α is

More information

Particles, processes and production cuts

Particles, processes and production cuts Corso nazionale sull utilizzo del toolkit di simulazione Geant4 Laboratori Nazionali del Gran Sasso 10 Novembre 2010 Particles, processes and production cuts Outline Introduction A mention to physics list

More information

Interaction of particles with matter - 2. Silvia Masciocchi, GSI and University of Heidelberg SS2017, Heidelberg May 3, 2017

Interaction of particles with matter - 2. Silvia Masciocchi, GSI and University of Heidelberg SS2017, Heidelberg May 3, 2017 Interaction of particles with matter - 2 Silvia Masciocchi, GSI and University of Heidelberg SS2017, Heidelberg May 3, 2017 Energy loss by ionization (by heavy particles) Interaction of electrons with

More information

Geant4 v8.3. Physics III. Makoto Asai (SLAC) Geant4 Tutorial Course

Geant4 v8.3. Physics III. Makoto Asai (SLAC) Geant4 Tutorial Course Geant4 v8.3 Physics III Makoto Asai (SLAC) Geant4 Tutorial Course Outline Production Thresholds and Cuts per Region Optical processes The Decay Process pre-assigned decay products exotic particle Physics

More information

Particle Detectors. Summer Student Lectures 2010 Werner Riegler, CERN, History of Instrumentation History of Particle Physics

Particle Detectors. Summer Student Lectures 2010 Werner Riegler, CERN, History of Instrumentation History of Particle Physics Particle Detectors Summer Student Lectures 2010 Werner Riegler, CERN, werner.riegler@cern.ch History of Instrumentation History of Particle Physics The Real World of Particles Interaction of Particles

More information

Geant Hadronic Physics I. Geant4 Tutorial at Lund University. 6 September 2018 Dennis Wright

Geant Hadronic Physics I. Geant4 Tutorial at Lund University. 6 September 2018 Dennis Wright Geant4 10.4 Hadronic Physics I Geant4 Tutorial at Lund University 6 September 2018 Dennis Wright Outline Overview of hadronic physics Precompoundand de-excitation models Cascade models 2 Hadronic Processes,

More information

Particle Interactions in Detectors

Particle Interactions in Detectors Particle Interactions in Detectors Dr Peter R Hobson C.Phys M.Inst.P. Department of Electronic and Computer Engineering Brunel University, Uxbridge Peter.Hobson@brunel.ac.uk http://www.brunel.ac.uk/~eestprh/

More information

Outline. Chapter 6 The Basic Interactions between Photons and Charged Particles with Matter. Photon interactions. Photoelectric effect

Outline. Chapter 6 The Basic Interactions between Photons and Charged Particles with Matter. Photon interactions. Photoelectric effect Chapter 6 The Basic Interactions between Photons and Charged Particles with Matter Radiation Dosimetry I Text: H.E Johns and J.R. Cunningham, The physics of radiology, 4 th ed. http://www.utoledo.edu/med/depts/radther

More information

Simulation of Multiple Coulomb scattering in GEANT4 1. Simulation of Multiple Coulomb scattering in GEANT4

Simulation of Multiple Coulomb scattering in GEANT4 1. Simulation of Multiple Coulomb scattering in GEANT4 Simulation of Multiple Coulomb scattering in GEANT4 1 Simulation of Multiple Coulomb scattering in GEANT4 Simulation of Multiple Coulomb scattering in GEANT4 2 Single Coulomb scattering Single Coulomb

More information

Comparison of available measurements of the absolute air-fluorescence yield*

Comparison of available measurements of the absolute air-fluorescence yield* Comparison of available measurements of the absolute air-fluorescence yield* J. Rosado, F. Blanco and F. Arqueros Universidad Complutense de Madrid * J. Rosado et al., Astropart. Phys. 34 (2010) 164 Outline

More information

A Short Course on Geant4 Simulation Toolkit. Introduction.

A Short Course on Geant4 Simulation Toolkit. Introduction. A Short Course on Geant4 Simulation Toolkit Introduction http://cern.ch/geant4 The full set of lecture notes of this Geant4 Course is available at http://www.ge.infn.it/geant4/events/nss2003/geant4course.html

More information

EM Physics I. Geant4 Tutorial, Marshall Space Flight Center April 2012

EM Physics I. Geant4 Tutorial, Marshall Space Flight Center April 2012 EM Physics I Geant4 Tutorial, Marshall Space Flight Center April 2012 Daniel Brandt (based on slides by T. Koi and D. Wright) based on Geant4 v9.5-p01 Outline EM physics assumptions and processes Physics

More information

Geant4 and Fano cavity : where are we?

Geant4 and Fano cavity : where are we? Geant4 and Fano cavity : where are we? S. Elles, V. Ivanchenko, M. Maire, L. Urban To cite this version: S. Elles, V. Ivanchenko, M. Maire, L. Urban. Geant4 and Fano cavity : where are we?. Third McGill

More information

2. Passage of Radiation Through Matter

2. Passage of Radiation Through Matter 2. Passage of Radiation Through Matter Passage of Radiation Through Matter: Contents Energy Loss of Heavy Charged Particles by Atomic Collision (addendum) Cherenkov Radiation Energy loss of Electrons and

More information

Concepts of Event Reconstruction

Concepts of Event Reconstruction August 3, 2007 Directly Detectable Particles electrons, positrons: e ±, lightest charged lepton photons: γ, gauge boson for electromagnetic force pions: π ±, lightest mesons kaons: K ±, K L, lightest strange

More information

Fluka advanced calculations on stopping power and multiple Coulomb scattering

Fluka advanced calculations on stopping power and multiple Coulomb scattering Fluka advanced calculations on stopping power and multiple Coulomb scattering Andrea Fontana INFN Sezione di Pavia Outline Stopping power Ionization potential Range calculation: which range? Fluka options

More information

PHYS 571 Radiation Physics

PHYS 571 Radiation Physics PHYS 571 Radiation Physics Prof. Gocha Khelashvili http://blackboard.iit.edu login Interaction of Electrons with Matter The Plan Interactions of Electrons with Matter Energy-Loss Mechanism Collisional

More information

The interaction of radiation with matter

The interaction of radiation with matter Basic Detection Techniques 2009-2010 http://www.astro.rug.nl/~peletier/detectiontechniques.html Detection of energetic particles and gamma rays The interaction of radiation with matter Peter Dendooven

More information

Geant4 Electromagnetic Physics Updates

Geant4 Electromagnetic Physics Updates Geant4 Electromagnetic Physics Updates V. Ivanchenko, CERN & Geant4 Associates International S. Incerti, CNRS, IN2P3, CENBG, France 12 th Geant4 Space User Workshop 10-12 April 2017 University of Surrey,

More information

Simulation of low energy nuclear recoils using Geant4

Simulation of low energy nuclear recoils using Geant4 Simulation of low energy nuclear recoils using Geant4 [ heavy ions, T < 1 kev/amu ] Ricardo Pinho ricardo@lipc.fis.uc.pt 12th Geant4 Collaboration Workshop LIP - Coimbra Hebden Bridge 14 Set 2007 Outline

More information

Cross Section of Exclusive π Electro-production from Neutron. Jixie Zhang (CLAS Collaboration) Old Dominion University Sep. 2009

Cross Section of Exclusive π Electro-production from Neutron. Jixie Zhang (CLAS Collaboration) Old Dominion University Sep. 2009 Cross Section of Exclusive π Electro-production from Neutron Jixie Zhang (CLAS Collaboration) Old Dominion University Sep. 2009 Exclusive π electro-production Detect e`, π and at least ONE of the two final

More information

Detectors for High Energy Physics

Detectors for High Energy Physics Detectors for High Energy Physics Ingrid-Maria Gregor, DESY DESY Summer Student Program 2017 Hamburg July 26th/27th Disclaimer Particle Detectors are very complex, a lot of physics is behind the detection

More information

Emphasis on what happens to emitted particle (if no nuclear reaction and MEDIUM (i.e., atomic effects)

Emphasis on what happens to emitted particle (if no nuclear reaction and MEDIUM (i.e., atomic effects) LECTURE 5: INTERACTION OF RADIATION WITH MATTER All radiation is detected through its interaction with matter! INTRODUCTION: What happens when radiation passes through matter? Emphasis on what happens

More information

Usage of GEANT 4 versions: 6, 7 & 8 in BABAR

Usage of GEANT 4 versions: 6, 7 & 8 in BABAR Usage of GEANT 4 versions: 6, 7 & 8 in BABAR Swagato Banerjee Computing in High Energy and Nuclear Physics (CHEP) 4 September 27, Victoria. SLAC-Based B-Factory: PEP II & BABAR The BABAR Detector: Simulation

More information

EEE4101F / EEE4103F Radiation Interactions & Detection

EEE4101F / EEE4103F Radiation Interactions & Detection EEE4101F / EEE4103F Radiation Interactions & Detection 1. Interaction of Radiation with Matter Dr. Steve Peterson 5.14 RW James Department of Physics University of Cape Town steve.peterson@uct.ac.za March

More information

Week 2: Chap. 2 Interaction of Radiation

Week 2: Chap. 2 Interaction of Radiation Week 2: Chap. 2 Interaction of Radiation Introduction -- Goals, roll back the fog -- General Nomenclature -- Decay Equations -- Laboratory Sources Interaction of Radiation with Matter -- Charged Particles

More information

? Simulation. of PICASSO detectors. Marie-Hélène Genest - Université de Montréal

? Simulation. of PICASSO detectors. Marie-Hélène Genest - Université de Montréal ? Simulation of PICASSO detectors Marie-Hélène Genest - Université de Montréal On behalf of the PICASSO Collaboration (Montréal, Queen s, Indiana South Bend, Prague) 2006 Simulation of PICASSO detectors

More information

Applicability of atomic collisional ionization cross sections in plasma environment

Applicability of atomic collisional ionization cross sections in plasma environment Applicability of atomic collisional ionization cross sections in plasma environment Viktoriia Isaenko,Voronezh State University, Russia CFEL Theory Division September 6, 2018 Abstract Secondary ionization

More information

Monte Carlo programs

Monte Carlo programs Monte Carlo programs Alexander Khanov PHYS6260: Experimental Methods is HEP Oklahoma State University November 13, 2017 Monte Carlo methods: the idea In classical physics, if we need to measure something

More information

Chapter VI: Ionizations and excitations

Chapter VI: Ionizations and excitations Chapter VI: Ionizations and excitations 1 Content Introduction Ionization in gases Ionization in solids Fano factor 2 Introduction (1) Ionizations created by charged particles (incident particles or particles

More information

Outline. Radiation Interactions. Spurs, Blobs and Short Tracks. Introduction. Radiation Interactions 1

Outline. Radiation Interactions. Spurs, Blobs and Short Tracks. Introduction. Radiation Interactions 1 Outline Radiation Interactions Introduction Interaction of Heavy Charged Particles Interaction of Fast Electrons Interaction of Gamma Rays Interactions of Neutrons Radiation Exposure & Dose Sources of

More information

Neutrino detection. Kate Scholberg, Duke University International Neutrino Summer School Sao Paulo, Brazil, August 2015

Neutrino detection. Kate Scholberg, Duke University International Neutrino Summer School Sao Paulo, Brazil, August 2015 Neutrino detection Kate Scholberg, Duke University International Neutrino Summer School Sao Paulo, Brazil, August 2015 Sources of wild neutrinos The Big Bang The Atmosphere (cosmic rays) Super novae AGN's,

More information

Interaction of Electron and Photons with Matter

Interaction of Electron and Photons with Matter Interaction of Electron and Photons with Matter In addition to the references listed in the first lecture (of this part of the course) see also Calorimetry in High Energy Physics by Richard Wigmans. (Oxford

More information

Application of Birks' law of scintillator nonlinearity in Geant4. Alexander Tadday Kirchhoff Institute for Physics Heidelberg University

Application of Birks' law of scintillator nonlinearity in Geant4. Alexander Tadday Kirchhoff Institute for Physics Heidelberg University Alexander Tadday Alexander - IRTG Tadday Meeting - IRTG - Heidelberg Meeting - 05.11.20 Application of Birks' law of scintillator nonlinearity in Geant4 Alexander Tadday Kirchhoff Institute for Physics

More information

UNIVERSITY OF CAPE TOWN. EEE4101F / EEE4103F: Basic Nuclear Physics Problem Set 04. Due 12:00 (!) Wednesday 8 April 2015

UNIVERSITY OF CAPE TOWN. EEE4101F / EEE4103F: Basic Nuclear Physics Problem Set 04. Due 12:00 (!) Wednesday 8 April 2015 UNIVERSITY OF CAPE TOWN EEE4101F / EEE4103F: Basic Nuclear Physics Problem Set 04 Due 12:00 (!) Wednesday 8 April 2015 1) Explain the concept of a cross-section, using language that a high-school teacher

More information

arxiv: v1 [nucl-ex] 28 May 2008

arxiv: v1 [nucl-ex] 28 May 2008 The PHOBOS Glauber Monte Carlo B.Alver 1, M.Baker 2, C.Loizides 1, P.Steinberg 2 1 Massachusetts Institute of Technology, Cambridge, MA 2139, USA 2 Brookhaven National Laboratory, Upton, NY 11973, USA

More information

III. Energy Deposition in the Detector and Spectrum Formation

III. Energy Deposition in the Detector and Spectrum Formation 1 III. Energy Deposition in the Detector and Spectrum Formation a) charged particles Bethe-Bloch formula de 4πq 4 z2 e 2m v = NZ ( ) dx m v ln ln 1 0 2 β β I 0 2 2 2 z, v: atomic number and velocity of

More information

PAMELA satellite: fragmentation in the instrument

PAMELA satellite: fragmentation in the instrument PAMELA satellite: fragmentation in the instrument Alessandro Bruno INFN, Bari (Italy) for the PAMELA collaboration Nuclear Physics for Galactic CRs in the AMS-02 era 3-4 Dec 2012 LPSC, Grenoble The PAMELA

More information

Simulation of J/ψ detection via electron-positron decay

Simulation of J/ψ detection via electron-positron decay 1 Simulation of J/ψ detection via electron-positron decay Goran Kružić Faculty of Science, University of Zagreb, Croatia 6 th Austrian Croatian Hungarian meeting Summer workshop for theoretical physics

More information

1.5 TeV Muon Collider background rejection in ILCroot Si VXD and Tracker (summary report)

1.5 TeV Muon Collider background rejection in ILCroot Si VXD and Tracker (summary report) 1.5 TeV Muon Collider background rejection in ILCroot Si VXD and Tracker (summary report) N. Terentiev* (Carnegie Mellon U./Fermilab) V. Di Benedetto, C. Gatto (INFN) A. Mazzacane, N. Mokhov, S. Striganov

More information

New photon transport model in Serpent 2

New photon transport model in Serpent 2 New photon transport model in Serpent 2 Toni Kaltiaisenaho VTT Technical Research Centre of Finland Serpent User Group Meeting 1/20 Motivation On average, 8 prompt fission photons over an energy range

More information

Radiation Transport Calculations by a Monte Carlo Method. Hideo Hirayama and Yoshihito Namito KEK, High Energy Accelerator Research Organization

Radiation Transport Calculations by a Monte Carlo Method. Hideo Hirayama and Yoshihito Namito KEK, High Energy Accelerator Research Organization Radiation Transport Calculations by a Monte Carlo Method Hideo Hirayama and Yoshihito Namito KEK, High Energy Accelerator Research Organization Monte Carlo Method A method used to solve a problem with

More information

Interaction of Ionizing Radiation with Matter

Interaction of Ionizing Radiation with Matter Type of radiation charged particles photonen neutronen Uncharged particles Charged particles electrons (β - ) He 2+ (α), H + (p) D + (d) Recoil nuclides Fission fragments Interaction of ionizing radiation

More information

Version 10.1-p01. Primary Particle. Makoto Asai (SLAC) Geant4 Tutorial Course

Version 10.1-p01. Primary Particle. Makoto Asai (SLAC) Geant4 Tutorial Course Version 10.1-p01 Primary Particle Makoto Asai (SLAC) Geant4 Tutorial Course Contents Introduction Built-in primary particle generators Particle gun Interfaces to HEPEVT and HEPMC General particle source

More information

Bethe-Block. Stopping power of positive muons in copper vs βγ = p/mc. The slight dependence on M at highest energies through T max

Bethe-Block. Stopping power of positive muons in copper vs βγ = p/mc. The slight dependence on M at highest energies through T max Bethe-Block Stopping power of positive muons in copper vs βγ = p/mc. The slight dependence on M at highest energies through T max can be used for PID but typically de/dx depend only on β (given a particle

More information

Physics of Radiotherapy. Lecture II: Interaction of Ionizing Radiation With Matter

Physics of Radiotherapy. Lecture II: Interaction of Ionizing Radiation With Matter Physics of Radiotherapy Lecture II: Interaction of Ionizing Radiation With Matter Charge Particle Interaction Energetic charged particles interact with matter by electrical forces and lose kinetic energy

More information

remsstrahlung 1 Bremsstrahlung

remsstrahlung 1 Bremsstrahlung remsstrahlung 1 Bremsstrahlung remsstrahlung 2 Bremsstrahlung A fast moving charged particle is decelerated in the Coulomb field of atoms. A fraction of its kinetic energy is emitted in form of real photons.

More information

Elastic and inelastic cross section measurements with the ATLAS detector

Elastic and inelastic cross section measurements with the ATLAS detector Elastic and inelastic cross section measurements with the ATLAS detector Simon Holm Stark Niels Bohr Institute University of Copenhagen MPI@LHC 2017 December 13, 2017, Shimla, India Outline: Physics motivation.

More information

Particle Identification with the Transition Radiation Detector

Particle Identification with the Transition Radiation Detector Particle Identification with the Transition Radiation Detector Yvonne Pachmayer, University of Heidelberg for the TRD PID Group Particle identification algorithms Performance Transition Radiation PID with

More information

11. (7 points: Choose up to 3 answers) What is the tension,!, in the string? a.! = 0.10 N b.! = 0.21 N c.! = 0.29 N d.! = N e.! = 0.

11. (7 points: Choose up to 3 answers) What is the tension,!, in the string? a.! = 0.10 N b.! = 0.21 N c.! = 0.29 N d.! = N e.! = 0. A harmonic wave propagates horizontally along a taut string of length! = 8.0 m and mass! = 0.23 kg. The vertical displacement of the string along its length is given by!!,! = 0.1!m cos 1.5!!! +!0.8!!,

More information

PHYSICS 221 Fall 2013 EXAM 2: November 6, :15pm 10:15pm. Name (printed): Recitation Instructor: Section #:

PHYSICS 221 Fall 2013 EXAM 2: November 6, :15pm 10:15pm. Name (printed): Recitation Instructor: Section #: PHYSICS 221 Fall 2013 EXAM 2: November 6, 2013 8:15pm 10:15pm Name (printed): Recitation Instructor: Section #: INSTRUCTIONS: This exam contains 25 multiple choice questions, plus two extra credit questions,

More information

Collision Resolution

Collision Resolution Collision Resolution Our Problem Collision detection (supposedly) reported a collision. We want to solve it, i.e. move back the colliding objects apart from each other. In which direction and with what

More information

Interaction of Particles and Matter

Interaction of Particles and Matter MORE CHAPTER 11, #7 Interaction of Particles and Matter In this More section we will discuss briefly the main interactions of charged particles, neutrons, and photons with matter. Understanding these interactions

More information

Status of the PANDA TPC simulation software

Status of the PANDA TPC simulation software Status of the PANDA TPC simulation software Felix Böhmer Physik Department E18 Technische Universität München PANDA collaboration meeting @ GSI March 2, 2009 Felix Böhmer (TUM E18) TPC software status

More information

Neutron Interactions Part I. Rebecca M. Howell, Ph.D. Radiation Physics Y2.5321

Neutron Interactions Part I. Rebecca M. Howell, Ph.D. Radiation Physics Y2.5321 Neutron Interactions Part I Rebecca M. Howell, Ph.D. Radiation Physics rhowell@mdanderson.org Y2.5321 Why do we as Medical Physicists care about neutrons? Neutrons in Radiation Therapy Neutron Therapy

More information

CHAPTER 2 INTERACTION OF RADIATION WITH MATTER

CHAPTER 2 INTERACTION OF RADIATION WITH MATTER CHAPTER 2 INTERACTION OF RADIATION WITH MATTER 2.1 Introduction When gamma radiation interacts with material, some of the radiation will be absorbed by the material. There are five mechanisms involve in

More information

Momentum and Impulse Concept Tests

Momentum and Impulse Concept Tests Momentum and Impulse Concept Tests Question 1 Consider two carts, of masses m and 2m, at rest on an air track. If you push first one cart for 3 s and then the other for the same length of time, exerting

More information

Engineering Physics 1 Dr. B. K. Patra Department of Physics Indian Institute of Technology-Roorkee

Engineering Physics 1 Dr. B. K. Patra Department of Physics Indian Institute of Technology-Roorkee Engineering Physics 1 Dr. B. K. Patra Department of Physics Indian Institute of Technology-Roorkee Module-05 Lecture-04 Maxwellian Distribution Law of Velocity Part 02 So, we have already told to experiment

More information

AP Physics 1 Multiple Choice Questions - Chapter 4

AP Physics 1 Multiple Choice Questions - Chapter 4 1 Which of ewton's Three Laws of Motion is best expressed by the equation F=ma? a ewton's First Law b ewton's Second Law c ewton's Third Law d one of the above 4.1 2 A person is running on a track. Which

More information

Last Lecture 1) Silicon tracking detectors 2) Reconstructing track momenta

Last Lecture 1) Silicon tracking detectors 2) Reconstructing track momenta Last Lecture 1) Silicon tracking detectors 2) Reconstructing track momenta Today s Lecture: 1) Electromagnetic and hadronic showers 2) Calorimeter design Absorber Incident particle Detector Reconstructing

More information

Conservation of Momentum: Marble Collisions Student Version

Conservation of Momentum: Marble Collisions Student Version Conservation of Momentum: Marble Collisions Student Version In this lab you will roll a marble down a ramp, and at the bottom of the ramp the marble will collide with another marble. You will measure the

More information

A force is could described by its magnitude and by the direction in which it acts.

A force is could described by its magnitude and by the direction in which it acts. 8.2.a Forces Students know a force has both direction and magnitude. P13 A force is could described by its magnitude and by the direction in which it acts. 1. Which of the following could describe the

More information

Detectors in Nuclear Physics (40 hours)

Detectors in Nuclear Physics (40 hours) Detectors in Nuclear Physics (40 hours) Silvia Leoni, Silvia.Leoni@mi.infn.it http://www.mi.infn.it/~sleoni Complemetary material: Lectures Notes on γ-spectroscopy LAB http://www.mi.infn.it/~bracco Application

More information

Basic MonteCarlo concepts

Basic MonteCarlo concepts Departamento de Física Atómica, Molecular y Nuclear Universidad de Sevilla Introductory tutorial to Geant4 ITA/IEav, São José dos Campos, SP, Brazil July 28 28 - August 1 st, 2014 Index 1 Probability distributions

More information

Continuous RVs. 1. Suppose a random variable X has the following probability density function: π, zero otherwise. f ( x ) = sin x, 0 < x < 2

Continuous RVs. 1. Suppose a random variable X has the following probability density function: π, zero otherwise. f ( x ) = sin x, 0 < x < 2 STAT 4 Exam I Continuous RVs Fall 7 Practice. Suppose a random variable X has the following probability density function: f ( x ) = sin x, < x < π, zero otherwise. a) Find P ( X < 4 π ). b) Find µ = E

More information

Monte Carlo Collisions in Particle in Cell simulations

Monte Carlo Collisions in Particle in Cell simulations Monte Carlo Collisions in Particle in Cell simulations Konstantin Matyash, Ralf Schneider HGF-Junior research group COMAS : Study of effects on materials in contact with plasma, either with fusion or low-temperature

More information

Physics Lists. Dennis Wright (SLAC) Geant4 Tutorial Bordeaux 3-5 November 2005

Physics Lists. Dennis Wright (SLAC) Geant4 Tutorial Bordeaux 3-5 November 2005 Physics Lists Dennis Wright (SLAC) Geant4 Tutorial Bordeaux 3-5 November 2005 Outline Physics list introduction Step-by-step example for building a simple physics list Modular physics lists Best guess

More information

Project P2 - The weak charge of the proton

Project P2 - The weak charge of the proton Institute for Nuclear Physics, University of Mainz E-mail: beckerd@kph.uni-mainz.de K. Gerz, S. Baunack, K. S. Kumar, F. E. Maas The goal of Project P2 is to determine the electroweak mixing angle sin

More information

Lewis 2.1, 2.2 and 2.3

Lewis 2.1, 2.2 and 2.3 Chapter 2(and 3) Cross-Sections TA Lewis 2.1, 2.2 and 2.3 Learning Objectives Understand different types of nuclear reactions Understand cross section behavior for different reactions Understand d resonance

More information

Fineman Honors Physics Final Study Guide

Fineman Honors Physics Final Study Guide All Science Tests are on Wednesday, June 17 th. Students who take more than one Science class will take their second science final on Thursday, June 18 from 8:00-10:00 AM in the Library. The Honors Physics

More information

i.e., into a monomial, using the Arithmetic-Geometric Mean Inequality, the result will be a posynomial approximation!

i.e., into a monomial, using the Arithmetic-Geometric Mean Inequality, the result will be a posynomial approximation! Dennis L. Bricker Dept of Mechanical & Industrial Engineering The University of Iowa i.e., 1 1 1 Minimize X X X subject to XX 4 X 1 0.5X 1 Minimize X X X X 1X X s.t. 4 1 1 1 1 4X X 1 1 1 1 0.5X X X 1 1

More information

Chapter 2 Radiation-Matter Interactions

Chapter 2 Radiation-Matter Interactions Chapter 2 Radiation-Matter Interactions The behavior of radiation and matter as a function of energy governs the degradation of astrophysical information along the path and the characteristics of the detectors.

More information

STAT 516: Basic Probability and its Applications

STAT 516: Basic Probability and its Applications Lecture 4: Random variables Prof. Michael September 15, 2015 What is a random variable? Often, it is hard and/or impossible to enumerate the entire sample space For a coin flip experiment, the sample space

More information

Ionization and Transport. FLUKA Beginners Course

Ionization and Transport. FLUKA Beginners Course Ionization and Transport FLUKA Beginners Course General settings Interactions of leptons/photons Photon interactions Photoelectric Compton Rayleigh Pair production Photonuclear Photomuon production Electron/positron

More information

Electron-induced Single-Event Upsets in integrated memory device

Electron-induced Single-Event Upsets in integrated memory device Electron-induced Single-Event Upsets in integrated memory device Pablo Caron 2 nd année DPHY Christophe Inguimbert, ONERA, DPHY Laurent Artola, ONERA, DPHY Guillaume Hubert, ONERA, DPHY Robert Ecoffet,

More information

Introduction to Cosmic Rays Data Analysis Issues. Nicola De Simone INFN and University of Rome Tor Vergata

Introduction to Cosmic Rays Data Analysis Issues. Nicola De Simone INFN and University of Rome Tor Vergata Introduction to Cosmic Rays Data Analysis Issues Nicola De Simone INFN and University of Rome Tor Vergata SciNeGHE 2010 - Data Analysis Tutorial Trieste, September 8-9, 2010 The physics of PAMELA PRL 102,

More information

Particle Detectors A brief introduction with emphasis on high energy physics applications

Particle Detectors A brief introduction with emphasis on high energy physics applications Particle Detectors A brief introduction with emphasis on high energy physics applications TRIUMF Summer Institute 2006 July 10-21 2006 Lecture I measurement of ionization and position Lecture II scintillation

More information

AP PHYSICS 1 UNIT 4 / FINAL 1 PRACTICE TEST

AP PHYSICS 1 UNIT 4 / FINAL 1 PRACTICE TEST AP PHYSICS 1 UNIT 4 / FINAL 1 PRACTICE TEST NAME FREE RESPONSE PROBLEMS Put all answers on this test. Show your work for partial credit. Circle or box your answers. Include the correct units and the correct

More information

Comprehensive model of electron energy deposition*

Comprehensive model of electron energy deposition* Comprehensive model of electron energy deposition* Geng Han, Mumit Khan, Yanghua Fang, and Franco Cerrina a) Electrical and Computer Engineering and Center for NanoTechnology, University of Wisconsin Madison,

More information

Field propagation in Geant4

Field propagation in Geant4 Field propagation in Geant4 John Apostolakis, CERN Ecole Geant4 2007 7 June 2007, Paris 25 th May 2005 Ver.ε Contents 1. What is involved in propagating in a field 2. A first example Defining a field in

More information

A fast introduction to the tracking and to the Kalman filter. Alberto Rotondi Pavia

A fast introduction to the tracking and to the Kalman filter. Alberto Rotondi Pavia A fast introduction to the tracking and to the Kalman filter Alberto Rotondi Pavia The tracking To reconstruct the particle path to find the origin (vertex) and the momentum The trajectory is usually curved

More information

Solving the Poisson Disorder Problem

Solving the Poisson Disorder Problem Advances in Finance and Stochastics: Essays in Honour of Dieter Sondermann, Springer-Verlag, 22, (295-32) Research Report No. 49, 2, Dept. Theoret. Statist. Aarhus Solving the Poisson Disorder Problem

More information

The Monte Carlo Method in Medical Radiation Physics

The Monte Carlo Method in Medical Radiation Physics Monte Carlo in Medical Physics The Monte Carlo Method in Medical Radiation Physics P Andreo, Professor of Medical Radiation Physics Stockholm University @ Karolinska Univ Hospital, Stockholm, Sweden ICRM

More information

05/11/2013. Nuclear Fuel Cycle Ionizing radiation. Typical decay energies. Radiation with energy > 100 ev. Ionize an atom < 15eV

05/11/2013. Nuclear Fuel Cycle Ionizing radiation. Typical decay energies. Radiation with energy > 100 ev. Ionize an atom < 15eV Nuclear Fuel Cycle 2013 Lecture 4: Interaction of Ionizing Radiation with Matter Ionizing radiation Radiation with energy > 100 ev Ionize an atom < 15eV Break a bond 1-5 ev Typical decay energies α: 4-9

More information

Multiple Choice Review for Final Exam ~ Physics 1020

Multiple Choice Review for Final Exam ~ Physics 1020 Multiple Choice Review for Final Exam ~ Physics 1020 1. You are throwing a ball straight up in the air. At the highest point, the ball s a) velocity and acceleration are zero b) velocity is nonzero, but

More information

PHYS 352. Charged Particle Interactions with Matter. Intro: Cross Section. dn s. = F dω

PHYS 352. Charged Particle Interactions with Matter. Intro: Cross Section. dn s. = F dω PHYS 352 Charged Particle Interactions with Matter Intro: Cross Section cross section σ describes the probability for an interaction as an area flux F number of particles per unit area per unit time dσ

More information

Brief Review of Probability

Brief Review of Probability Maura Department of Economics and Finance Università Tor Vergata Outline 1 Distribution Functions Quantiles and Modes of a Distribution 2 Example 3 Example 4 Distributions Outline Distribution Functions

More information

Geant Hadronic Physics III. Geant4 Tutorial at Lund University 6 September 2018 Dennis Wright (SLAC)

Geant Hadronic Physics III. Geant4 Tutorial at Lund University 6 September 2018 Dennis Wright (SLAC) Geant4 10.4 Hadronic Physics III Geant4 Tutorial at Lund University 6 September 2018 Dennis Wright (SLAC) QCD string models Outline Quark-gluon string (QGS) model Fritiof (FTF) model Gamma- and lepto-nuclear

More information

Rutherford Backscattering Spectrometry

Rutherford Backscattering Spectrometry Rutherford Backscattering Spectrometry EMSE-515 Fall 2005 F. Ernst 1 Bohr s Model of an Atom existence of central core established by single collision, large-angle scattering of alpha particles ( 4 He

More information

Name: Class: Date: so sliding friction is better so sliding friction is better d. µ k

Name: Class: Date: so sliding friction is better so sliding friction is better d. µ k Name: Class: Date: Exam 2--PHYS 101-F08 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. You put your book on the seat next to you. When the bus stops,

More information