bank_ftxp


          FTXP Fitter Muon Parameters bank. One for each muon fitter
          ==========================================================
 
    Contact:  C. Kyba, Penn.
 
    Revision History:-
    ================
 
    5.01  C. Kyba         First version.  
 

 
Description
-----------
 
This bank holds the muon analysis parameters extracted from the current event for
a specific muon fitter.

  
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)
 
    The data consists of a series of parameters.  For each the first word
    is the number of parameters present in floating point.  If -9999. then that
    parameter has not been calculated.  This is followed by the words of the 
    parameter with unused words set to the "undefined" value -999999.

          KFTXP_

   1  F   _DETECTED_NPE    Total number of detected photons
   2  F   _FIT_NPE         Fit number of detected photons (only filled for FTI)
   3  F   _TUBES_ONLINE    Number of tubes online (ANxx)
   4  F   _HIT_TUBES       Number of hit tubes with good calibrations and no discard bit
   5  F   _IMPACT          Fit impact parameter (cm)
   6  F   _MITR            Muon In Time Ratio
   7  F   _MCITR           Muon Cone In Time Ratio
   8  F   _RICH_ALL        Ratio of In Cone Hits using all hits in the cone
   9  F   _RICH_TRIM       Ratio of In Cone Hits discarding the first and last 50cm of the track
  10  F   _TRES_RMS        Time residual RMS of all tubes
  11  F   _CONE_TRES_RMS   Time residual RMS of tubes in the cone
  12  F   _DEDX_1          Estimate of muon dE/dx (MeV/cm)
  13  F   _DEDX_2          RESERVED - not yet defined
  14  F   _PDF_RENAME      RESERVED - not yet defined (and re-name it please!)
  15  F   _KS_ZENITH       Kuiper's V parameter for zenith angle cumulative charge distribution
  16  F   _KS_AZIMUTH      Kuiper's V parameter for azimuthal angle cumulative charge distribution
  17  F   _SOFT_AMB_PEAK   Software "AMB" type measurement of peak charge on ESUM line
  18  F   _SOFT_AMB_DIFF   Software "AMB" type measurement of steepest diff
  19  F   _PREPULSE_FRAC   Fraction of tubes in the cone which are prepulse hits
  20  F   _UP_DOWN_QRAT    Ratio of charge in entry half of detector to exit half
  21  F   _RAW_TRMS        The RMS of the unfitted calibrated time distribution (Not the time residual!)
  22  F   _RAW_QRMS        The RMS of the calibrated charge distribution
  23  F   _SPARE3          Spare
  24  F   _SPARE2          Spare
  25  F   _SPARE1          Spare



 
Notes
-----



Go Back to the Snoman Companion Top Page