COSMOS v7.655  COSMOSv7655
(AirShowerMC)
Zprivate.h
Go to the documentation of this file.
1 #include "Zprivate0.h"
2  integer w2hl(nsites), w2il(nsites)
3  integer histdep(nsites) ! histdep(j) = k >0 ==> at depth k, histograminng
4  ! is tried.
5  integer indivdep(nsites) ! indivdep(j) = k>0 ==> at depth k,
6  ! individual particle info. is output.
7  integer ansites, hnsites
8  integer fno, fnoB, fnonrfai
9  parameter ( fno=2, fnoB=3, fnonrfai=4 )
10 
11 
12 
13 ! These must be double. because addition is done 1 by 1
14 ! and reach 10^7 or more.(at least Ng, Ne, at E0
15 ! >10^16eV.)
16  real*8 SumEloss(maxNoOfASSites),
18  * Nhad(maxNoOfASSites)
19  real*8 dfai
20  parameter ( dfai = 360.d0/nfai )
21  real recprob(nrbin, 4, MaxNoOfASsites),
22  * nptcls(nrbin, 4, MaxNoOfASsites),
23  * nrfaiRec(nrbin, nfai, 4, MaxNoOfASsites),
24  * nrfaiAll(nrbin, nfai, 4, MaxNoOfASsites),
25  * dErfai(nrbin, nfai, MaxNoOfASsites),
26  * dErfai2(nrbin, nfai, MaxNoOfASsites)
27 
28 
29  real*8 CosRot, SinRot
30  real*8 rbin(nrbin+1)
31  common /Zprivatec/ SumEloss, CosRot, SinRot,
32  * rbin, recprob, nptcls, nrfaiRec, nrfaiAll,
33  * dErfai, dErfai2,
34  * histdep, indivdep, ansites, hnsites,
35  * Ng, Ne, Nmu, Nhad
36 
*Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p *Zfirst pos xyz Zfirst pos xyz *Zfirst pos *Zfirst pos depth
Definition: ZavoidUnionMap.h:1
float real
Definition: Zdef.h:2
integer lengid integer lengdir character *dir integer kgetenv2 character *numb character *execid character *msg logical takehist save do nsites histdep(i)=0indivdep(i)=0enddo leng
int integer
Definition: Zdef.h:3
real Nmu(maxNoOfASSites) common/Zprivatec0/Ng
real Ne
Definition: Zprivate.h:3
! timing nrbin
Definition: Zprivate2.h:12
********************block data cblkHeavy ********************integer j data *HeavyG2symbol *data *HeavyG2code kiron data j
Definition: cblkHeavy.h:36
integer maxn parameter(maxn=50000) real *8 wzmin
real ** Ng(maxNoOfASSites)
integer w2hl(nsites)
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
Definition: cblkEvhnp.h:5
! Zobs h header file for observation sites definition ! integer maxNoOfASSites
Definition: Zobs.h:4
! Parameters used for hadronic cascade shower is generated newline ! For you may give as as or em quick generation of AS for heavy primaries is tried See chookASbyH f character *Generate2 don t touch this for skeleton flesh use integer MagBrem no magnetic bremsstrahlung is considered newline ! if and Ee energy loss due to magnetic brems is considered newline ! if and Ee real sampling of gamma is performed WaitRatio ! must be made small so that WaitRatio *E0 sim MagBremEmin integer MagPair no magnetic pair creation is considered newline ! if and Eg real sampling is tried(note, actually upsilon is referred further). To see these magnetic effects
integer, parameter fno
Definition: chook.f:43
block data cblkIncident data *Za1ry is
Definition: cblkIncident.h:5
! timing nfai
Definition: Zprivate2.h:12