COSMOS v7.655
COSMOSv7655
(AirShowerMC)
csyncTELoss.f
Go to the documentation of this file.
1
! ********************************************8
2
! The total energy loss rate by synchrotron radiation
3
! (GeV/m)
4
!
5
real*8
function
csyncteloss
(u)
6
implicit none
7
#include "Zglobalc.h"
8
real*8
u
! input. upsilon
9
real*8
cgUpsilon
10
csyncteloss
= 0.66666 * syncconvr * cgupsilon(u)
11
end
csyncteloss
real *8 function csyncteloss(u)
Definition:
csyncTELoss.f:6
Particle
Event
Elemag
Sync
csyncTELoss.f
Generated by
1.8.13