|
COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
#include <Zprimary.h>

Public Attributes | |
| struct component | each [maxnoofcomps] |
| double | cumminteflux [maxnoofcomps] |
| int | no_of_comps |
| int | noofsamplings |
| int | noofsampcomp [2][maxnoofcomps] |
| int | label |
| double | sampled_e |
| struct ptcl | particle |
Definition at line 64 of file Zprimary.h.
| double cumminteflux[maxnoofcomps] |
Definition at line 66 of file Zprimary.h.
| struct component each[maxnoofcomps] |
Definition at line 65 of file Zprimary.h.
| int label |
Definition at line 74 of file Zprimary.h.
| int no_of_comps |
Definition at line 67 of file Zprimary.h.
| int noofsampcomp[2][maxnoofcomps] |
Definition at line 69 of file Zprimary.h.
| int noofsamplings |
Definition at line 68 of file Zprimary.h.
| struct ptcl particle |
Definition at line 81 of file Zprimary.h.
| double sampled_e |
Definition at line 75 of file Zprimary.h.