MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetUserRunAction

Method GetUserRunAction

source/run/include/G4RunManager.hh:378–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376 return userWorkerThreadInitialization;
377 }
378 inline const G4UserRunAction* GetUserRunAction() const { return userRunAction; }
379 inline const G4VUserPrimaryGeneratorAction* GetUserPrimaryGeneratorAction() const
380 {
381 return userPrimaryGeneratorAction;

Callers 10

StoreUserActionsMethod · 0.80
WorkerRunStartMethod · 0.80
DefineUserActionsMethod · 0.80
mainFunction · 0.80
ComputeBlinesMethod · 0.80
GeneratePrimariesMethod · 0.80
BeginOfEventActionMethod · 0.80
AddZphspMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected