|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VBiasingOperator.hh>
Inheritance diagram for G4BiasingOperatorStateNotifier:Public Member Functions | |
| G4BiasingOperatorStateNotifier () | |
| ~G4BiasingOperatorStateNotifier ()=default | |
| G4bool | Notify (G4ApplicationState requestedState) |
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 void | NotifyDeletion (const G4Event *) |
| virtual void | NotifyDeletion (const G4Run *) |
Definition at line 342 of file G4VBiasingOperator.hh.
| G4BiasingOperatorStateNotifier::G4BiasingOperatorStateNotifier | ( | ) |
Definition at line 183 of file G4VBiasingOperator.cc.
|
default |
|
virtual |
Implements G4VStateDependent.
Definition at line 189 of file G4VBiasingOperator.cc.