- 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
-
-
-
-
-
- Jan 24, 2023
-
-
Administrator authored
Correct target position. The macros were not adjusted for the shift of the coordinate system. The origin is now in the middle of the magnet and not any longer in the target. A shift of the target by -44 cm is needed.
-
- Jan 19, 2023
-
-
Felix Weiglhofer authored
-
- Jan 18, 2023
-
-
Felix Weiglhofer authored
-
- Jan 17, 2023
-
-
Pierre-Alain Loizeau authored
-