Skip to content
Snippets Groups Projects
  1. Dec 15, 2018
    • Whitney Armstrong's avatar
      Starting adding logging with spdlog · ec942943
      Whitney Armstrong authored
      - Mixins defined in Logger.h
      - Mixin used in base classes (THcDC is currently a good example)
      
      Added a few more spdlog loggers
      
      Added logging to many.
      
      - Added logging to hodoscope, aerogel hitlist and detectormap
      - Working on scandalizer features.
      
      Added logging.
      
      Added more logging.
      
      added more logging.
      
      More logging.
      ec942943
  2. Dec 11, 2018
  3. Aug 08, 2018
    • Stephen A. Wood's avatar
      Updates to doxygen documentation · 76706b74
      Stephen A. Wood authored
        Add doxygen groups "Apparatuses" and "Decoders"
        Make sure every class is in a group
        Make sure most classes have a \brief description
        Improve comments for some classes including THcHallCSpectrometer
           and hodoscope classes
        Change some Doxyfile defaults.  Include sources files.
      76706b74
  4. Dec 14, 2017
  5. Dec 13, 2017
  6. Dec 12, 2017
  7. Nov 17, 2017
  8. Nov 06, 2017
  9. Oct 25, 2017
    • Stephen A. Wood's avatar
      Address issue #271. Interpret TI information in event 125. · 554a7dca
      Stephen A. Wood authored
        This TI information, between the words 0xd0000000 and 0xd000000f,
        contains the # of pedestals, the time interval between scaler events
        the event interval between synchronized scaler events and the
        prescale settings.  Two versions of this block of data are supported,
        version one is mssing the scaler interval values.
      
        Nothing is actually done with the information found in event 125, but
        a summary can be printed with the method THcConfigEvtHandler::PrintConfig()
      554a7dca
  10. Mar 16, 2017
  11. Feb 27, 2017
  12. Feb 26, 2017
  13. Feb 23, 2017
Loading