91 save b, tm, cosa, sina
97 cosa=(bh * w02 + bv * w03)/
b 101 sb2= w01**2 + (bh/
b-w02)**2 + (bv/
b-w03)**2
102 if(sb2 .gt. small)
then 104 tm(1,1)= ( bh*w03 - bv*w02 ) /bt
108 tm(2,2)= bh/bt - cota*w02
111 tm(3,2)= bv/bt - cota*w03
128 entry mfgeom(
p, iz, dst, w1i, w2i, w3i,
dx, dy, tx, ty)
142 dx= (cosa*w2i - sina*w3i) *ak
146 tx= (cosa*w2i - sina*w3i) *wt
156 entry mfptos(
x,
y,
z,
xs, ys, zs)
159 tmp1= tm(1,1)*
x + tm(1,2)*
y + tm(1,3)*
z 160 tmp2= tm(2,1)*
x + tm(2,2)*
y + tm(2,3)*
z 161 zs = tm(3,1)*
x + tm(3,2)*
y + tm(3,3)*
z 168 entry mfstop(
xs, ys, zs,
x,
y,
z)
171 tmp1= tm(1,1)*
xs + tm(2,1)*ys + tm(3,1)*zs
172 tmp2= tm(1,2)*
xs + tm(2,2)*ys + tm(3,2)*zs
173 z = tm(1,3)*
xs + tm(2,3)*ys + tm(3,3)*zs
dE dx *! Nuc Int sampling table e
integer npitbl real *nx dx real dx
! constants thru Cosmos real ! if multiplied to deg radian Torad ! light velocity m sec ! infinty ! kg m2 *Togpcm2 g cm2 ! g cm2 *Tokgpm2 kg m2 ! cm *Tom m ! m *Tocm cm ! g cm3 *Tokgpm3 kg m3 ! kg m3 *Togpcm3 g cm3 ! sec *Tonsec nsec ! Tesla m ! Avogadro *A2deninv ! mfp *n * xs
********************block data cblkHeavy ********************integer j data *HeavyG2symbol p
latitude latitude this system is used *****************************************************************! type coord sequence union map real y
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x