COSMOS v7.655  COSMOSv7655
(AirShowerMC)
crdmuSmpTbl.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine crdmuprstbl
 
subroutine crdmubrstbl
 
subroutine crdmunstbl
 
subroutine crdmuprcnst
 
subroutine crdmubrcnst
 
subroutine crdmuncnst
 

Function/Subroutine Documentation

◆ crdmubrcnst()

subroutine crdmubrcnst ( )

Definition at line 41 of file crdmuSmpTbl.f.

References d, and d0.

Referenced by crdmubrstbl().

41  implicit none
42 #include "Zcmuint.h"
43  mubrvmin = 1.d-3
44  mubrdetx = 0.1d0
45  mubrde = 0.2d0
46  mubremin = 26.4037931080739d0
47  mubremax = 66323.3296485571d0
48  mubrdu = 1.d-2
49  mubrusize = 101
50  mubresize = 18
51  mubrtxt = 36
52  mubremax1 = 83496.1250893700d0
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
Definition: cblkEvhnp.h:5
dE dx *! Nuc Int sampling table d
Definition: cblkMuInt.h:130
Here is the caller graph for this function:

◆ crdmubrstbl()

subroutine crdmubrstbl ( )

Definition at line 8 of file crdmuSmpTbl.f.

References crdmubrcnst().

Referenced by crdmutab().

8  implicit none
9  call crdmubrcnst
subroutine crdmubrcnst
Definition: crdmuSmpTbl.f:41
Here is the call graph for this function:
Here is the caller graph for this function:

◆ crdmuncnst()

subroutine crdmuncnst ( )

Definition at line 56 of file crdmuSmpTbl.f.

References d, and d0.

Referenced by crdmunstbl().

56  implicit none
57 #include "Zcmuint.h"
58  munvmin = 1.d-3
59  mundetx = 0.1d0
60  munde = 0.2d0
61  munemin = 40.7451833474073d0
62  munemax = 64576.7637128858d0
63  mundu = 1.d-2
64  munusize = 101
65  munesize = 17
66  muntxt = 34
67  munemax1 = 81297.3288495795d0
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
Definition: cblkEvhnp.h:5
dE dx *! Nuc Int sampling table d
Definition: cblkMuInt.h:130
Here is the caller graph for this function:

◆ crdmunstbl()

subroutine crdmunstbl ( )

Definition at line 13 of file crdmuSmpTbl.f.

References crdmuncnst(), and d.

Referenced by crdmutab().

13  implicit none
14 #include "Zcmuint.h"
15  call crdmuncnst
16 ! energy dependence
17  munpwtx = 5.982385835778501d-2
18 ! energy dependence
19  munpwdedx0 = -1.727630385862580d-2
20 ! energy dependence
21  munpwdedxt = 5.289883443973254d-2
dE dx *! Nuc Int sampling table d
Definition: cblkMuInt.h:130
subroutine crdmuncnst
Definition: crdmuSmpTbl.f:56
Here is the call graph for this function:
Here is the caller graph for this function:

◆ crdmuprcnst()

subroutine crdmuprcnst ( )

Definition at line 25 of file crdmuSmpTbl.f.

References d, and d0.

Referenced by crdmuprstbl().

25  implicit none
26 #include "Zcmuint.h"
27 
28  muprvmin =1.d-3
29  muprdetx = 0.1d0
30  muprde = 0.2d0
31  mupremin = 18.4826551756518d0
32  mupremax = 73580.7755629467d0
33  muprdu = 1.d-2
34  muprusize = 101
35  mupresize = 19
36  muprtxt = 38
37  mupremax1 = 92632.7081757169
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
Definition: cblkEvhnp.h:5
dE dx *! Nuc Int sampling table d
Definition: cblkMuInt.h:130
Here is the caller graph for this function:

◆ crdmuprstbl()

subroutine crdmuprstbl ( )

Definition at line 2 of file crdmuSmpTbl.f.

References crdmuprcnst().

Referenced by crdmutab().

2  implicit none
3 ! set muon pair ceation cnst
4  call crdmuprcnst
subroutine crdmuprcnst
Definition: crdmuSmpTbl.f:25
Here is the call graph for this function:
Here is the caller graph for this function: