Fix nsw calib alg
This MR fixes a bug in the handling of the detId in the NswCalibDbAlg that prevented the code from reading the pdo calibration constants correctly.
@cheidegg @sangelid can you please have a look if this fix is doing the correct thing?
For the review: The first commit is just some code formatting while the second commit contains the actual changes
Merge request reports
Activity
added MuonSpectrometer master review-pending-level-1 labels
Hi @sangelid after this fix is applied I am able to read the pdo calibration constants but get many warnings about invalid identifiers. All invalid identifiers have in common that
uint16_t channelNumber = helper.channel_number();
returns a channel number of 0 (it is new line 319, sorry gitlab does not let me comment on that line directly). Is channelNumber 0 a default value that indicates s.th. went wrong or a regular channel number? CI Result FAILURE (hash cc084704)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 64679]- Resolved by Patrick Scholer
Hi @pscholer the CI fails due to a crash (
Unhandled 'std::exception' exception has been thrown
) inCITest_DerivationRun2Data_PHYS-test
Can you take a look at what is going on?
added review-user-action-required label and removed review-pending-level-1 label
added 1 commit
- cf762b4e - change WARNING about bad identifiers to DEBUG
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash cf762b4e)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 64728]removed review-pending-level-1 label
added review-pending-level-1 label
CI Result SUCCESS (hash 129f895d)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 64751]added bugfix label
- Resolved by Patrick Scholer
added review-user-action-required label and removed review-pending-level-1 label
added review-pending-level-1 label and removed review-user-action-required label
CI Result FAILURE (hash f10125d0)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 64788]- Resolved by Patrick Scholer
- Resolved by Patrick Scholer
- Resolved by Patrick Scholer
- Resolved by Albert Kong
CI Result FAILURE (hash 6768cf9b)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 64799]
added review-approved label and removed review-pending-level-1 label
added review-approved-tier0 label
added review-pending-level-1 label and removed review-approved review-approved-tier0 labels
removed review-pending-level-1 label
added review-approved review-approved-tier0 labels
CI Result SUCCESS (hash 6768cf9b)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 64844]mentioned in commit e9aed518
added sweep:ignore label