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

Go to the source code of this file.

Functions/Subroutines

subroutine cavededx (eno, age, dedx)
 

Function/Subroutine Documentation

◆ cavededx()

subroutine cavededx ( real*8  eno,
real*8  age,
real*8  dedx 
)

Definition at line 2 of file cavedEdx.f.

References e.

Referenced by chookhybas(), and chookhybas2().

2  implicit none
3  real*8 eno ! input. electon size
4  real*8 age ! input age of the shower
5  real*8 dedx ! output. average dedx as defined in
6  ! texsource/dedx.tex. GeV/(kg/m^2)
7  ! positive value.
8 ! for the test simply use constant value.
9  dedx = 2.2e-2
dE dx *! Nuc Int sampling table e
Definition: cblkMuInt.h:130
Here is the caller graph for this function: