bank_ftp


              FTP Path Fitter Summary bank.  One for each event
              =================================================
 
    Contact:   N. McCauley,  Penn.
 
    Revision History:-
    ================
 
    4.01  M. Neubauer  First version.
    4.02  N. West      Add structural link to FTXA
 

 
Description
-----------
 
    This document only describes path fitter extensions to the generic FTx bank.
See:-
 
    ftx
 
for a description of the FTx bank.
 
 
Reference Links
---------------
 
    No extensions.
 
 
Structural Links
----------------
 
 -1  -KFTX_FTXV  FTPV   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)
 
>+9                    The first 8 words are as for
href="bank_ftx.html">FTx bank. One note: The maximum likelihood value
for the fit is stored in KFTX_PROB.
 
 +9  F KFTP_DSTAT_ANG2D    KS D-statistic for 2-D angular distribution test
 +10 F KFTP_DSTAT_ANG_PHI  KS D-statistic for azimuthal symmetry test
 +11 F KFTP_DSTAT_TIM      KS D-statistic for time distribution test
 +12 F KFTP_KSPROB_ANG2D   KS probability for 2-D angular distribution test
 +13 F KFTP_KSPROB_ANG_PHI KS probability for azimuthal symmetry test
 +14 F KFTP_KSPROB_TIM     KS probability for time distribution test
 

Go Back to the Snoman Companion Top Page