Skip to content
Snippets Groups Projects
  1. Jan 26, 2023
  2. Jan 13, 2023
    • Pierre-Alain Loizeau's avatar
      Prepare TOF and TZD digis for switch to TZD in unpack, event build and reco · 56986549
      Pierre-Alain Loizeau authored
      - Add usage of address field to TzdDigi
      - Conversion constructor from TOF to TZD digis
      - Conversion constructor from TZD to TOF digis
      - Serializer and dictionary for TZD digi
      - Adapt Tzd Digitizer to provide default value for new address field
      56986549
    • Administrator's avatar
      Fix problem with empty PsdHits · 3bca8089
      Administrator authored
      Create and store matches for the psd detector system.
      
      The ideal event builder relies on existing match objects. If the matches are
      not available the detector system is excluded from the event building such
      that at later stages no digis for this detector system ar present and no hits
      are produced.
      
      Fixes #2665.
      3bca8089
  3. 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
    • Administrator's avatar
      Prepare for FairRoot v18.8 · 3fb16b11
      Administrator authored
      Use the same target names as provided by FairRoot with version v18.8.
      
      Add the new target FairRoot::Online which is a new library conatining the
      online related code which was previously part of the Base library.
      In case of older FairRoot versions the target is only an alias for the target
      FairRoot::Base such that the same dependencies already work with FairRoot
      v18.6 which is our current default version.
      
      Add the new target FairRoot::Online in all CMakeLists.txt where it is needed.
      
      The FindFairRoot macro is also used when compiling NicaFemto. Since there is a
      problem with the target definitions in NicaFemto the targets are not defined
      when compiling NicaFemto.
      3fb16b11
  4. Nov 11, 2022
  5. Nov 10, 2022
  6. Nov 08, 2022
  7. Oct 27, 2022
  8. Oct 05, 2022
  9. Sep 26, 2022
  10. Sep 15, 2022
  11. Aug 30, 2022
  12. Aug 18, 2022
  13. Jul 22, 2022
  14. Jul 21, 2022
  15. Jun 29, 2022
    • Semen Lebedev's avatar
      RICH updates: · 3e4e23da
      Semen Lebedev authored and Florian Uhlig's avatar Florian Uhlig committed
      * RICH QA code updates
      * Updates of run macros and scripts
      * Remove obsolete macro from rich macro directories
      * Updates in RICH event display
      3e4e23da
  16. Jun 14, 2022
  17. Jun 02, 2022
  18. May 27, 2022
  19. Apr 05, 2022
  20. Mar 20, 2022
  21. Mar 09, 2022
  22. Feb 18, 2022
  23. Feb 08, 2022
  24. Feb 04, 2022
  25. Jan 21, 2022
  26. Jan 19, 2022
  27. Dec 17, 2021
  28. Dec 16, 2021
    • Pierre-Alain Loizeau's avatar
      Remove the usage of Logger in header of CbmMuchAddress · 881a6b8c
      Pierre-Alain Loizeau authored and Florian Uhlig's avatar Florian Uhlig committed
      - Move implementation of CbmMuchAddress::SetElementId to cpp file
      - Move Logger include from header to cpp
      - Add missing Logger include to CbmMuchSignal cxx file
      - Add missing Logger include to CbmAnaDimuonAnalysis cxx file (needed only for FS/FR jun19-v18.2)
      
      Induced by inclusion in DigiData of the other detectors on top of STS (needed only for FS/FR higher than FS/FR jun19-v18.2)
      881a6b8c
  29. Dec 14, 2021
Loading