Skip to content
Snippets Groups Projects
  1. Oct 23, 2023
    • Pierre-Alain Loizeau's avatar
      [algo] in EventBuildChain, add publication of Histos to server · 9020f1b5
      Pierre-Alain Loizeau authored and Volker Friese's avatar Volker Friese committed
      DISCLAIMERS:
      1) emission happens on every iteration of the main loop over TS!
      => No memory between iterations to accumulate statistics
      => No limitation (time interval or nb iterations interval) on emission, lots of small TS will lead to lots of messages emission
      2) ZMQ addressing hardcoded in header, would need to be added to binary arguments and maybe also to YAML config!
      9020f1b5
    • Pierre-Alain Loizeau's avatar
      [algo] Prepare DigiEventQa for Histo publication · 4807efde
      Pierre-Alain Loizeau authored and Volker Friese's avatar Volker Friese committed
      - Add to DigiEventQaConfig a static method to get the name of digi time histos (avoid copies w/ risk of divergence)
      - Add in DigiEventQaConfig a method to get Config strings for all histos (ensure same output folder)
      - Add in DigiEventQaConfig a method to get Config strings for all canvases + prepare it for Digi Time in Event canvas
      - Change storage for Histo1D in DigiEventQaData to a vector + modify map to provide reference to entry in it (preparation for addition of other histograms)
      - Add GetConfig accessor to DigiEventQa
      4807efde
    • Pierre-Alain Loizeau's avatar
      [Algo] Add boost serialization (in. std vect) to Histo1D + related fixes · a0a2da48
      Pierre-Alain Loizeau authored and Volker Friese's avatar Volker Friese committed
      - Also fix boundary bug in Histo1D content access
      a0a2da48
  2. Oct 22, 2023
  3. Oct 21, 2023
  4. Oct 20, 2023
  5. Oct 19, 2023
  6. Oct 18, 2023
  7. Oct 17, 2023
  8. Oct 16, 2023
  9. Oct 15, 2023
  10. Oct 14, 2023
  11. Oct 13, 2023
  12. Oct 12, 2023
  13. Oct 11, 2023
  14. Oct 09, 2023
Loading