Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VBiasingOperator.hh>
Public Member Functions | |
G4BiasingOperatorStateNotifier () | |
~G4BiasingOperatorStateNotifier ()=default | |
G4bool | Notify (G4ApplicationState requestedState) |
![]() | |
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.