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

Method GetRunManagerType

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

Source from the content-addressed store, hash-verified

530 };
531
532 inline RMType GetRunManagerType() const { return runManagerType; }
533
534 // Following methods are used only for sub-event parallel mode.
535 // Actual explanations of these methods are found in G4SubEvtRunManager class

Callers 15

BeginOfRunMethod · 0.80
SetAdjointActionsMethod · 0.80
SetNewValueMethod · 0.80
GetCurrentValueMethod · 0.80
~G4RunMethod · 0.80
EndOfRunActionMethod · 0.80
mainFunction · 0.80
BuildForMasterMethod · 0.80
BuildMethod · 0.80
EndOfRunActionMethod · 0.80
EndOfRunActionMethod · 0.80
PrintRunInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected