Problem 1897

Summary: Wrong description of stepping algorithm in chapter 5.1.1
Product: Documentation Reporter: Artem Zontikov <zontikov.a>
Component: Application Developers GuideAssignee: alexander.howard
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P5    
Version: 10.2   
Hardware: All   
OS: All   

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.