- Jun 20, 2024
-
-
- The auxiliary data objects from unpackers are stored in a temporary data structure AuxDigiUnpack (TODO: Dummy classes for DigiQa, execute the QA inside the Reco::RunUnpacker function) - The option "--aux-data" is added to force saving the auxiliary data in unpackers (now is used only by std::Unpack) - STS digi QA: histograms for channel vs. e-link are added for different modules
-
- Jun 19, 2024
-
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
- Jun 17, 2024
-
-
- Jun 16, 2024
- 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
-