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

Method SetMasterProcess

source/processes/management/src/G4VProcess.cc:218–221  ·  view source on GitHub ↗

--------------------------------------------------------------------

Source from the content-addressed store, hash-verified

216
217// --------------------------------------------------------------------
218void G4VProcess::SetMasterProcess(G4VProcess* masterP)
219{
220 masterProcessShadow = masterP;
221}

Callers 5

InitialiseProcessMethod · 0.45
SetupShadowProcessMethod · 0.45
SetupShadowProcessMethod · 0.45
SetupShadowProcessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected