Skip to content
Snippets Groups Projects
  1. Oct 08, 2023
  2. Oct 07, 2023
  3. Sep 30, 2023
  4. Sep 01, 2023
  5. Aug 28, 2023
    • 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
  6. Aug 16, 2023
  7. May 30, 2023
    • Sergei Zharko's avatar
      CA: Updates: · c0bd88f9
      Sergei Zharko authored
      - a vector of mc point indexes in CbmL1DebugHitInfo is replaced with an integer field (-1, if hit is not matched, point id, if hit is matched)
      - clean-up of cbm::ca::TimeSliceReader and cbm::ca::MCModule: detector treatment was unified, minor cosmetic changes
      c0bd88f9
  8. Jan 10, 2023
  9. Nov 15, 2022
  10. Nov 08, 2022
  11. Oct 21, 2022
  12. Oct 18, 2022
  13. Oct 13, 2022
  14. Oct 12, 2022
  15. Oct 06, 2022
  16. Sep 16, 2022
  17. Sep 07, 2022
  18. Aug 31, 2022
  19. Aug 23, 2022
  20. Aug 22, 2022
  21. Aug 18, 2022
  22. Jun 23, 2022
  23. Jun 22, 2022
  24. Jun 17, 2022
  25. May 02, 2022
  26. Apr 27, 2022
Loading