- Jun 13, 2024
-
-
- Jun 12, 2024
-
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
1) possibility for giving a supporting message to the checked criteria, if they are not passed 2) cleaning-up of the CA input QA
-
The functions InitDataBranches and InitHistograms are merged into the InitQa function, the functions FillHistograms and InitTimeslice are merged into the ExecQa function.
-
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.
-
- Jun 07, 2024
-
-
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.
-
- Jun 06, 2024
-
-
Dominik Smith authored
-
Dominik Smith authored
-
-
-
Added a third object to the return types of all unpackers in cbm::algo, which can store optional auxiliary data.
-
- Jun 05, 2024
-
-
Pierre-Alain Loizeau authored
-
Dominik Smith authored
-
Pierre-Alain Loizeau authored
-
-
Dominik Smith authored
-
Pierre-Alain Loizeau authored
-
Dominik Smith authored
-
-
-
-
-
- Jun 03, 2024
-
-
- May 31, 2024
-
-
Administrator authored
The OS on the machine (lxir116) used for this step was updated which results in failing tests for this stage. Update the requirements in the CI description.
-
Dominik Smith authored
-
- May 29, 2024
-
-
- Add flag (cmake option) to disable the L1 optimization - Auto-set this flag if a Profiling build with gcc 10.2.1 is detected => Redmine Refs #2590
-
-
Dominik Smith authored
-
- May 28, 2024
-
-
- May 24, 2024
-
-
Pierre-Alain Loizeau authored
-
- May 23, 2024
-
-
Sergei Zharko authored
-
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
-
- May 22, 2024
-
-
Sergei Zharko authored
[bugfix]: offline QA: ECbmRecoMode::Timeslice as a default for data processing in the CbmQaTask class
-
- May 16, 2024
-
-
Felix Weiglhofer authored
-
-
-
Allows the examintion of the mass of materials and component in the simulation geometries.
-