ANCT: Abnormal channel analysis: Control


                Titles:  ANCT: Abnormal channel analysis: Control
                =================================================
 
    Contact:  M. Huang  Texas.
 
    Revision History:-
    ================
 
    5.00  M. Huang     First version.
    5.01  M. Huang     Add Production Updates.
          N. McCauley  Further Production Upates.


 
Titles Files
------------
 
anxx_control.dat
 
 
Verification
------------
 
 
Description
-----------
 
This bank controls the Abnormal channel analysis processor (ANX).
 
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        Description
---- ----  --------        -----------
           KANCT...

  1    I   _DATA_TYPE1      Data type, 1=PCA, 2=N16, 3=neutrino -9=not_requested
  2    I   _DATA_TYPE2      Data type, 2=N16, -9=not_requested
  3    I   _DATA_TYPE3      Data type, 3=neutrino, -9=not_requested
  4    F   _TAC_LO          Lower cut of TAC for the first stage, tac_lo
  5    F   _TAC_UP          Upper cut of TAC for the first stage, tac_up
  6    F   _QHS_LO          Lower cut of QHS for the first stage, qhs_lo
  7    F   _QHS_UP          Upper cut of QHS for the first stage, qhs_up
  8    F   _QHL_LO          Lower cut of QHL for the first stage, qhl_lo
  9    F   _QHL_UP          Upper cut of QHL for the first stage, qhl_up
 10    F   _QLX_LO          Lower cut of QLX for the first stage, qlx_lo
 11    F   _QLX_UP          Upper cut of QLX for the first stage, qlx_up
 12    F   _TAC_CUT         Cut of TAC fraction for the second stage, tac_cut
 13    F   _QHS_CUT         Cut of QHS fraction for the second stage, qhs_cut
 14    F   _QHL_CUT         Cut of QHL fraction for the second stage, qhl_cut
 15    F   _QLX_CUT         Cut of QLX fraction for the second stage, qlx_cut
 16    F   _TAC_LO_2        Cut of TAC_LO fraction for the second stage
 17    F   _TAC_HI_2        Cut of TAC_HI fraction for the second stage
 18    F   _QHS_LO_2        Cut of QHS_LO fraction for the second stage
 19    F   _QHS_HI_2        Cut of QHS_HI fraction for the second stage
 20    F   _QHL_LO_2        Cut of QHL_LO fraction for the second stage
 21    F   _QHL_HI_2        Cut of QHL_HI fraction for the second stage
 22    F   _QLX_LO_2        Cut of QLX_LO fraction for the second stage
 23    F   _QLX_HI_2        Cut of QLX_HI fraction for the second stage
 24    F   _LO_OCC_CUT      Cut of Low Occupancy fraction for the second stage, occ_cut
 25    F   _ORPHAN_CUT      Cut of Orphan    fraction for the second stage, orphan_cut
 26    F   _SYNC_FAIL_CUT   Enable/Disable Sync Clear Cut. = 0.0 off, = 1.0 on.
 27    F   _CELL_CUT        Cut of cell id increment  for the second stage, cell_cut
 28    F   _HI_OCC_CUT      Cut of High Occupancy fraction for the second stage
 29    F   _TIME_INTERVAL   Time interval used for low occupancy check in neutrino data
 30    I   _FLAG_OLD_TUBES  Flag former bad channels in this job. Used in PCA and N16
 31    F   _GR_CUT          Cut of QHS/QLX gain ratio fraction for the second stage
 32    F   _PROMPT_OCC      Cut of prompt occupancy ratio (neutrino only).
 33    I   _DAMN_MASK       Clean event damn mask.
 34    I   _FIT_ID          Fitter id for clean events.
 35    F   _NU_NHIT_CUT     Clean event nhit cut. (>=)
 36    F   _KANX_NU_RCUT    Clean event radial cut /cm
 37    F   _KANX_NU_ITR_CUT Clean event itr cut.
 38    F   _KANX_PROMPT_WIN Prompt time window for prompt occ cut. /ns

Go Back to the Snoman Companion Top Page