Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VNotifier.hh>
Public Member Functions | |
G4VNotifier ()=default | |
virtual | ~G4VNotifier ()=default |
virtual void | NotifyRegistration ()=0 |
virtual void | NotifyDeRegistration ()=0 |
Definition at line 39 of file G4VNotifier.hh.
|
default |
|
virtualdefault |
|
pure virtual |
|
pure virtual |