-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: geant4 transform conversion (#3038)
When translating the `NA60+` gdml file, we notices a sign flip between Geant4 physical volume and Acts translated volume in global space. This PR introuces a unit test that reproduces the NA60+ setup in a very limited number, and fixes the transform translation in the `Geant4Converter` to Acts. @ssdetlab - I attached this test to your Gdml based Surface Provider test and made sure all your tests run through appropriately, however, might be good to have another look.
- Loading branch information
1 parent
49e815c
commit 44dd2ab
Showing
3 changed files
with
79 additions
and
4 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