Add new incident CONNECTED_INPUT to detect opening of ROOT files for read
When a root file is opened in write mode RootCnvSvc fires an incident CONNECTED_OUTPUT
with the TFile*
of the output file.
In LHCb we need to have a similar incident when the file is opened in read mode, so I added a CONNECTED_INPUT
incident.
As I need to detect if Gaudi supports the new incident or not, I also bumped the version of Gaudi to 36.13
.
Merge request reports
Activity
changed milestone to %v36r13
added lhcb-gaudi-head label
- [2023-05-31 00:04] Validation started with lhcb-gaudi-head#3579
- [2023-05-31 00:24] Validation started with lhcb-run2-gaudi-head#536
- [2023-06-01 00:03] Validation started with lhcb-gaudi-head#3580
- [2023-06-01 00:20] Validation started with lhcb-run2-gaudi-head#537
- [2023-06-01 09:10] Validation started with lhcb-gaudi-head#3581
- [2023-06-02 00:03] Validation started with lhcb-gaudi-head#3582
- [2023-06-02 00:25] Validation started with lhcb-run2-gaudi-head#538
- [2023-06-03 00:03] Validation started with lhcb-gaudi-head#3583
- [2023-06-03 00:22] Validation started with lhcb-run2-gaudi-head#539
- [2023-06-04 00:03] Validation started with lhcb-gaudi-head#3584
- [2023-06-04 00:25] Validation started with lhcb-run2-gaudi-head#540
- [2023-06-05 00:03] Validation started with lhcb-gaudi-head#3585
- [2023-06-05 00:20] Validation started with lhcb-run2-gaudi-head#541
Edited by Software for LHCbmentioned in merge request lhcb/LHCb!4138 (merged)
mentioned in issue lhcb/LHCb#306 (closed)
assigned to @clemenci
mentioned in commit d97210ca
Please register or sign in to reply