- 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
-
Pierre-Alain Loizeau authored
- Fix calculation of integrated values of STS hist and Tracks over the TS - Add nb MUCH/TRD/TOF hits per event in L1GlobalTracker debug printout - Add runtime per event in end of run printout
-
Pierre-Alain Loizeau authored
-
- Jan 13, 2023
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
Most changes done in CbmDigiData: - Add CbmTzdDigiData class - Change TZD storage class in CbmDigiData - Bump Classdef of CbmDigiData to 3 - Add boost serialization version + Bump to version 3 (default is always 0 in boost)
-
Pierre-Alain Loizeau authored
-
-
Pierre-Alain Loizeau authored
-
Changed event-time computation from mean of Tzd digis to earliest Tzd digi in CbmAlgoBuildRawEvents.
-
-
-
Added support for new CbmBmonDigi class to CbmAlgoBuildRawEvents and CbmTaskBuildRawEvents. Dropped support for T0 digis in TOF stream.
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Add usage of address field to TzdDigi - Conversion constructor from TOF to TZD digis - Conversion constructor from TZD to TOF digis - Serializer and dictionary for TZD digi - Adapt Tzd Digitizer to provide default value for new address field