Skip to content
Snippets Groups Projects
  1. Sep 30, 2023
  2. Sep 25, 2023
  3. 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
  4. Sep 21, 2023
  5. Sep 20, 2023
  6. Sep 19, 2023
  7. Sep 14, 2023
  8. Sep 12, 2023
  9. Sep 11, 2023
  10. Aug 30, 2023
  11. Aug 29, 2023
  12. Aug 28, 2023
    • Sergey Gorbunov's avatar
    • Sergei Zharko's avatar
      CA: Reorganisation of tracking iterations initialization · 9d898740
      Sergei Zharko authored
      A CA iteration (L1CAIteration class) represents a set of parameters, dependent from the particular track finder
      running step. Previously, default iterations were initialized in the CbmL1::Init function with hard-coded values.
      Now, the default iteration list is provided in the in the configuration file. At the moment there are three
      main configuration files:
         ${VMCWORKDIR}/macro/L1/configs/ca_params_sts.yaml    -- L1Algo::TrackingMode::kSts
         ${VMCWORKDIR}/macro/L1/configs/ca_params_mcbm.yaml   -- L1Algo::TrackingMode::kMcbm
         ${VMCWORKDIR}/macro/L1/configs/ca_params_global.yaml -- L1Algo::TrackingMode::kGlobal
      9d898740
  13. Aug 17, 2023
  14. Aug 16, 2023
  15. Aug 14, 2023
  16. Aug 09, 2023
  17. Aug 04, 2023
  18. Aug 03, 2023
  19. Aug 01, 2023
  20. Jul 31, 2023
  21. Jul 28, 2023
  22. Jul 26, 2023
  23. Jul 19, 2023
Loading