TOF tags for 6.1.1pre1 (Thu, 28 Apr 2005) by Rick Snider (rs@fnal.gov)

The following files have been tagged with v6_1_1pre1:

  cvs rtag -r 1.40 v6_1_1pre1 TofSim/src/TofEventdata.cc
  cvs rtag -r 1.6  v6_1_1pre1 TofSim/TofSim/TofDigitizer.hh

  cvs rtag -r 1.7  v6_1_1pre1 TofAlgs/src/Recon/TofT0Calculator.cc

  cvs rtag -r 1.11 v6_1_1pre1 TofValidation/src/TofValJpsiNt.cc


The changes include

  TofSim/src/TofEventdata.cc
  o  Change resolution parameterization in the SIMPLE model to something
     more (but not entirely) reasonable.
  o  Improve, clarify comments
  
  TofSim/TofSim/TofDigitizer.hh
  o  Additions, clarifications in comments

  TofAlgs/src/TofT0Calculator:  
  o  Disable use of dE/dx in t0 fit for simulated data
  o  Properly fill variables in output TofT0 objects that were previously
     left unfilled:  fit status, Ntrk associated with vertex, Ntrk used
     in fit
  o  Fill new variables (since 6.1.0) in output TofT0 object:  NDOF,  
     chi2 and N-iterations required for fit to converge 

  TofValidation/TofValJpsiNt:  
  o  Menu changes to allow handling of simulated TOF data correctly