Skip to content
Snippets Groups Projects
  1. Jun 16, 2024
  2. Jun 13, 2024
  3. Jun 12, 2024
    • Jan de Cuveland's avatar
      Try to make FormatCheck happy · a6e7cba2
      Jan de Cuveland authored
      a6e7cba2
    • Jan de Cuveland's avatar
      Fix build flow for updated flesnet · 14cb0959
      Jan de Cuveland authored
      14cb0959
    • Jan de Cuveland's avatar
      Bump Flesnet version · 47739691
      Jan de Cuveland authored
      47739691
    • Jan de Cuveland's avatar
      Update flesnet version · e6252547
      Jan de Cuveland authored
      e6252547
    • Sergei Zharko's avatar
      Offline QA: · c4af5376
      Sergei Zharko authored and Sergei Zharko's avatar Sergei Zharko committed
      1) possibility for giving a supporting message to the checked criteria, if they are not passed
      2) cleaning-up of the CA input QA
      c4af5376
    • Sergei Zharko's avatar
      Offline-QA clean-up: · 3dbbdd76
      Sergei Zharko authored and Sergei Zharko's avatar Sergei Zharko committed
      The functions InitDataBranches and InitHistograms are merged into the InitQa function,
      the functions FillHistograms and InitTimeslice are merged into the ExecQa function.
      3dbbdd76
    • Sergei Zharko's avatar
      Offline QA: specific configuration of the QA task · 024a19d9
      Sergei Zharko authored and Sergei Zharko's avatar Sergei Zharko committed
      The commit introduces the possibility of the specific QA task configuration withing the QA-config yaml file.
      In the yaml-file, the configuration should be defined under qa/<task name>/specific node. On the task side
      the configuration is represented with a plain structure (Config), which can be defined using the function
      std::optional<Config> CbmQaTask::ReadSpecificConfig<Config>() in the task initialization function (for
      expample see the CbmCaInputQaBase class implementation).
      
      The specific configuration feature is optional and can rely on the default-initialized Config structure, so the "specific" branch
      of the QA-configuration file is not mandatory.
      024a19d9
  4. Jun 07, 2024
    • Administrator's avatar
      Fix CI build step after merging · b0c4b330
      Administrator authored
      The OS on the machine (lxir116) used for this step was updated again. This
      time to Debian12 which results in failing tests for this stage. Update the
      xrequirements in the CI description.
      dev_2024_23
      b0c4b330
  5. Jun 06, 2024
  6. Jun 05, 2024
  7. Jun 03, 2024
  8. May 31, 2024
  9. May 29, 2024
  10. May 28, 2024
  11. May 24, 2024
  12. May 23, 2024
    • Sergei Zharko's avatar
    • Sergei Zharko's avatar
      Offline QA updates: · cf66735d
      Sergei Zharko authored
      1. CbmQaTask[BUGFIX]: default run over entire time-slice, if the opposite is not required explicitly (fixes a repeated loop over hits in the CA input QA)
      2. mcbm_qa.C: modifications to run on the real data
      3. New histograms for the CbmCaSetupQa task
      4. Installation rules are added for the create_mcbm_geo_setup.C and run_recoQa.C macros
      cf66735d
  13. May 22, 2024
  14. May 16, 2024
Loading