-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using g4vg-style placed volume map when loading geometry from GDML (#343
) For consistency, we now use a vector for mapping vecgeom PlacedVolume IDs to Geant4 Physical volumes, as provided by g4vg. For the time being we also generate this mapping on AdePT side rather than using the G4VG-provided map as there are a small number of volumes with different mappings when using either method.
- Loading branch information
1 parent
b1bda50
commit a0ac9bb
Showing
3 changed files
with
50 additions
and
41 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