ADMX: Additive Admixtures

ADMX: Additive Admixtures


 
    Contact: Nathaniel Tagg

    Revision History:-
    ================
 
    5.01  N. Tagg    First version
 

 
Titles Files
------------
 
additives.dat
 
 
Verification
------------
 
Description
-----------

This bank lists admixtures of scintillator additives that can be added
to selected media.


Data Words
----------
 
        Fixed length Database Header.  See titles_dbhdr.html
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)

  1  I       Number of rows to follow 
  2  I       Number of words per row = n.  Currently n = 8.

             This is followed by a set of n-word rows

i            = 3 + (j-1)*n  For the jth row.

 i+0 I       Media code
 i+1 I       Number of additives (maximum of 3)
 i+2 I       Type of first scintillator
 i+3 F       Fraction of  first scintillator
 i+4 I       Type of second scintillator
 i+5 F       Fraction of second scintillator
 i+6 I       Type of third scintillator
 i+7 F       Fraction of third scintillator

Go Back to the Snoman Companion Top Page