Skip to content
Snippets Groups Projects
  1. Dec 05, 2024
  2. Oct 14, 2024
    • Sergei Zharko's avatar
      KF: · ca01620b
      Sergei Zharko authored
        - improvement of kf::SetupBuilder
        - introduction of the builder intialization from existing setup;
      CA: fixes of setup initialization in parameters
      ca01620b
  3. Sep 16, 2024
  4. Aug 21, 2024
  5. Feb 05, 2024
  6. Jan 19, 2024
  7. Dec 07, 2023
  8. Nov 28, 2023
    • Grigory Kozlov's avatar
      Ca: add utils for template based operations · 9f9ef19c
      Grigory Kozlov authored
      Ca: template based CaStation, CaStation<fvec> -> CaStationV, update all dependencies
      
      quick fix
      
      quick fix
      
      Ca: template based CaStation
      
      fix clang-format
      
      Ca: template based CaStation
      
      fix namespace for macos compilation
      
      Ca: template based CaStation
      9f9ef19c
  9. Nov 27, 2023
  10. Oct 08, 2023
  11. Oct 07, 2023
  12. Sep 30, 2023
  13. Sep 01, 2023
  14. 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
  15. Aug 16, 2023
  16. 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
  17. Jan 10, 2023
  18. Nov 15, 2022
  19. Nov 08, 2022
  20. Oct 21, 2022
  21. Oct 18, 2022
  22. Oct 13, 2022
  23. Oct 12, 2022
  24. Oct 06, 2022
  25. Sep 16, 2022
  26. Sep 07, 2022
  27. Aug 31, 2022
  28. Aug 23, 2022
  29. Aug 22, 2022
Loading