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

Method GetMasterProcess

source/processes/management/include/G4VProcess.hh:521–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

519}
520
521inline
522const G4VProcess* G4VProcess::GetMasterProcess() const
523{
524 return masterProcessShadow;
525}
526
527inline
528void G4VProcess::SubtractNumberOfInteractionLengthLeft( G4double prevStepSize )

Callers 2

BuildPhysicsTableMethod · 0.45
SetupShadowProcessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected