COSMOS v7.655  COSMOSv7655
(AirShowerMC)
Zprivate.h
Go to the documentation of this file.
2  parameter( NpMax = 200000 )
3  integer fnoB
4  parameter (fnoB=4) ! hybrid AS output file no.
5  type ob
7  real*8 user
8  real atime, erg, mass, x, y, wx, wy, wz, zenith
9  real wgt
10  end type ob
11  character*8 proc
12  type(ob)::o(NpMax)
13 
14  type parent
16  ! these must be double
17  ! otherwise small shift with
18  ! children may appear
20  real*8 height, atime
21  real*8 user
22  integer*2 where, code, asflag
23  real erg, wgt
24  end type parent
25  type(parent):: p
26 
27 
28  type child
29  real*8 user
30  integer*2 code, subcode, charge
31  real fm(4), mass
32  end type child
33 
34  type(child):: c
35 
37  * Rdev, HowFlesh
39 
40  character*120 Mskel, Wskel
41 
44 ! save o, c, p, TopOfNode, RealBegin, RealEnd, Copy
45 ! save Accepted, Where
46  common /skelcom/ o, c, p, SumehMin, SumegMin, Ethresh,
47  * Cuteg, Cutneg,
48  * Np, NoOfLowE, NLowCounter,
49  * Wdev, Mdev, Rdev,
50  * NhMin, NgMin, Accepted, Where, HowFlesh, TopOfNode,
51  * RealBegin, RealEnd, Copy
52 
53  common /cskelcom/ Wskel, Mskel
54 
55  logical bgevent
56  type(ptcl):: cmsptcl, incip, pjcm
57  type(track):: incident
58  common /cother/ incident, cmsptcl, incip, pjcm, bgevent
59 
60 
*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
const int NpMax
Definition: Zprivate.h:1
float real
Definition: Zdef.h:2
int integer
Definition: Zdef.h:3
Definition: Zprivate.h:9
int NgMin
Definition: Zprivate.h:38
int Where
Definition: Zprivate.h:42
float y[maxp]
Definition: Zprivate.h:6
float colHeight
Definition: Zprivate.h:16
Definition: Ztrack.h:44
logical RealEnd
Definition: Zprivate.h:43
int NoOfLowE
Definition: Zprivate.h:38
double Cutneg
Definition: Zprivate.h:37
logical Copy
Definition: Zprivate.h:43
double posy
Definition: Zprivate.h:10
struct parent p
Definition: Zprivate.h:36
double Cuteg
Definition: Zprivate.h:37
integer maxn parameter(maxn=50000) real *8 wzmin
char Wskel[skfl]
Definition: Zprivate.h:47
logical, save user
Definition: cEfield0.f:32
*Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p *Zfirst pos xyz Zfirst pos xyz *Zfirst pos *Zfirst pos Zfirst pos *Zfirst pos *Zfirst Zfirst vec w *Zfirst vec w Zfirst vec *Zfirst Zfirst Zfirst asflag
Definition: ZavoidUnionMap.h:1
*Zfirst p fm *Zfirst p Zfirst p code
Definition: ZavoidUnionMap.h:1
fstream Mdev
Definition: Zprivate.h:40
int NLowCounter
Definition: Zprivate.h:38
double SumehMin
Definition: Zprivate.h:37
struct ob o[NpMax]
Definition: Zprivate.h:34
double Ethresh
Definition: Zprivate.h:37
*Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p *Zfirst pos xyz Zfirst pos xyz *Zfirst pos *Zfirst pos Zfirst pos height
Definition: ZavoidUnionMap.h:1
fstream Rdev
Definition: Zprivate.h:40
double posx
Definition: Zprivate.h:10
logical RealBegin
Definition: Zprivate.h:43
int logical
Definition: Zdef.h:1
double SumegMin
Definition: Zprivate.h:37
*Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p *Zfirst pos xyz Zfirst pos xyz *Zfirst pos *Zfirst pos Zfirst pos *Zfirst pos *Zfirst Zfirst vec w *Zfirst vec w Zfirst vec coszenith
Definition: ZavoidUnionMap.h:1
float x[maxp]
Definition: Zprivate.h:5
Definition: Zprivate.h:2
float erg[maxp]
Definition: Zprivate.h:7
*Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p charge
Definition: ZavoidUnionMap.h:1
logical TopOfNode
Definition: Zprivate.h:43
int HowFlesh
Definition: Zprivate.h:38
Definition: Zprivate.h:25
int NhMin
Definition: Zprivate.h:38
struct child c
Definition: Zprivate.h:35
*Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p *Zfirst pos xyz Zfirst pos xyz *Zfirst pos *Zfirst pos Zfirst pos *Zfirst pos *Zfirst Zfirst vec w *Zfirst vec w Zfirst vec *Zfirst Zfirst where
Definition: ZavoidUnionMap.h:1
Definition: Zptcl.h:75
*Zfirst p fm *Zfirst p mass
Definition: ZavoidUnionMap.h:1
*Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p *Zfirst pos xyz Zfirst pos xyz *Zfirst pos *Zfirst pos Zfirst pos *Zfirst pos *Zfirst Zfirst vec w *Zfirst vec w Zfirst vec *Zfirst wgt
Definition: ZavoidUnionMap.h:1
fstream Wdev
Definition: Zprivate.h:40
double atime
Definition: Zprivate.h:17
double posz
Definition: Zprivate.h:10
int Np
Definition: Zprivate.h:38
*Zfirst p fm *Zfirst p Zfirst p Zfirst p subcode
Definition: ZavoidUnionMap.h:1
char Mskel[skfl]
Definition: Zprivate.h:47
int Accepted
Definition: Zprivate.h:42