t0 reconstruction
Add a task CbmRecoTzero for reconstruction of the event t0. The current implementation just reads the time from the CbmTzdDigi in the event and fills the respective field in the CbmEvent class. In case there is no TzdDigi, the time is set to -1.; if there are more than one, the time is set to -2. These values are to be regarded as error codes.
The new task is added to the run_reco macro for the event-by-event case. If no TzdDigi branch is found, the task will be inactive.
Merge request reports
Activity
changed milestone to %FEB23
added Reconstruction label
requested review from @p.-a.loizeau
assigned to @f.uhlig
Dear @f.uhlig, @v.friese, @p.-a.loizeau,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
- Resolved by Florian Uhlig
mentioned in merge request !1027 (merged)
added 1 commit
- 7fb35173 - Recognize also CbmEvent branch name instead of only Event
added 5 commits
-
8d85a747 - 1 commit from branch
computing:master
- 545ff620 - Added task CbmRecoTzero for reconstruction of the event t0.
- 4dbd7954 - Activate CbmTzdDigi after respective MR
- 24724e7e - Recognize also CbmEvent branch name instead of only Event
- 82b59ed3 - Set event t0 to large negative value in case no or several TzdDigis are present.
Toggle commit list-
8d85a747 - 1 commit from branch
- Resolved by Florian Uhlig
enabled an automatic merge when the pipeline for ff47d14f succeeds