Problem 1897 - Wrong description of stepping algorithm in chapter 5.1.1
Summary: Wrong description of stepping algorithm in chapter 5.1.1
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Application Developers Guide (show other problems)
Version: 10.2
Hardware: All All
: P5 trivial
Assignee: alexander.howard
URL:
Depends on:
Blocks:
 
Reported: 2016-09-30 15:31 CEST by Artem Zontikov
Modified: 2016-11-30 07:36 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Artem Zontikov 2016-09-30 15:31:30 CEST
Chapter 5.1.1 describes stepping algorithm as: 
... 
13. Invoke the user intervention G4UserSteppingAction. 
14. Handle hit information. 
... 
This items should be in reverse order - user intervention after handling hit/digi information. See the code at http://www-geant4.kek.jp/lxr/source/tracking/src/G4SteppingManager.cc#L230
Comment 1 alexander.howard 2016-11-30 07:36:52 CET
Thanks for pointing this out!
It will be fixed in the forthcoming documentation for release 10.3.