COSMOS v7.655  COSMOSv7655
(AirShowerMC)
Zobs.h
Go to the documentation of this file.
1 #include "Zmaxdef.h"
2 ! Zobs.h header file for observation sites definition
3 !
6  parameter (
7 #ifdef MAX_NO_OF_SITES
9 #else
10  * maxNoOfSites = 15,
11 #endif
12 #ifdef MAX_NO_OF_AS_SITES
14 #else
15  * maxNoOfASSites=20,
16 #endif
17  * notUsed = 0, ! detector plane is not used
18  * horizontal = 1, ! detector is horizontal
19  * perpendicular = 2, ! detector is pependicular to 1ry.
20  * spherical = 3 ! detector is cocentric sphere as the earth
21  * )
22 
integer npitbl real *nx parameter(n=101, npitbl=46, nx=n-1) real *8 uconst
int integer
Definition: Zdef.h:3
! Zobs h header file for observation sites definition ! integer maxNoOfSites
Definition: Zobs.h:4
#define MAX_NO_OF_SITES
Definition: Zmaxdef.h:1
! Zobs h header file for observation sites definition ! integer notUsed
Definition: Zobs.h:4
#define MAX_NO_OF_AS_SITES
Definition: Zmaxdef.h:2
! Parameters used for hadronic cascade shower is generated newline ! For you may give as as or em as(order/case/separator insensitive) is to generate EM-cascade and AS. \newline ! Generate
! Zobs h header file for observation sites definition ! integer horizontal
Definition: Zobs.h:4
integer maxbin nregion c minsave drx2 ! drawing region real maxdep integer maxpos integer to
Definition: Zfit.h:15
! Zobs h header file for observation sites definition ! integer maxNoOfASSites
Definition: Zobs.h:4
! Zobs h header file for observation sites definition ! integer * perpendicular
Definition: Zobs.h:4
block data cblkIncident data *Za1ry is
Definition: cblkIncident.h:5
const int spherical
Definition: Zobs.h:19