View | Details | Raw Unified | Return to problem 2489
Collapse All | Expand All

(-)a/source/processes/electromagnetic/standard/include/G4WentzelOKandVIxSection.hh (-1 / +1 lines)
Lines 44-50 Link Here
44
// Implementation of the computation of total and transport cross sections,
44
// Implementation of the computation of total and transport cross sections,
45
// sample scattering angle for the single scattering case.
45
// sample scattering angle for the single scattering case.
46
// to be used by single and multiple scattering models. References:
46
// to be used by single and multiple scattering models. References:
47
// 1) G.Wentzel, Z. Phys. 40 (1927) 590.
47
// 1) G.Wentzel, Z. Phys. 40 (1926) 590.
48
// 2) J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
48
// 2) J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
49
//
49
//
50
// -------------------------------------------------------------------
50
// -------------------------------------------------------------------
(-)a/source/processes/electromagnetic/standard/include/G4WentzelVIModel.hh (-1 / +1 lines)
Lines 43-49 Link Here
43
// Class Description:
43
// Class Description:
44
//
44
//
45
// Implementation of the model of multiple scattering based on
45
// Implementation of the model of multiple scattering based on
46
// G.Wentzel, Z. Phys. 40 (1927) 590.
46
// G.Wentzel, Z. Phys. 40 (1926) 590.
47
// H.W.Lewis, Phys Rev 78 (1950) 526.
47
// H.W.Lewis, Phys Rev 78 (1950) 526.
48
// J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
48
// J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
49
// L.Urban, CERN-OPEN-2006-077.
49
// L.Urban, CERN-OPEN-2006-077.
(-)a/source/processes/electromagnetic/standard/include/G4WentzelVIRelModel.hh (-1 / +1 lines)
Lines 41-47 Link Here
41
// Class Description:
41
// Class Description:
42
//
42
//
43
// Implementation of the model of multiple scattering based on
43
// Implementation of the model of multiple scattering based on
44
// G.Wentzel, Z. Phys. 40 (1927) 590.
44
// G.Wentzel, Z. Phys. 40 (1926) 590.
45
// H.W.Lewis, Phys Rev 78 (1950) 526.
45
// H.W.Lewis, Phys Rev 78 (1950) 526.
46
// J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
46
// J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
47
// L.Urban, CERN-OPEN-2006-077.
47
// L.Urban, CERN-OPEN-2006-077.
(-)a/source/processes/electromagnetic/standard/include/G4WentzelVIRelXSection.hh (-1 / +1 lines)
Lines 44-50 Link Here
44
// Implementation of the computation of total and transport cross sections,
44
// Implementation of the computation of total and transport cross sections,
45
// sample scattering angle for the single scattering case.
45
// sample scattering angle for the single scattering case.
46
// to be used by single and multiple scattering models. References:
46
// to be used by single and multiple scattering models. References:
47
// 1) G.Wentzel, Z. Phys. 40 (1927) 590.
47
// 1) G.Wentzel, Z. Phys. 40 (1926) 590.
48
// 2) J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
48
// 2) J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
49
//
49
//
50
// -------------------------------------------------------------------
50
// -------------------------------------------------------------------
(-)a/source/processes/electromagnetic/standard/include/G4eCoulombScatteringModel.hh (-1 / +1 lines)
Lines 54-60 Link Here
54
// on Atomic Nucleus for interval of scattering anles in Lab system 
54
// on Atomic Nucleus for interval of scattering anles in Lab system 
55
// thetaMin - ThetaMax.
55
// thetaMin - ThetaMax.
56
//   The model based on analysis of J.M.Fernandez-Varea et al. 
56
//   The model based on analysis of J.M.Fernandez-Varea et al. 
57
// NIM B73(1993)447 originated from G.Wentzel Z.Phys. 40(1927)590 with 
57
// NIM B73(1993)447 originated from G.Wentzel Z.Phys. 40(1926)590 with 
58
// screening parameter from H.A.Bethe Phys. Rev. 89 (1953) 1256.
58
// screening parameter from H.A.Bethe Phys. Rev. 89 (1953) 1256.
59
// 
59
// 
60
60
(-)a/source/processes/electromagnetic/standard/include/G4hCoulombScatteringModel.hh (-1 / +1 lines)
Lines 43-49 Link Here
43
// on Atomic Nucleus for interval of scattering anles in Lab system 
43
// on Atomic Nucleus for interval of scattering anles in Lab system 
44
// thetaMin - ThetaMax.
44
// thetaMin - ThetaMax.
45
//   The model based on analysis of J.M.Fernandez-Varea et al. 
45
//   The model based on analysis of J.M.Fernandez-Varea et al. 
46
// NIM B73(1993)447 originated from G.Wentzel Z.Phys. 40(1927)590 with 
46
// NIM B73(1993)447 originated from G.Wentzel Z.Phys. 40(1926)590 with 
47
// screening parameter from H.A.Bethe Phys. Rev. 89 (1953) 1256.
47
// screening parameter from H.A.Bethe Phys. Rev. 89 (1953) 1256.
48
// 
48
// 
49
49
(-)a/source/processes/electromagnetic/standard/src/G4WentzelVIModel.cc (-1 / +1 lines)
Lines 43-49 Link Here
43
// Class Description:
43
// Class Description:
44
//
44
//
45
// Implementation of the model of multiple scattering based on
45
// Implementation of the model of multiple scattering based on
46
// G.Wentzel, Z. Phys. 40 (1927) 590.
46
// G.Wentzel, Z. Phys. 40 (1926) 590.
47
// H.W.Lewis, Phys Rev 78 (1950) 526.
47
// H.W.Lewis, Phys Rev 78 (1950) 526.
48
// J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
48
// J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
49
// L.Urban, CERN-OPEN-2006-077.
49
// L.Urban, CERN-OPEN-2006-077.
(-)a/source/processes/electromagnetic/standard/src/G4WentzelVIRelModel.cc (-1 / +1 lines)
Lines 40-46 Link Here
40
// Class Description:
40
// Class Description:
41
//
41
//
42
// Implementation of the model of multiple scattering based on
42
// Implementation of the model of multiple scattering based on
43
// G.Wentzel, Z. Phys. 40 (1927) 590.
43
// G.Wentzel, Z. Phys. 40 (1926) 590.
44
// H.W.Lewis, Phys Rev 78 (1950) 526.
44
// H.W.Lewis, Phys Rev 78 (1950) 526.
45
// J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
45
// J.M. Fernandez-Varea et al., NIM B73 (1993) 447.
46
// L.Urban, CERN-OPEN-2006-077.
46
// L.Urban, CERN-OPEN-2006-077.

Return to problem 2489