Problem 189 - Misleading description in G4UserTrackingAction.hh
Summary: Misleading description in G4UserTrackingAction.hh
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: tracking (show other problems)
Version: other
Hardware: PC Linux
: P2 major
Assignee: Katsuya.Amako
URL:
Depends on:
Blocks:
 
Reported: 2001-01-11 22:14 CET by ozaki
Modified: 2001-01-12 02:19 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 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?