forked from acts-project/acts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create SVG python bindings for new detector (acts-project#2884)
This PR introduces python bindings for the new detector and gives convenience functions to select volumes, restrict views and color them eventually. An example is show cased in `detector_creation` which would need `thirdparty/OpenDataDetector` with version `v3.0.3`. This would produce things like this: ![Screenshot 2024-01-19 at 16 45 40](https://github.com/acts-project/acts/assets/26623879/ccad9896-a7af-4478-bff1-5c7ac3cd43e6) ![Screenshot 2024-01-19 at 16 45 56](https://github.com/acts-project/acts/assets/26623879/86943e84-70c2-4ee0-9ab3-46813cda7cc9)
- Loading branch information
1 parent
5c63bcb
commit 993cbf0
Showing
6 changed files
with
274 additions
and
22 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
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
Oops, something went wrong.