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

Go to the source code of this file.

Functions/Subroutines

subroutine cpxyzp (po, pabs)
 

Function/Subroutine Documentation

◆ cpxyzp()

subroutine cpxyzp ( type(fmom po,
real*8  pabs 
)

Definition at line 3 of file cpxyzp.f.

Referenced by cadjm(), cgetbsin(), cmoveptcl1(), cnbdc5(), cresetdirec(), and cresetmom().

3  implicit none
4 #include "Zptcl.h"
5  type(fmom):: po
6  real*8 pabs
7  pabs=sqrt(po%p(1)**2+po%p(2)**2+po%p(3)**2)
Definition: Zptcl.h:72
Here is the caller graph for this function: