Skip to content
Snippets Groups Projects
  1. Mar 06, 2025
  2. Nov 14, 2024
  3. Sep 17, 2024
  4. Aug 26, 2024
  5. Aug 05, 2024
  6. Jun 03, 2024
  7. Mar 21, 2024
  8. Dec 12, 2023
  9. Dec 06, 2023
  10. Nov 17, 2023
  11. Nov 10, 2023
  12. Nov 02, 2023
  13. Sep 14, 2023
  14. Jan 26, 2023
  15. Jan 25, 2023
  16. Jan 13, 2023
  17. Jan 11, 2023
  18. Nov 18, 2022
    • Administrator's avatar
      Prepare for FairRoot v18.8 · e55f8bf2
      Administrator authored
      Add missing include statements and forward declarations.
      In FairRoot a serious cleanup of include statements was done which needs fixes
      in our code base.
      e55f8bf2
  19. Nov 08, 2022
  20. Nov 01, 2022
  21. Oct 24, 2022
    • Omveer's avatar
      Move to Modern CMake(Reco Dir) · 799b017a
      Omveer authored
      Files moved to NO_DICT_SRC:
      L1Algo/L1Event.cxx
      L1Algo/L1EventMatch.cxx
      
      Files are commented for time being in L1 target:
      OffLineInterface/CbmL1RichENNRingFinder.cxx
      OffLineInterface/CbmL1RichENNRingFinderParallel.cxx
      
      xpu git tag version modified
      Vc package finding moved to top level CMakeLists.txt
      799b017a
  22. Jul 25, 2022
  23. Jul 21, 2022
  24. Jul 20, 2022
  25. Jul 18, 2022
  26. Jun 10, 2022
  27. Jun 02, 2022
  28. May 03, 2022
    • Pierre-Alain Loizeau's avatar
      be6f134e
    • Pierre-Alain Loizeau's avatar
      [mBmon] Add Tof unpack par Alias for BMon + related flags and conversions · ebbb46b7
      Pierre-Alain Loizeau authored
      Needed to have two instances of the CbmMcbm2018TofPar in the same FairRoot Runtime DB manager, which is needed at least for MQ par server
      - new CbmMcbm2018BmonPar class as transparent derivation of CbmMcbm2018TofPar
      - Control flags in TOF and BMon unpacking code (algo + config)
      - Type and pointer conversions in TOF unpack algo to hide the alias class and use only base class internaly
      ebbb46b7
    • Pierre-Alain Loizeau's avatar
    • Pierre-Alain Loizeau's avatar
      Unpacking: add BMon unpacking based on TOF one + BMon/TOF monitoring · 59dad30e
      Pierre-Alain Loizeau authored
      - Update Mcbm2018TofPar to map the 2022 BMon diamond
      - Update Mcbm2018TofPar to map the new TOF modules for the 2022 iron beams (run 2100 onward)
      - Add a BmonUnpackConfig class setting up the TOF unpacker to BMon mode
      - Add a TofUnpackMonitor class providing monitoring plots for TOF and BMon unpacking
      - Integrate this one in the TOF unpack algo
      - Fix incomplete switching for the 2021 epoch hack in the TOF unpack Algo
      - Add Bmon in the sterring RecoUnpack task
      - Add a monitoring only mode to the RecoUnpack task were data is neither time sorted nor written to disk
      - Add BMon in the unpacking macros
      - Add the TOF monitor(s) to the unpacking macros
      - Add BMon only unpacking macros for fast beam monitoring (especially for beam tuning)
      - Add parameter files for TOF and BMon in the 2022 campaign
      59dad30e
  29. Mar 02, 2022
  30. Dec 17, 2021
    • Pierre-Alain Loizeau's avatar
      In TOF unpacker, make the 2021 epoch hack controlable and disable it by... · 4c661db3
      Pierre-Alain Loizeau authored and Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau committed
      In TOF unpacker, make the 2021 epoch hack controlable and disable it by default + enable in unpack macro for old runs
      4c661db3
    • 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
  31. Dec 08, 2021
  32. Sep 27, 2021
Loading