| Summary: | G4VSteppingVerbose - please make it truly singleton | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | seligman |
| Component: | tracking | Assignee: | Takashi.Sasaki |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 6.1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
seligman
2004-06-10 14:35:21 CEST
The class will be changed to be truely singleton. When the second object is instantiated, G4Eception will be called without core dumps. This implementation may differ from the user's wish, but the desired behavior for the class designed as singleton. |