Deprecated: Action Items From Hall D Offline Meetings

From GlueXWiki
Revision as of 11:03, 12 August 2008 by Marki (Talk | contribs) (add adding new coding conventions)

Jump to: navigation, search

This is a cumulative Action item list from Hall-D software meetings. Items are added as a result of discussion at the bi-weekly software meetings and are marked off as they are completed.


--- Prior to September, 2007 ---

  1. Move Action Items list to separate wiki page
  2. Add extended target vertex distribution to pythiagen(Benni)
  3. Remove read-only password for Wiki
  4. Complete "Version 4" Simulation geometry document. (David, Simon, Richard)
  5. Put updated collaboration list in DocDB and commit list to repository (Zisis)
  6. Develop system for incorporating alternative b-fields in simulation (Richard and David)
  7. Look at recent FDC geometry changes (Richard)
  8. Create an easy way to produce radiation length plots and document it (David)
  9. Review the digitization scheme(s) we have now and figure out how to make them more coherent (??)
  10. Remove "default" from calibration file directory path(David)
  11. Tie HDGeant and DANA constants to single source (David)
  12. Output configuration parameters database from DANA
    --- September 11,2007 Software ---
  13. Allow some type of anonymous checkouts from the repository without allowing anonymous check-ins.
    --- RTJ's talk at Oct. 2007 Collaboration Meeting ---
  14. Implement improved magnetic field (Richard, David)
  15. Release the new reference geometry (Richard)
  16. Incremental updates to geom v4 document (David)
  17. Feedback on CDC changes material effects (Mihajlo)
  18. Implement mag. field effects in FDC (Simon)
  19. Implement mag. field effects in FDC reconstruction (Simon)
  20. Implement new mirror geometry in hdds (Richard)
  21. Implement and test new ideas in calorimetry (team)
  22. Add new items to coding conventions page (Mark)
    1. All headers should have macros defined to protected from double inclusion
    2. Standard output should be directed to something we define (dout?) rather than cout to allow us to develop filters/handlers later
    3. Exceptions should be thrown using a standard exception class