struct GMAT

Table of Materials.

[more]char name[12]
material name.
[more]float a
average A.
[more]float z
Z.
[more]float dens
density.
[more]float radl
radiation length.
[more]float absl
absortion length.
[more]int nmix
number of components in mixtures.
[more]int flag
flag .
[more]ArtePointer<GMIX> gmix
number of row for first component in table gmix.
[more]float loss
energy loss for MIPS.
[more]ArteInvOneRelationPointer<GMGD,GEDE> gede
relation to detector planes.
[more]ArteInvOneRelationPointer<GMGC,GCAL> gcal
relation to calorimeter planes.
[more]ArteInvOneRelationPointer<GMGW,GWAL> gwal
relation to walls.
[more]ArteInvOneRelationPointer<GMND,NEDE> nede
relation to detector planes for nominal geometry.
[more]ArteInvOneRelationPointer<GMNC,NCAL> ncal
relation to calorimeter planes for nominal geometry.
[more]ArteInvOneRelationPointer<GMNW,NWAL> nwal
relation to walls for nominal geometry.


Documentation

Table of Materials.
ochar name[12]
material name.

ofloat a
average A.

ofloat z
Z.

ofloat dens
density.

ofloat radl
radiation length.

ofloat absl
absortion length.

oint nmix
number of components in mixtures.

=0 = w only one component >0 = w is the proportional weight in mixt <0 = w is the number of atoms in a molecule

oint flag
flag .

1 = nonsensitive nonmagnetic medium 2 = nonsensitive magnetic medium 4 = sensitive nonmagnetic medium 8 = sensitive magnetic medium

oArtePointer<GMIX> gmix
number of row for first component in table gmix.

ofloat loss
energy loss for MIPS.

oArteInvOneRelationPointer<GMGD,GEDE> gede
relation to detector planes.

oArteInvOneRelationPointer<GMGC,GCAL> gcal
relation to calorimeter planes.

oArteInvOneRelationPointer<GMGW,GWAL> gwal
relation to walls.

oArteInvOneRelationPointer<GMND,NEDE> nede
relation to detector planes for nominal geometry.

oArteInvOneRelationPointer<GMNC,NCAL> ncal
relation to calorimeter planes for nominal geometry.

oArteInvOneRelationPointer<GMNW,NWAL> nwal
relation to walls for nominal geometry.

Alphabetic index



This page was generated with the help of DOC++.