FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TRD: CalibratorVdExB: Fix minimal entries init by f3sch · Pull Request #10439 · AliceO2Group/AliceO2 · GitHub

TRD: CalibratorVdExB: Fix minimal entries init - #10439

Merged
martenole merged 1 commit into
AliceO2Group:devfrom
f3sch:trd_calib_fix
Dec 6, 2022
Merged

TRD: CalibratorVdExB: Fix minimal entries init#10439
martenole merged 1 commit into
AliceO2Group:devfrom
f3sch:trd_calib_fix

Conversation

f3sch commented Dec 5, 2022
edited
Loading

Copy link
Copy Markdown
Collaborator

Fixes a bug, which was introduced in PR #10053, where both fields for minimal entries were not properly initialized. initProcessing would only be called once hasEnoughData evaluates to true, hence minEntriesTotal would never be properly set. While running locally these probably init to 0. However this caused problems while running on the grid.

I tested it by inspecting the values for both after initialization of CalibratorVdExB in VdAndExBCalibSpec::init(). Now whenever the device is created the calibration parameters are immediately initialized.

Signed-off-by: Felix Schlepper f3sch.git@outlook.com

Fixes a bug, which was introduced in PR AliceO2Group#10053, where both field for
minimal entries were not properly initialized. initProcessing would only
be called once hasEnoughData evaluates to true, hence minEntriesTotal
would never be properly set. While running locally these probably init
to 0. However this caused problems while running on the grid.

Signed-off-by: Felix Schlepper <f3sch.git@outlook.com>
martenole merged commit 2e5bf12 into AliceO2Group:dev Dec 6, 2022
f3sch deleted the trd_calib_fix branch December 6, 2022 09:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL