Skip to content
Snippets Groups Projects
  1. Mar 10, 2015
  2. Mar 02, 2015
    • Stephen A. Wood's avatar
      Track Selection code cleanup · 80368477
      Stephen A. Wood authored
        Enforce variable conventions
        Default using_scin and using_prune selection to off
        Break different track selection methods into different class methods
      80368477
  3. Feb 27, 2015
  4. Feb 24, 2015
  5. Feb 23, 2015
  6. Feb 19, 2015
  7. Feb 18, 2015
  8. Feb 13, 2015
  9. Feb 12, 2015
  10. Feb 11, 2015
  11. Feb 10, 2015
    • Stephen A. Wood's avatar
      Add "Global variables" to reports. · 8669a94e
      Stephen A. Wood authored
        Variable found in a report template is first tested to see if it is a
        Hall C style parameter (in gHcParms).  If not, then tested to see if it
        is a global variable (in gHaVars).
      8669a94e
  12. Feb 04, 2015
  13. Feb 03, 2015
  14. Jan 28, 2015
  15. Jan 21, 2015
  16. Jan 20, 2015
    • Mark Jones's avatar
      Modify THcHallCSpectrometer · 1c3012e5
      Mark Jones authored
          THcHallCSpectrometer inherits from THaSpectrometer which has method
          GetPcentral and a member fPcentral.
           THcHallCSpectrometer had been using fPCentral but decided to
          use fPcentral.
          Delete fPCentral in THcHallCSpectrometer.h
          Replace all fPCentral  by fPcentral in ReadDatabase and FindVertices methods.
      1c3012e5
Loading