COSMOS v7.655
COSMOSv7655
(AirShowerMC)
cmuvmax2.f
Go to the documentation of this file.
1
real*8
function
cmuvmax2
(E)
2
implicit none
3
#include "Zcmuint.h"
4
#include "Zmass.h"
5
! compute max fractional energy of muon brems gamma, or
6
! virtual gamma at pair production by muon
7
! This is the same one as cmuvmax in Util/Mu except for
8
! Z3 is thru media and averaged one if not sigle atom
9
!
10
real*8
E
! input. muon total energy
11
12
cmuvmax2
= 1.
d0
- 3.
d0
/4.
d0
*sqrt(exp(1.
d0
))*(
masmu
/e) *
13
* zeff3
14
15
end
masmu
masmu
Definition:
Zmass.h:5
cmuvmax2
real *8 function cmuvmax2(E)
Definition:
cmuvmax2.f:2
d0
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
Definition:
cblkEvhnp.h:5
Particle
Event
MuInt
cmuvmax2.f
Generated by
1.8.13