bank_cln


              CLN Network Classifier bank.  One for each event
              ================================================
 
    Contact:  M. Thorman, Oxford.
 
    Revision History:-
    ================
 
    2.09  M. Thorman     First version.
    3.00  M. Thorman     Added KCLN_RETC and KCLN_PMT_USED  
 

 
Description
-----------
 
This bank gives a link to the parameters bank and provides a place for any
common information returned by this and other classifiers in the future.

 
Reference Links
---------------
 
    No extensions.
 
 
Structural Links
----------------
 
 -1 -KCLN_CLNP      CLNP  Network input parameters
 
 
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 KCLN_RETC      Return code.
                     See processor return codes in su_com.inc e.g. KSU_OK.
 +2 I KCLN_PMT_USED  No. of PMT hits used.
                     (ie those that pass the residual cut)
 

Go Back to the Snoman Companion Top Page