Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geant4/geant4
/ GetProcessType
Method
GetProcessType
source/processes/management/include/G4VProcess.hh:391–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
}
390
391
inline
392
G4ProcessType G4VProcess::GetProcessType() const
393
{
394
return theProcessType;
395
}
396
397
inline
398
void G4VProcess::SetProcessType(G4ProcessType aType)
Callers
13
DefinePhysicalStepLength
Method · 0.45
CreateAttValues
Method · 0.45
CreateAttValues
Method · 0.45
CreateAttValues
Method · 0.45
CreateAttValues
Method · 0.45
G4AdjointProcessEquivalentToDirectProcess
Method · 0.45
G4BiasingProcessInterface
Method · 0.45
ActivatePhysicsBiasing
Method · 0.45
StartRun
Method · 0.45
CheckParticleList
Method · 0.45
RegisterProcess
Method · 0.45
BeginOfRunAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected