| 376 | return userWorkerThreadInitialization; |
| 377 | } |
| 378 | inline const G4UserRunAction* GetUserRunAction() const { return userRunAction; } |
| 379 | inline const G4VUserPrimaryGeneratorAction* GetUserPrimaryGeneratorAction() const |
| 380 | { |
| 381 | return userPrimaryGeneratorAction; |
no outgoing calls
no test coverage detected