bank_rldt


                          RLDT      Run Log Dead Time bank
                          ================================
 
    Contact:  N. McCauley, Oxford.
 
    Revision History:-
    ================
 
    4.01  N. McCauley    First Version
    4.02  N. McCauley    Updated for production.
          N. McCauley    Add Missed Muon Follower Cut.
    5.01  N. McCauley    Add Run Boundary Cut.
          N. McCauley    Add NCD burst cuts.

 
Description
-----------
 
This bank contains the dead times introduced by the different DAMN bits that 
are generated through the RAA. 

The bank number is the run number.
 
Reference Links
---------------
 
    None.
 
Structural Links
----------------

    None.
 
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)
 
  Wd Typ     Mnem.            Description

 +1   I  KRLDT_START_DATE      The date of the first event in the run (format: yyyymmdd).
 +2   I  KRLDT_START_TIME      The time of the first event in the run (format: hhmmsscc).
 +3   F  KRLDT_10MHZ_RUN_TIME  The length of the run in seconds from the 10MHz clock.
 +4   F  KRLDT_50MHZ_RUN_TIME  The length of the run in seconds from the 50MHz clock.
 +5   F  KRLDT_RETRIGGER       The Dead Time for the Retrigger cut in seconds. 
 +6   F  KRLDT_BURST           The Dead Time for the Burst cut in seconds.
 +7   F  KRLDT_NHIT_BURST      The Dead Time for the Nhit Burst cut in seconds.
 +8   F  KRLDT_HIB             The Dead Time for the HIB cut in seconds.
 +9   F  KRLDT_MU_FOL_SHORT    The Dead Time for the Muon Follower Short cut in seconds.
 +10  F  KRLDT_MU_FOL_LONG     The Dead Time for the Muon Follower Long cut in seconds.
 +11  F  KRLDT_SUB_BOUND       The Dead Time for the Subrun Boundry tag in seconds.
 +12  F  KRLDT_MIS_MU_SHORT    The Dead Time for the Missed Muon Follower Short cut in seconds.
 +13  F  KRLDT_MIS_MU_LONG     The Dead Time for the Missed Muon Follower Long cut in seconds. 
 +14  F  KRLDT_RUN_BOUNDARY    The Dead Time for the Run Boundary Cut in seconds.
 +15  F  KRLDT_SHAPER_BURST    The Dead Time of the NCD Shaper Burst Cut in seconds.
 +16  F  KRLDT_MUX_BURST       The Dead Time of the NCD Mux burst Cut in seconds.
  :   F
 +17-20 F                      Spare Dead Times.
 +21  F  KRLDT_DIFF_DEAD_HOUR  The dead time as a function of GMT hour (24 Bins).
  :   F
 +44  F                        The end of hourly dead time bins.
 +45  F  KRLDT_DIFF_DEAD_SOL   The dead time as a function of the cosine of the solar zenith angle (24 Bins)
  :   F                        
 +68  F                        The end of solar dead time bins.



Go Back to the Snoman Companion Top Page