--------------------------------------------------------------------
| 216 | |
| 217 | // -------------------------------------------------------------------- |
| 218 | void G4VProcess::SetMasterProcess(G4VProcess* masterP) |
| 219 | { |
| 220 | masterProcessShadow = masterP; |
| 221 | } |
no outgoing calls
no test coverage detected