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

Method ThisWorkerEndEventLoop

source/run/src/G4MTRunManager.cc:695–698  ·  view source on GitHub ↗

--------------------------------------------------------------------

Source from the content-addressed store, hash-verified

693
694// --------------------------------------------------------------------
695void G4MTRunManager::ThisWorkerEndEventLoop()
696{
697 endOfEventLoopBarrier.ThisWorkerReady();
698}
699
700// --------------------------------------------------------------------
701void G4MTRunManager::NewActionRequest(G4MTRunManager::WorkerActionRequest newRequest)

Callers 3

RunTerminationMethod · 0.45
RunTerminationMethod · 0.45
RunTerminationMethod · 0.45

Calls 1

ThisWorkerReadyMethod · 0.45

Tested by

no test coverage detected