Problem 189

Summary: Misleading description in G4UserTrackingAction.hh
Product: Geant4 Reporter: ozaki
Component: trackingAssignee: Katsuya.Amako
Status: RESOLVED FIXED    
Severity: major    
Priority: P2    
Version: other   
Hardware: PC   
OS: Linux   

Description ozaki 2001-01-11 22:14:15 CET
The "Description" in G4UserTrackingAction.hh seems to be of G4UserSteppingAction
class.  I'm afraid this is quite misleading for users...

I understand this this class defines the actions that should be executed
before and after the whole process of one-tracking.
Is this correct?