|
Geant4
10.02.p01
|
#include <G4OpenInventorXtExaminerViewer.hh>
Inheritance diagram for HookEventProcState:
Collaboration diagram for HookEventProcState:Public Member Functions | |
| HookEventProcState (G4OpenInventorXtExaminerViewer *) | |
| ~HookEventProcState () | |
| virtual G4bool | Notify (G4ApplicationState requiredState) |
Public Member Functions inherited from G4VStateDependent | |
| G4VStateDependent (G4bool bottom=false) | |
| virtual | ~G4VStateDependent () |
| G4int | operator== (const G4VStateDependent &right) const |
| G4int | operator!= (const G4VStateDependent &right) const |
Private Attributes | |
| G4OpenInventorXtExaminerViewer * | viewer |
Definition at line 35 of file G4OpenInventorXtExaminerViewer.hh.
| HookEventProcState::HookEventProcState | ( | G4OpenInventorXtExaminerViewer * | vwr | ) |
Definition at line 4837 of file G4OpenInventorXtExaminerViewer.cc.
References viewer.
| HookEventProcState::~HookEventProcState | ( | ) |
Definition at line 4843 of file G4OpenInventorXtExaminerViewer.cc.
|
virtual |
Implements G4VStateDependent.
Definition at line 4847 of file G4OpenInventorXtExaminerViewer.cc.
References G4State_EventProc, G4OpenInventorXtExaminerViewer::newEvents, and viewer.
|
private |
Definition at line 38 of file G4OpenInventorXtExaminerViewer.hh.
Referenced by HookEventProcState(), and Notify().