COSMOS v7.655  COSMOSv7655
(AirShowerMC)
crdmuSmpTbl.f
Go to the documentation of this file.
1  subroutine crdmuprstbl
2  implicit none
3 ! set muon pair ceation cnst
4  call crdmuprcnst
5  end
6 ! ************************
7  subroutine crdmubrstbl
8  implicit none
9  call crdmubrcnst
10  end
11 ! ************************
12  subroutine crdmunstbl
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
22  end
23 ! ************************
24  subroutine crdmuprcnst
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
38  end
39 ! ************************
40  subroutine crdmubrcnst
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
53  end
54 ! ************************
55  subroutine crdmuncnst
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
68  end
subroutine crdmubrstbl
Definition: crdmuSmpTbl.f:8
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
Definition: cblkEvhnp.h:5
subroutine crdmuprstbl
Definition: crdmuSmpTbl.f:2
dE dx *! Nuc Int sampling table d
Definition: cblkMuInt.h:130
subroutine crdmunstbl
Definition: crdmuSmpTbl.f:13
subroutine crdmuprcnst
Definition: crdmuSmpTbl.f:25
subroutine crdmuncnst
Definition: crdmuSmpTbl.f:56
subroutine crdmubrcnst
Definition: crdmuSmpTbl.f:41