Geant4
10.03.p03
|
#include <G4VNotifier.hh>
Public Member Functions | |
G4VNotifier () | |
virtual | ~G4VNotifier () |
virtual void | NotifyRegistration ()=0 |
virtual void | NotifyDeRegistration ()=0 |
Definition at line 43 of file G4VNotifier.hh.
G4VNotifier::G4VNotifier | ( | ) |
Definition at line 43 of file G4VNotifier.cc.
|
virtual |
Definition at line 51 of file G4VNotifier.cc.
|
pure virtual |
|
pure virtual |