MCGN Monte Carlo Generator bank
==================================
Contact: D. Wark, Oxford.
Revision History:-
================
2.07 N. West Documentation added.
3.00 N. West Add link to MCTK.
4.02 N. West Add radiative correction words.
5.01 W. Heintzelman Add exponential time parameter value
Add symbol for gamma/bremstrahlung data word
Description
-----------
There is one MCGN for each primary seed particle track.
Reference Links
---------------
-1 -KMCGN_MCTK MCTK Seed track.
Structural Links
----------------
None.
Status Bits
-----------
Note: Any status bit parameters are defined to work with bit functions such as
IAND and BTEST.
Data Words
----------
Data types: B(bit), I, F, D(double), H(hollerith 4 char)
+1 I KMCGN_PART Particle Id.
+2 I KMCGN_NUM Number of outgoing particles generated.
+3 I KMCGN_RADCOR_PROC Radiative process if any. See word 24
of the MMSW bank. If non-zero, words 4, 11 and 12 will be set
+4 I KMCGN_RADCOR_MADE_GAMMA
= +1 Particle brems and produces a gamma
-1 Particle is a gamma produced by a brem
+5-10 I Spare.
+11 F KMCGN_RADCOR_XTOT Correction to total cross-sections
+12 F KMCGN_RADCOR_XDIF Correction to differential cross-sections
+13 F KMCGN_GENTIM_EXPPAR Value of exponential parameter used for generating
particle start times, if time type IDTEX1 was selected.
See Time types.
+14-20 F Spare.
Go Back to the
Snoman Companion Top Page