Geant4
9.6.p02
|
#include <G4EventManager.hh>
Static Public Member Functions | |
static G4EventManager * | GetEventManager () |
Definition at line 59 of file G4EventManager.hh.
G4EventManager::G4EventManager | ( | ) |
G4EventManager::~G4EventManager | ( | ) |
Definition at line 79 of file G4EventManager.cc.
void G4EventManager::AbortCurrentEvent | ( | ) |
Definition at line 389 of file G4EventManager.cc.
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
G4VUserEventInformation * G4EventManager::GetUserInformation | ( | ) |
Definition at line 376 of file G4EventManager.cc.
|
inline |
|
inline |
|
inline |
|
inline |
void G4EventManager::KeepTheCurrentEvent | ( | ) |
Definition at line 386 of file G4EventManager.cc.
void G4EventManager::ProcessOneEvent | ( | G4TrackVector * | trackVector, |
G4Event * | anEvent = 0 |
||
) |
Definition at line 153 of file G4EventManager.hh.
|
inline |
void G4EventManager::SetUserAction | ( | G4UserEventAction * | userAction) |
Definition at line 309 of file G4EventManager.cc.
void G4EventManager::SetUserAction | ( | G4UserStackingAction * | userAction) |
void G4EventManager::SetUserAction | ( | G4UserTrackingAction * | userAction) |
void G4EventManager::SetUserAction | ( | G4UserSteppingAction * | userAction) |
void G4EventManager::SetUserInformation | ( | G4VUserEventInformation * | anInfo) |
Definition at line 361 of file G4EventManager.cc.
Definition at line 167 of file G4EventManager.hh.