Skip to content
Snippets Groups Projects
  1. Sep 30, 2023
  2. Sep 24, 2023
    • Lukas Chlad's avatar
      Implementation of FSD hit reconstruction · cea98623
      Lukas Chlad authored and Florian Uhlig's avatar Florian Uhlig committed
      Adding detector-specific FSD hit producer, currently a very simple ideal one - copying data from digi to hit - adding only geometry information of the center and dimension of the FSD module.
      Inclusion of FSD into event-building algorithms. Following the templates and just adding cases if the FSD detector objects are processed.
      Adding FSD to run_reco macros and also to new compiled reco executable.
      Modified CbmFsdHit class, new constructor with all info needed.
      dev_2023_39
      cea98623
  3. Sep 14, 2023
  4. Aug 29, 2023
  5. Aug 14, 2023
  6. Aug 09, 2023
  7. Aug 03, 2023
  8. Jul 19, 2023
  9. Jul 13, 2023
    • Lukas Chlad's avatar
      Integration of FSD into CORE · 5e700d5d
      Lukas Chlad authored and Florian Uhlig's avatar Florian Uhlig committed
      Defining data structures of Forward Spectator Detector in CbmRoot.
      In core/data/fsd/ the addressing scheme is defined together with Point, Digi and Hit classes.
      In core/detectors/fsd/ a structure to encapsulate a detector geometry properties is defined and intialized from the corresponding .geo.root file.
      At the same place, currently, an empty factory for parameter containers is present. At several other places, FSD was added in a similar fashion as PSD was used.
      
      Increase the version numbers for the Boost and Root streamers in CbmDigiData The increase of the Root streamer version was forgotten when adding the Trd2d with commit #190d49ee. To be consistent again both version numbers are synchronised and put to 5.
      5e700d5d
  10. Jul 12, 2023
  11. Jul 11, 2023
  12. Jul 04, 2023
  13. Jul 03, 2023
  14. Jun 29, 2023
  15. Jun 02, 2023
  16. May 31, 2023
  17. May 25, 2023
  18. May 11, 2023
  19. May 09, 2023
  20. May 08, 2023
  21. May 05, 2023
  22. Mar 22, 2023
  23. Mar 15, 2023
  24. Mar 14, 2023
  25. Feb 24, 2023
  26. Feb 20, 2023
    • Administrator's avatar
      Fix operator++ for moduleId enum · b5a5eb8f
      Administrator authored
      The operator needs to exclude a gap in the sequence of numbers. Unfortunately
      this was done wrongly such that adding new entries in the enum were also
      excluded.
      b5a5eb8f
  27. Feb 02, 2023
  28. Feb 01, 2023
  29. Jan 26, 2023
  30. Jan 13, 2023
Loading