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. Nov 06, 2017
  4. 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
  5. Feb 27, 2017
  6. Feb 23, 2017
Loading