Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 27, 2023
  3. Oct 08, 2023
  4. Oct 07, 2023
  5. Sep 30, 2023
  6. Sep 01, 2023
  7. 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
  8. Aug 16, 2023
  9. 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
  10. Jan 10, 2023
  11. Nov 15, 2022
  12. Nov 08, 2022
  13. Oct 21, 2022
  14. Oct 18, 2022
  15. Oct 13, 2022
  16. Oct 12, 2022
  17. Oct 06, 2022
  18. Sep 16, 2022
  19. Sep 07, 2022
  20. Aug 31, 2022
  21. Aug 23, 2022
  22. Aug 22, 2022
  23. Aug 18, 2022
  24. Jun 23, 2022
  25. Jun 22, 2022
  26. Jun 17, 2022
Loading