-
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.
This adds the possibility to use Geant4 as a propagation reference without the need of the SimHitConversion algorithm <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes - **New Features** - Enhanced configurability in `Geant4Simulation` for tracking particle interactions with new parameters for recording hits and propagation summaries. - Added support for step logging in `SensitiveSteppingAction` to control logging behavior during simulations. - Introduced new member variables in various classes to improve tracking and output capabilities related to particle propagation. - **Bug Fixes** - Improved error handling for missing physical volumes and inconsistencies in physics lists. - **Refactor** - Streamlined methods in `SensitiveSteppingAction` for better clarity and maintainability. - Removed the `SimHitToSummaryConversion` algorithm to focus on core propagation functionalities. - **Documentation** - Updated Python bindings to reflect changes in configuration options for simulation and mapping capabilities. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
1 parent
0476744
commit af6a7b7
Showing
10 changed files
with
160 additions
and
137 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
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.