TrdPid Interpolate error spam fix #3067
Fixing spam of error messages "LitFindGlobalTracks spam: Error in TH2F::Interpolate: Cannot interpolate outside histogram domain." #3067
The errors are comming up for TrdHit EnergyLoss values = -1. (dedx = -1.).
This MR only removes the error spam, but not the underlying problem why there are dEdx values = -1.
Merge request reports
Activity
requested review from @a.bercuci
assigned to @f.uhlig
- Resolved by Martin Beyer
@a_meye37_AT_uni-muenster.de , would you also have a look?
- Resolved by Alexandru Bercuci
is this a meaningful fix of the problem?
Dear @a.bercuci, @p.kaehler,
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
Might it be intentional behaviour, charge on -1, as defined in MR #1246 ?
Edited by Florian Uhlig
I fixed the link in the previous comment. At least from the send mail it linked to the Redmine issue 1246 which unfortunately was also about some TRD changes.
changed milestone to %OCT23
added 38 commits
-
5b56168a...f6478063 - 37 commits from branch
computing:master
- 1a13be8d - interpolate error spam fix
-
5b56168a...f6478063 - 37 commits from branch
enabled an automatic merge when the pipeline for 1a13be8d succeeds
- Resolved by Florian Uhlig
could you please rerun clang-format. With the new configuration file there is another change.
added WarnFix label