Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geant4/geant4
/ GetConstCurrentEvent
Method
GetConstCurrentEvent
source/event/include/G4EventManager.hh:92–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
// current event.
91
92
inline const G4Event* GetConstCurrentEvent()
93
{ return currentEvent; }
94
inline G4Event* GetNonconstCurrentEvent()
95
{ return currentEvent; }
96
// These methods returns the pointers of const G4Event*
Callers
15
Draw
Method · 0.80
EndOfEvent
Method · 0.80
ClassifyNewTrack
Method · 0.80
PreUserTrackingAction
Method · 0.80
GetEventNo
Method · 0.80
EndOfEvent
Method · 0.80
ProcessHits
Method · 0.80
EndOfEvent
Method · 0.80
EndOfEvent
Method · 0.80
ProcessHits
Method · 0.80
EndOfEvent
Method · 0.80
UserSteppingAction
Method · 0.80
Calls
no outgoing calls
Tested by
5
EndOfEvent
Method · 0.64
EndOfEvent
Method · 0.64
EndOfEvent
Method · 0.64
EndOfEvent
Method · 0.64
EndOfEvent
Method · 0.64