TRAA: Random Access Analyser: Control


                Titles:  TRAA: Random Access Analyser: Control
                ==============================================
 
    Contact:  N. West, Oxford.
 
    Revision History:-
    ================
 
    3.02  N. West     First version.
    4.02  N. McCauley Add KTRAA_DELETE_PMT
 

 
Titles Files
------------
 
raa.dat
 
 
Verification
------------
 
 
Description
-----------
 
    This bank controls the Random Access Analyser (TCA). For more 
information see the see the Chapter: The Random Access Analyser of the SNOMAN
User's Manual.
Manual.
 
 
Data Words
---------
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)

        Fixed length Database Header.  See titles_dbhdr.html

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

   1  I    _ENABLE_BUFFER      Save events to random access buffer:
                                = 0 no, = 1 yes
   2  I    _MAX_EV_PER_FILE    Max. number of events per input file
   3  I    _RESTORE_DISCARDED  Restore and output events even if discard
                               bit set: = 0 no, = 1 yes
   4  I    _BLOCK_WORD_SIZE    Random access buffer file block size.

   5  I    _DELETE_PMT         Delete PMT type banks before storage in the
                               buffer: =0 no, =1 yes


Go Back to the Snoman Companion Top Page