- 22 Feb, 2022 1 commit
-
-
Pierre-Alain Loizeau authored
- new parameter class CbmMuchUnpackPar for now based on CbmMcbm2018MuchPar, but which should be provide the info needed to fill MuchDigi instead of MuchBeamtimeDigi - add missing method to MuchDigi to make it compatible with the current unpacking Framework - new unpacking classes CbmMuchUnpackAlgo.h, CbmMuchUnpackConfig.h and CbmMuchUnpackMonitor.h based on the STS one => Only renamed + made to use Much objects + commented the parts with STS specific mapping - add Much in steering classes CbmTsEventHeader and CbmRecoUnpack - add Much in unpacking macros run_unpack_online.C and macro/run/run_unpack_tsa.C
-
- 21 Feb, 2022 5 commits
-
-
Semen Lebedev authored
-
Semen Lebedev authored
-
Semen Lebedev authored
-
Semen Lebedev authored
-
Semen Lebedev authored
-
- 18 Feb, 2022 4 commits
-
-
Eoin Clerkin authored
Target box, torsodial window, reduced CF thickness Uses v21f as basis for downstream section so no deflection at bellows.
-
Eoin Clerkin authored
No internal overlaps reported. Downstream pipe with no deflections. STS section as per latest design. Torsodial window in a target box.
-
Administrator authored
-
Administrator authored
In #2421 a crash was reported when the number of events requested to be transported is larger than the number of events in the input. Add protection against such a crash in the transport class. The number of events to be transported is set to the minimum number of events in any of the connected inputs.
-
- 17 Feb, 2022 3 commits
-
-
Administrator authored
To test if the installation is correct and most importatnt complete some test of the normal CI test suite are also executed after CbmRoot was installed. Adjust this tests to the latest changes in the test suite.
-
-
Pierre-Alain Loizeau authored
-
- 16 Feb, 2022 27 commits
-
-
Felix Weiglhofer authored
-
-
-
-
-
-
-
-
-
-
All transport macros now properly depend on run_cleanup. Remove duplicate entries for json config tests. Revert some changes which were introduced with 01e5e5ae but overwritten with 827c8050. Run tests for all defined setups. With commit e6c87d7a (MR !646) many new setups for APR21 and DEC21 were added. Unfortunately the generated file names weren't changed accordingly. This results in a situation that not all defined setups were executed. As example in the case of three setups with the names sis100_electron, sis100_electron_APR21 and sis100_electron_DEC21 only one setup was tested. This was either the first or the last defined setup. Now all defined setups are tested which increases the number of test in the run directory from 63 to 111.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-