SCCO: Scintillator Component Properties


                Titles:  SCCO: Scintillator Component Properties
                ========================================
 
    Contact:  J. Wilson, Oxford.
 
    Revision History:-
    ================
 
    5.03   J. Wilson   (SNO+) First version (restructured implementation of Aksel 
                       Hallin and Alex Wright's code)

 
Titles Files
------------
 
scintillator.dat
 
 
Verification
------------
 
 
Description
-----------
 
This titles bank contains details of the properties of scintillator components -
namely absorption spectrum and emission spectrum, probability and timing.
 
Data Words
---------
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)

        Fixed length Database Header.  See titles_scco.html

Word Type  Mnemonic              [symbolic command]  Description
---- ----  --------              -------------------------------
           KSCCO...

1-401     F    _ABS_SPEC         Absorption coefficient, a. [a]= 1/cm/(std. 
                                 concentration). These are 'a' where 
				 I = Io*10^(-a*x), x is distance in cm.
                                 Wavelength is (200 plus number of tabs from the
				 start)nm (so the first one is 200. Goes up to 
				 600 by 1nm steps)
 402      F    _EMS_PROB         Emission probability (values 0-1)		
403-804   F    _EMS_SPEC         Emission spectrum (cumulative, last value =1)
                                 Wavelength is (200 plus number of tabs from the
				 start)nm (so the first one is 200. Goes up to 
				 600 by 1nm steps)
 805      I    _N_T_COMPONENTS   Number of exponentials used to describe 
                                 emission timing distribution
806-811   F    _TIMES            Exponents describing emission time distribution
812-817   F    _FRACTIONS        Cumulative fractional contribution for each
                                 exponent (last number must = 1)		
 	 

Go Back to the Snoman Companion Top Page