Go to the source code of this file.
|
real *4 function | krmnx (m, n, x) |
|
real *4 function | krnnx (n, x) |
|
real *4 function | kpnx (n, x) |
|
real *4 function | kpmnx (m, n, sint, x) |
|
real *4 function | kpmnxn (m, n, sint, x) |
|
real *4 function | kpmnxisin (m, n, sint, x) |
|
real *4 function | kpmnxisinn (m, n, sint, x) |
|
real *4 function | kdpmnxsin (m, n, sint, x) |
|
real *4 function | kdpmnxsinn (m, n, sint, x) |
|
real *4 function | kpnorm (m, n) |
|
◆ kdpmnxsin()
Definition at line 231 of file kpmnx.f.
real *4 function kdpmnxsin(m, n, sint, x)
real *4 function krmnx(m, n, x)
block data include Zlatfit h c fitting region data data data data data d0 data data d0 data data m
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ kdpmnxsinn()
Definition at line 250 of file kpmnx.f.
real *4 function kdpmnxsinn(m, n, sint, x)
real *4 function kdpmnxsin(m, n, sint, x)
real *4 function kpnorm(m, n)
block data include Zlatfit h c fitting region data data data data data d0 data data d0 data data m
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ kpmnx()
Definition at line 183 of file kpmnx.f.
real *4 function kpmnx(m, n, sint, x)
real *4 function krmnx(m, n, x)
block data include Zlatfit h c fitting region data data data data data d0 data data d0 data data m
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ kpmnxisin()
Definition at line 206 of file kpmnx.f.
real *4 function kpmnxisin(m, n, sint, x)
real *4 function krmnx(m, n, x)
block data include Zlatfit h c fitting region data data data data data d0 data data d0 data data m
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ kpmnxisinn()
Definition at line 222 of file kpmnx.f.
real *4 function kpmnxisin(m, n, sint, x)
real *4 function kpnorm(m, n)
block data include Zlatfit h c fitting region data data data data data d0 data data d0 data data m
real *4 function kpmnxisinn(m, n, sint, x)
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ kpmnxn()
Definition at line 197 of file kpmnx.f.
real *4 function kpmnx(m, n, sint, x)
real *4 function kpnorm(m, n)
real *4 function kpmnxn(m, n, sint, x)
block data include Zlatfit h c fitting region data data data data data d0 data data d0 data data m
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ kpnorm()
Definition at line 260 of file kpmnx.f.
References false, parameter(), and true.
266 integer ms/-1/, ns/-1/
272 real*4 fact(0:nn), dv, dn
273 save first, fact, ms, ns
279 fact(
i) =
i* fact(
i-1)
283 if(
m .eq. ms .and.
n .eq. ns)
then 284 elseif(
m .gt.
n)
then 304 pnorms=sqrt(
em* dn /dv)
integer npitbl real *nx parameter(n=101, npitbl=46, nx=n-1) real *8 uconst
real *8 function kgamma(x)
real *4 function kpnorm(m, n)
block data cblkElemag data *AnihiE ! Eposi< 1 TeV, anihilation considered *X0/365.667/, ! radiation length of air in kg/m2 *Ecrit/81.e-3/, ! critical energy of air in GeV *MaxComptonE/1./, ! compton is considered below 1 GeV *MaxPhotoE/1.e-3/, ! above this, PhotoElectric effect neg. *MinPhotoProdE/153.e-3/, ! below 153 MeV, no gp --> hadrons ! scattering const not MeV *Knockon true
*************************block data cblkTracking *************************implicit none data *ExactThick *Freec *RatioToE0 *MagChgDist *TimeStructure *Truncn *Truncx data *IncMuonPolari *KEminObs *ThinSampling *EthinRatio *Generate em
block data include Zlatfit h c fitting region data data data data data d0 data data d0 data data m
block data cblkElemag data *AnihiE ! Eposi< 1 TeV, anihilation considered *X0/365.667/, ! radiation length of air in kg/m2 *Ecrit/81.e-3/, ! critical energy of air in GeV *MaxComptonE/1./, ! compton is considered below 1 GeV *MaxPhotoE/1.e-3/, ! above this, PhotoElectric effect neg. *MinPhotoProdE/153.e-3/, ! below 153 MeV, no gp --> hadrons ! scattering const not MeV *Knockon ! knockon is considered Obsolete *PhotoProd false
◆ kpnx()
Definition at line 150 of file kpmnx.f.
160 elseif(
n .eq. 1)
then 162 elseif(
n .ge. 2)
then 167 pi=( (2*
i-1)*
x *pim - (
i-1)*pimm )/
i 174 write(*,*)
' n=',
n,
' invalid for kpnx'
real *4 function kpnx(n, x)
! constants thru Cosmos real * pi
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ krmnx()
Definition at line 30 of file kpmnx.f.
39 real*4 r0m, r1m, rn, rn1, rn2,
krnnx 44 if(
n .lt. 0 .or.
m .lt. 0)
then 45 write(0, *)
' error input to krmnx; n, m=',
n,
m 73 rn = ( (2*
i-1)*
x*rn1 - (
i-1+
m)*rn2 ) /(
i-
m)
real *4 function kpnx(n, x)
real *4 function krmnx(m, n, x)
block data include Zlatfit h c fitting region data data data data data d0 data data d0 data data m
real *4 function krnnx(n, x)
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
◆ krnnx()
Definition at line 89 of file kpmnx.f.
104 write(0,*)
'error input to krnnx; n=',
n *Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p *Zfirst pos xyz r
real *4 function krnnx(n, x)
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x