Ignore:
Timestamp:
Dec 16, 2009, 12:14:47 PM (15 years ago)
Author:
garnier
Message:

CVS update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/documents/UserDoc/UsersGuides/PhysicsReferenceManual/latex/electromagnetic/lowenergy/hadrons.tex

    r1208 r1222  
    784784continuous and the discrete parts of the process.
    785785
     786\subsection{ICRU 73-based energy loss model}
     787The ICRU 73 \cite{hlei.ICRU73} report contains stopping power tables
     788for ions with atomic numbers 3--18 and 26, covering a range of different
     789elemental and compound target materials. The stopping powers derive from
     790calculations with the PASS code \cite{hlei.sigm02}, which implements the
     791binary stopping theory described in \cite{hlei.sigm02,hlei.sigm00}.  Tables
     792in ICRU 73 extend over an energy range up to 1 GeV/nucleon. All stopping
     793powers were incorporated into Geant4 and are available through a
     794parameterisation model ({\tt G4IonParametrisedLossModel}). For a few
     795materials revised stopping powers were included (water, water vapor, nylon type
     7966 and 6/6 from P. Sigmund et al \cite{hlei.sigm09a} and copper from P. Sigmund
     797\cite{hlei.sigm09b}), which replace the corresponding tables of the original
     798ICRU 73 report.
     799
     800To account for secondary electron production above $T_{c}$, the continuous
     801energy loss per unit path length is calculated according to
     802\begin{equation}
     803\label{hlei.rstp}
     804\frac{dE}{dx}\bigg|_{T<T_C} = \bigg(\frac{dE}{dx}\bigg)_{ICRU73} -
     805\bigg(\frac{dE}{dx}\bigg)_{\delta}
     806\end{equation}
     807where $(dE/dx)_{ICRU73}$ refers to stopping powers obtained by interpolating
     808ICRU 73 tables and $(dE/dx)_{\delta}$ is the mean energy transferred to
     809$\delta$-electrons per path length given by
     810\begin{equation}
     811\bigg(\frac{dE}{dx}\bigg)_{\delta} = \sum_{i} n_{at,i} \int_{T_c}^{T_{max}}
     812\frac{d\sigma_i(T)}{dT} T dT
     813\label{}
     814\end{equation}
     815where the index $i$ runs over all elements composing the material, $n_{at,i}$
     816is the number of atoms of the element $i$ per volume, $T_{max}$ is the maximum
     817energy transferable to an electron according to formula (\ref{hlei.a1}) and
     818$d\sigma_i/dT$ specifies the differential cross section per atom for producing
     819an $\delta$-electron following equation (\ref{hlei.bbb}).
     820
     821For compound targets not considered in the ICRU 73 report, the first term on
     822the rightern side in equation (\ref{hlei.rstp}) is computed by applying Bragg's
     823additivity rule \cite{hlei.ICRU49} if tables for all elemental components are
     824available in ICRU 73.
    786825
    787826\subsection{Status of this document}
     
    79383219.01.2002 Minor corrections (mma) \\
    79483313.05.2002 Minor corrections (V.Ivanchenko) \\
    795 28.08.2002 Minor corrections (V.Ivanchenko)
     83428.08.2002 Minor corrections (V.Ivanchenko) \\
     83511.12.2009 Modified by A. Lechner to add ICRU 73 section
    796836
    797837\begin{latexonly}
     
    862902\bibitem{hlei.Gryzinski1} M. Gryzinski, Phys. Rev. A 135 (1965) 305.
    863903\bibitem{hlei.Gryzinski2} M. Gryzinski, Phys. Rev. A 138 (1965) 322.
     904\bibitem{hlei.ICRU73}
     905Stopping of Ions Heavier Than Helium,
     906ICRU Report 73, Oxford University Press (2005).
     907\bibitem{hlei.sigm02}
     908P.~Sigmund and A.~Schinner,
     909Nucl. Instr. Meth. in Phys. Res. B 195 (2002) 64.
     910\bibitem{hlei.sigm00}
     911P.~Sigmund and A.~Schinner,
     912Eur. Phys. J. D 12  (2000) 425.
     913\bibitem{hlei.sigm09a}
     914P.~Sigmund, A.~Schinner and H.~Paul,
     915Errata and Addenda for ICRU Report 73, Stopping of Ions Heavier
     916than Helium (2009).
     917\bibitem{hlei.sigm09b}
     918Personal communication with P.~Sigmund (2009).
    864919\end{thebibliography}
    865920
     
    932987\item M. Gryzinski, Phys. Rev. A 135 (1965) 305.
    933988\item M. Gryzinski, Phys. Rev. A 138 (1965) 322.
     989\item
     990Stopping of Ions Heavier Than Helium,
     991ICRU Report 73, Oxford University Press (2005).
     992\item
     993P.~Sigmund and A.~Schinner,
     994Nucl. Instr. Meth. in Phys. Res. B 195 (2002) 64.
     995\item
     996P.~Sigmund and A.~Schinner,
     997Eur. Phys. J. D 12  (2000) 425.
     998\item
     999P.~Sigmund, A.~Schinner and H.~Paul,
     1000Errata and Addenda for ICRU Report 73, Stopping of Ions Heavier than Helium (2009).
     1001\item
     1002Personal communication with P.~Sigmund (2009).
    9341003\end{enumerate}
    9351004
Note: See TracChangeset for help on using the changeset viewer.