MCPcopy 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

DrawMethod · 0.80
EndOfEventMethod · 0.80
ClassifyNewTrackMethod · 0.80
PreUserTrackingActionMethod · 0.80
GetEventNoMethod · 0.80
EndOfEventMethod · 0.80
ProcessHitsMethod · 0.80
EndOfEventMethod · 0.80
EndOfEventMethod · 0.80
ProcessHitsMethod · 0.80
EndOfEventMethod · 0.80
UserSteppingActionMethod · 0.80

Calls

no outgoing calls

Tested by 5

EndOfEventMethod · 0.64
EndOfEventMethod · 0.64
EndOfEventMethod · 0.64
EndOfEventMethod · 0.64
EndOfEventMethod · 0.64