TFTK: Energy fitter control


                              Titles:  TFTK:  Energy fitter control
                              =====================================
 
    Contact:  M. Dunford, Penn
 
    Revision History:-
    ================
 
    5.00  M. Dunford   First version.
    5.01  M. Dunford   Added several words to bank
    5.02  M. Dunford   Added PT flag word
          M. Dunford   Added Neff cut word
          S. Seibert   Added NCD mode words
    5.03  J. Secrest   Add NCD_CABLES_ONOFF


 
Titles Files
------------
 
fitter_ftk.dat
 
 
Verification
------------
 
 
Description
-----------
 
    This bank contains input data for the energy fitter. 
 
 
Data Words
---------
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
        Fixed length Database Header.  See titles_dbhdr.html.
 
        KTFTK...

   1  F _C_AVG                Speed of light used by the energy fitter      
   2  I _PRINT_MODE           Printing mode (0 = no output, 1 = verbose output)
   3  I _SEED_LVL             Fitter used for event position, direction, time
   4  I _MINIMIZE_STRATEGY    Minimization routine (1-minuit, 2-brent's method)
   5  F _BRENT_TOL            Tolerance used for Brent's method
   6  I _SCAT_BOMB_NUM        Number of photons in scattering bomb
   7  I _PMT_BOMB_NUM         Number of photons in PMT reflection bomb
   8  I _AV_BOMB_NUM          Number of photons in AV bombs
   9  F _TIM_LCUT             Lower time residual cut
   10 F _TIM_HCUT             Upper time residual cut
   11 F _NOISE_DEFAULT        Default PMT noise rate
   12 I _ENABLE_GEO           Enables GEO code for data source runs
   13 F _ITER_TOL             Tolerance used of direct photon dir. iteration
   14 F _LH_BIAS_CORR         Energy shift applied to correct for LH bias
   15 F _PMT_REFL_NORM        PMT reflection normalization factor
   16 F _3DPMT_NORM           Normalization term accounting for 3dpmt and 
                              laserball PMT response differences
   17 F _SCAT_COR             Correction to scattering calc. to account
                              for second order effects
   18 F _FID_CUT              Fiducial Volume cut
   19 I _PMT_TIMES            PT Vs. PT1 Times: 
                              = 0 Use PT1 times
                              != 0 Use PT times
   20 F _NEFF_CUT             Lower Neff cut limit
   21 I _NCD_MODE             = 0 original FTK, = 1 NCD-mode FTK
   22 I _NCD_REFL_BOMB_NUM    Size of NCD reflection bombs
   23 F _NCD_REFL_NORM        NCD reflection normalization factor
   24 I _NCD_CABLES_ONOFF     = 0 cable geometry enabled, = 1 disabled

25-34 I                       Spares 



Go Back to the Snoman Companion Top Page