| 519 | } |
| 520 | |
| 521 | inline |
| 522 | const G4VProcess* G4VProcess::GetMasterProcess() const |
| 523 | { |
| 524 | return masterProcessShadow; |
| 525 | } |
| 526 | |
| 527 | inline |
| 528 | void G4VProcess::SubtractNumberOfInteractionLengthLeft( G4double prevStepSize ) |
no outgoing calls
no test coverage detected