-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Sonar fixes after detector refactor (#3968)
Blocked by: - #3498 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced safety in the `DD4hepDetector` class by using const references in loop iterations. - Updated sorting mechanism for several vectors to utilize modern C++ practices. - **Bug Fixes** - Adjusted data types in the `Config` struct of the `AlignedDetector` class for better performance and accuracy. - Removed obsolete member variable from the `Config` struct in the `AlignedDetector` class. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Andreas Stefl <[email protected]>
- Loading branch information
1 parent
341d2b0
commit 47db0b9
Showing
3 changed files
with
23 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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