Skip to content
Snippets Groups Projects
  1. May 06, 2022
  2. May 05, 2022
  3. May 03, 2022
  4. May 02, 2022
  5. Apr 27, 2022
  6. Apr 06, 2022
  7. Apr 04, 2022
  8. Mar 29, 2022
  9. Mar 24, 2022
  10. Mar 23, 2022
  11. Mar 11, 2022
  12. Mar 10, 2022
  13. Mar 08, 2022
  14. Mar 02, 2022
  15. Mar 01, 2022
  16. Feb 04, 2022
  17. Jan 27, 2022
  18. Jan 25, 2022
  19. Dec 20, 2021
  20. Dec 17, 2021
    • Volker Friese's avatar
      Correct CbmDaq to provide the proper MC event list. Prevent tree access modes... · 96f82110
      Volker Friese authored and Florian Uhlig's avatar Florian Uhlig committed
      Correct CbmDaq to provide the proper MC event list. Prevent tree access modes kRepeat and kRandom for the time being.
      96f82110
    • Pierre-Alain Loizeau's avatar
      [MQ] Add new algo based unpacker device + related changes · bffd070a
      Pierre-Alain Loizeau authored and Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau committed
      - Split the InitUnpacker method of the UnpackConfig template into
        - InitOutput
        - RegisterOutput (Framework bound, to be replaced by method in Task class CbmRecoUnpack)
        - SetAlgo
        - initParContainer, moved to the Task Class CbmRecoUnpack
        - InitAlgo
      - Move to the template version of these methods all blocks common to all derived config classes
      - Whenever necessary, overload these methods in the derived config classes (including the common parts, no base method call)
      - Bump Config classes version number
      - Adapt the Sts Unpack algo classes to initialize the monitor classes
      - Adapt the CbmRecoUnpack
      - Adapt the CbmUnpackDevice to use the standard Unpack Config classes (compiles with full functionality but untested)
      bffd070a
Loading