COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
#include "Zmaxdef.h"
Go to the source code of this file.
Variables | |
const int | maxnoofsites = MAX_NO_OF_SITES |
const int | maxnoofassites = MAX_NO_OF_AS_SITES |
const int | notused = 0 |
const int | horizontal = 1 |
const int | perpendicular = 2 |
const int | spherical = 3 |
const int maxnoofassites = MAX_NO_OF_AS_SITES |
Definition at line 12 of file Zobs.h.
Referenced by cinitobs().
const int maxnoofsites = MAX_NO_OF_SITES |
Definition at line 7 of file Zobs.h.
Referenced by cinitobs().
const int notused = 0 |
Definition at line 16 of file Zobs.h.
Referenced by cifxobssite(), cinitracking(), and cmkinc().
const int spherical = 3 |
Definition at line 19 of file Zobs.h.
Referenced by cinitobs(), cinitracking(), cmkinc(), cmkincident(), and csprimang().