Newer
Older
TB_Chris / TbAlignment / doc / .svn / text-base / release.notes.svn-base
  1. !-----------------------------------------------------------------------------
  2. ! Package : Tb/TbAlignment
  3. ! Responsible :
  4. ! Purpose : Algorithms for testbeam alignment
  5. !-----------------------------------------------------------------------------
  6.  
  7. ! 2015-11-02 - Heinrich Schindler
  8. - Re-include isEdge function in TbAlignmentBase.
  9. - Enclose fcn in namespace. Prettify monitoring output.
  10. ! 2015-10-28 - Heinrich Schindler
  11. - Remove TbAlignmentMinuit3 and TbAlignmentDeviceSurvey (functionality is now
  12. included in TbAlignmentMinuit2).
  13.  
  14. ! 2015-10-28 - Tim Evans
  15. - Merge TbAlignmentMinuit2, TbAlignmentMinuit3, and TbAlignmentDeviceSurvey.
  16.  
  17. ! 2015-10-21 - Heinrich Schindler
  18. - Rewrite parts of TbMillepede to improve readability.
  19.  
  20. ! 2015-10-17 - Heinrich Schindler
  21. - Remove duplicated property MaxChi2 from TbMillepede.
  22. - Fix compiler warnings.
  23.  
  24. ! 2015-07-21 - Heinrich Schindler
  25. - Tidy up.
  26.  
  27. ! 2015-07-16 - Tim Evans
  28. - Fixes in Millepede, fixed linking errors
  29.  
  30. ! 2015-06-28 - Heinrich Schindler
  31. - Tidy up. Adapt "survey" technique to work from within a GaudiTool.
  32.  
  33. ! 2015-06-25 - Heinrich Schindler
  34. - Rename files according to standard naming scheme.
  35.  
  36. ! 2015-06-23 - Tim Evans
  37. - First import of alignment algorithms from TbAlgorithms
  38. - Split the alignment algorithm between a single meta algorithm that arranges
  39. a sequence of tools, and a collection of alignment tools that can be configured
  40. and run in a sequence