Enable the trigger and event builder tasks for reading from CbmDigiTimeSlice. Refs #2275.
The up-to-now implemented tasks CbmTaskTriggerDigi and CbmTaskBuildEvents (in reco/tasks) take as input digi vectors as branches of the ROOT tree, which suits input data provided from simulations. In order to connect them to the unpacker and its output, they have to read from CbmDigiTimeSlice. This MR enables them to do so, keeping the possibility to read and process simulated data.
Plus some cleanup in algo/evbuild/EventBuilder.
A macro connecting all three steps (unpacking, triggerring, event building) can be committed after !750 (merged) is merged.
Refs #2275.
Merge request reports
Activity
added Framework label
requested review from @d.smith
assigned to @f.uhlig
Dear @f.uhlig, @p.-a.loizeau, @v.friese,
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
@v.friese Looks good to me.
enabled an automatic merge when the pipeline for 0cc88e8d succeeds
thanks for the review. The MR will be merged automatically after the pipeline succeeds.