-
Notifications
You must be signed in to change notification settings - Fork 96
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
Improve geometry state after alignment #1244
Conversation
Set to draft as we are not sure of our fix anymore (+failed tests) |
4548cbb
to
d6ecf62
Compare
1. Refresh the geometry once done (needed in any case) 2. Fix for GeoAssembly bounding box having 0 dx/dy after alignment Fix could be removed once proper fix is done in Root, should not hurt if done twice
d6ecf62
to
563e914
Compare
@fuhlig1 any clue why the pipeline is failing? It seem to be stuck when trying to checkout the changes, could it be because I had not yet given the rights to access my account to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The failing build is due to one of the typical failing tests, so from my side the PR is ready to be merged.
The reason of the failing builds is unclear. For me it looks like it was a problem while cloning the project. |
- cf discussion in root-project/root#12242 - Improvement of PR FairRootGroup#1244 - see also Issue FairRootGroup#1243 - Solves new sub-case of Cbmroot issue https://redmine.cbm.gsi.de/issues/2620 More generic solution also catching edge case where only Nodes inside assembly are aligned but not assembly itself
- cf discussion in root-project/root#12242 - Improvement of PR FairRootGroup#1244 - see also Issue FairRootGroup#1243 - Solves new sub-case of Cbmroot issue https://redmine.cbm.gsi.de/issues/2620 More generic solution also catching edge case where only Nodes inside assembly are aligned but not assembly itself
- cf discussion in root-project/root#12242 - Improvement of PR FairRootGroup#1244 - see also Issue FairRootGroup#1243 - Solves new sub-case of Cbmroot issue https://redmine.cbm.gsi.de/issues/2620 More generic solution also catching edge case where only Nodes inside assembly are aligned but not assembly itself
- cf discussion in root-project/root#12242 - Improvement of PR FairRootGroup#1244 - see also Issue FairRootGroup#1243 - Solves new sub-case of Cbmroot issue https://redmine.cbm.gsi.de/issues/2620 More generic solution also catching edge case where only Nodes inside assembly are aligned but not assembly itself (cherry picked from commit b4b5f0e)
- cf discussion in root-project/root#12242 - Improvement of PR FairRootGroup#1244 - see also Issue FairRootGroup#1243 - Solves new sub-case of Cbmroot issue https://redmine.cbm.gsi.de/issues/2620 More generic solution also catching edge case where only Nodes inside assembly are aligned but not assembly itself (cherry picked from commit b4b5f0e)
- cf discussion in root-project/root#12242 - Improvement of PR FairRootGroup#1244 - see also Issue FairRootGroup#1243 - Solves new sub-case of Cbmroot issue https://redmine.cbm.gsi.de/issues/2620 More generic solution also catching edge case where only Nodes inside assembly are aligned but not assembly itself (cherry picked from commit b4b5f0e)
- cf discussion in root-project/root#12242 - Improvement of PR #1244 - see also Issue #1243 - Solves new sub-case of Cbmroot issue https://redmine.cbm.gsi.de/issues/2620 More generic solution also catching edge case where only Nodes inside assembly are aligned but not assembly itself (cherry picked from commit b4b5f0e)
- cf discussion in root-project/root#12242 - Improvement of PR #1244 - see also Issue #1243 - Solves new sub-case of Cbmroot issue https://redmine.cbm.gsi.de/issues/2620 More generic solution also catching edge case where only Nodes inside assembly are aligned but not assembly itself (cherry picked from commit b4b5f0e)
Fix could be removed once proper fix is done in Root, should not hurt if done twice
Should be backported to the next v18.6.x if accepted as probably needed for next CbmRoot release.
Checklist:
dev
branch