Geant4_10
|
#include <G4EventManager.hh>
Static Public Member Functions | |
static G4EventManager * | GetEventManager () |
Definition at line 60 of file G4EventManager.hh.
G4EventManager::G4EventManager | ( | ) |
G4EventManager::~G4EventManager | ( | ) |
Definition at line 80 of file G4EventManager.cc.
void G4EventManager::AbortCurrentEvent | ( | ) |
Definition at line 388 of file G4EventManager.cc.
|
inline |
|
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 385 of file G4EventManager.cc.
void G4EventManager::ProcessOneEvent | ( | G4TrackVector * | trackVector, |
G4Event * | anEvent = 0 |
||
) |
Definition at line 156 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 362 of file G4EventManager.cc.
Definition at line 170 of file G4EventManager.hh.