bank_ftz


       FTZ Time only Impact Parameter Muon Fitter Summary bank.  One for each event
       =========================================================================
 
    Contact:  C. Kyba, Penn
 
    Revision History:-
    ================
 
    5.02  C. Kyba      First version.
 

 
Description
-----------
 
    This document only describes FTZ fitter extensions to the generic FTx bank.  This bank should be kept in sync with the FTI and FTY exentsions.
See:-
 
    ftx
 
for a description of the FTx bank.
 
 
Reference Links
---------------
 
    No extensions.
 
 
Structural Links
----------------
 
 -1  -KFTX_FTXV  FTZV   Link to first fit vertex.
 -2  -KFTX_FTXA  FTXA   Link to fit analysis bank.
 
    No extensions.
 
 
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 first 8 words are as for FTx bank.

 +  9 I KFTZ_SPARE_I_1     Spare integer
 + 10 I KFTZ_SPARE_I_2     Spare integer
 + 11 I KFTZ_SPARE_I_3     Spare integer
 + 12 I KFTZ_SPARE_I_4     Spare integer
 + 13 F KFTZ_IMP           Impact parameter of the muon
 + 14 F KFTZ_NLL           Fit negative log likelyhood
 + 15 F KFTZ_DEDX          OBSOLETE
 + 16 I KFTZ_IN_TIME       Number of in time tubes in fit
 + 17 F KFTZ_TRES_RMS      RMS of prompt fit time residuals
 + 18 F KFTZ_TOT_PE        Measured total charge detected in event (gsc)
 + 19 F KFTZ_FIT_TOT_PE    Number of photoelectrons that fit predicted for a perfect detector
 + 20 F KFTZ_PROMPT_Q      Total charge detected by tubes with prompt fit time residuals (gsc)
 + 21 F KFTZ_SM_RATIO      Ratio of single to multi photon tubes (over or under 1.5gsc)
 + 22 F KFTZ_SPARE1        Spare float
 + 23 F KFTZ_SPARE2        Spare float
 + 24 F KFTZ_SPARE3        Spare float
 + 25 F KFTZ_SPARE4        Spare float
 + 26 F KFTZ_SPARE5        Spare float
 + 27 F KFTZ_SPARE6        Spare float
 + 28 F KFTZ_SPARE7        Spare float
 + 29 F KFTZ_SPARE8        Spare float
 + 30 F KFTZ_SPARE9        Spare float


Go Back to the Snoman Companion Top Page