Structure Diagram for NCL: NCD Event Calibrator
                    ===============================================
 
         An Introduction to the Structure Diagrams is available.
        NB  These links will be broken until the HTML Version of the Code is installed.
 
 
Introduction
------------

NCL is the Fortran stub for the NCD Event Calibrator.
 
NCL(1) retrieves the information of NEMS banks for MUX events and fills
the NEMC bank with the calibrated (delogged) waveform.
Works for 15000 bins standard pulse size.

NCL(2) saves the calibrated charge into the NES banks

NCL(3) saves the energy into the NES banks

Titles Banks Used
-----------------
 
Uses NCLI if NCL called with argument 2 or 3

Uses NCLE if NCL called with argument 2 or 3
  
Initialisation Routines
-----------------------
 
NCL_INI
 
Execution Routines
------------------
 
NCL_EXE
  
Termination Routines
--------------------
 
NCL_TRM
 

Go Back to the Snoman Companion Top Page