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

Method SetProcessManager

source/processes/management/include/G4VProcess.hh:491–495  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

489}
490
491inline
492void G4VProcess::SetProcessManager(const G4ProcessManager* procMan)
493{
494 aProcessManager = procMan;
495}
496
497inline
498const G4ProcessManager* G4VProcess::GetProcessManager()

Callers 10

G4gspartFunction · 0.45
RemoveProcessManagerMethod · 0.45
mainFunction · 0.45
HadronicGeneratorMethod · 0.45
mainFunction · 0.45
HadronicGeneratorMethod · 0.45
ConstructEMMethod · 0.45
ConstructEMMethod · 0.45
ConstructEMMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected