Function RMGOutputTools::check_step_point_containment¶
Function Documentation¶
-
bool RMGOutputTools::check_step_point_containment(const G4StepPoint *step_point, RMGDetectorType det_type)¶
Check if the step point is contained in a physical volume registered as a detector.
- Parameters:
step_point – The step point (either post or pre step) to check.
det_type – Type of detector to check for.