Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenInventorXtExaminerViewer.hh>
Public Member Functions | |
HookEventProcState (G4OpenInventorXtExaminerViewer *) | |
~HookEventProcState () | |
virtual G4bool | Notify (G4ApplicationState requiredState) |
Public Member Functions inherited from G4VStateDependent | |
G4VStateDependent (G4bool bottom=false) | |
virtual | ~G4VStateDependent () |
G4bool | operator== (const G4VStateDependent &right) const |
G4bool | operator!= (const G4VStateDependent &right) const |
virtual G4bool | Notify (G4ApplicationState requestedState)=0 |
Definition at line 35 of file G4OpenInventorXtExaminerViewer.hh.
HookEventProcState::HookEventProcState | ( | G4OpenInventorXtExaminerViewer * | ) |
HookEventProcState::~HookEventProcState | ( | ) |
|
virtual |
Implements G4VStateDependent.