Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MFT: new checker for empty ladders #2379

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

Edingrast
Copy link
Contributor

New checker for empty ladders

  • check implemented both for digits and clusters
  • checks for empty ladders (if at least 1 ladder empty -> quality medium, if at least 2 adjacent ladders empty -> quality bad)
  • in addition new array was added to the MFTUtilTable for elimination of use of unnecessary vectors and functions
  • previous checker for number of empty zones in DigitOccupancySummary was replaced by this checker

@diana0x0f diana0x0f merged commit 70bbf36 into AliceO2Group:master Aug 5, 2024
7 checks passed
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