- Feb 09, 2023
- Feb 07, 2023
-
-
Valentina Akishina authored
L1: remove time sorting when event is present, remove zero detector hits, bug in global track - duplicated hits
-
Valentina Akishina authored
-
In the nightly test suite run for 2 events, in the weekly tests for 50 events. The test time is calculated according to the number of events.
-
-
New folder created: macro/PWG/common/production. All files related to config.json chain moved there. run_reco_config_json.C and run_analysis_tree_maker_json_config.C added. run_json.sh and run_sim_json.sh added. Full chain currently runs during CI.
-
- Feb 03, 2023
-
-
Administrator authored
Switch to new branch newFieldMaps which adds the various versions of the new fieldmaps. The switch is needed to be able to remove the maps if they are updated or become obsolete. If these maps would be included in the main branch tehre wouldn't be a possibility to remove them at some point.
-
- Feb 02, 2023
-
-
Sergey Gorbunov authored
-
- Feb 01, 2023
-
-
- Jan 31, 2023
-
-
-
When uploading logs from failed tests, these logs are currently truncated after 102400 bytes. For the long running weekly tests which produces much larger log files it happens that the important part of the log file isn't send to the CDash server. Increase the log file size to 10MB.
-
Refactored HitFinderTof. Two micro-optimizations of CbmTaskTofHitFinder which save about 10 percent execution time in total.
-
Switched to using iterators in HitFinderTof.cxx. Fixed a bug in calibration. Added missing clear statement for digi vectors.
-
-
-
Administrator authored
Fix c2f test times of long running weekly tests. Remove tests for old obsolete mcbm setups.
-
- Jan 30, 2023
-
-
-
-
Oleksii Lubynets authored
-
- Jan 26, 2023
- Jan 25, 2023
-
-
-
-
- If git argument given or none, script check all new geo files introduced by an eventual hash change compared to upstream/master - if all argument given, check all geo file in local copy - if main argument given, check all geo file in local copy except mcbm ones - If other argument, use it as a tag to restrict the list of checked geo from local copy (e.g. using mcbm checks only all mCBM geometries) - Also add gitignore for macro geometry folder - Add instructions on new script in README file
-
-
-
-
-
-
- Add single macro for all mCBM reco: CbmEvent/DigiEvent, TofTracking/L1 Tracking (based on the event_reco_l1 one) - Split event building and reconstruction in all CI cases - Make sure we test all 4 combinations of (CbmEvent, DigiEvent) x (TofTracking, L1 Tracking)
-
- HadronAnalysis for Lambdas disabled in CI as far too long, O(30 mins) for first TS of 2391 - L1 tracking disabled in CI while pending validation in both reco modes
-
-
-
-