Newer
Older
TB_Chris / TbSimulation / doc / .svn / text-base / release.notes.svn-base
  1. !-----------------------------------------------------------------------------
  2. ! Package : Tb/TbSimulation
  3. ! Responsible :
  4. ! Purpose : Algorithms for producing simulated testbeam data
  5. !-----------------------------------------------------------------------------
  6.  
  7. !======================= TbSimulation v1r3 2015-05-19 ========================
  8.  
  9. ! 2015-03-24 - Heinrich Schindler
  10. - Follow change in TbEvent (r185837).
  11.  
  12. ! 2015-03-09 - Heinrich Schindler
  13. - Follow change in TbGeometrySvc (r185107).
  14.  
  15. ! 2014-12-12 - Heinrich Schindler
  16. - Follow renaming of TbHit::plane to TbHit::device.
  17.  
  18. !======================= TbSimulation v1r2 2014-11-30 ========================
  19.  
  20. ! 2014-10-12 - Panos Tsopelas
  21. - Updated TrackFitter to generate random scattered tracks
  22. and fit them with a Kalman fit.
  23.  
  24. !======================= TbSimulation v1r1 2014-08-18 ========================
  25.  
  26. ! 2014-07-08 - Tim Evans
  27. - Changes to reflect changes in TbEvent
  28.  
  29. ! 2014-06-06 - Heinrich Schindler
  30. - TbTrackFitter: remove unused member m_tracks.
  31.  
  32. !======================= TbSimulation v1r0 2014-05-30 ========================
  33.  
  34. ! 2014-05-29 - Heinrich Schindler
  35. - Initial import
  36. - Move TbTestMC and TbTrackFitter from Tb/TbAlgorithms to this package.