|
Geant4
10.02
|
#include <G4VBiasingOperator.hh>
Inheritance diagram for G4BiasingOperatorStateNotifier:
Collaboration diagram for G4BiasingOperatorStateNotifier:Public Member Functions | |
| G4BiasingOperatorStateNotifier () | |
| ~G4BiasingOperatorStateNotifier () | |
| G4bool | Notify (G4ApplicationState requestedState) |
Public Member Functions inherited from G4VStateDependent | |
| G4VStateDependent (G4bool bottom=false) | |
| virtual | ~G4VStateDependent () |
| G4int | operator== (const G4VStateDependent &right) const |
| G4int | operator!= (const G4VStateDependent &right) const |
Private Attributes | |
| G4ApplicationState | fPreviousState |
Definition at line 346 of file G4VBiasingOperator.hh.
| G4BiasingOperatorStateNotifier::G4BiasingOperatorStateNotifier | ( | ) |
Definition at line 183 of file G4VBiasingOperator.cc.
References fPreviousState, and G4State_PreInit.
| G4BiasingOperatorStateNotifier::~G4BiasingOperatorStateNotifier | ( | ) |
Definition at line 189 of file G4VBiasingOperator.cc.
|
virtual |
Implements G4VStateDependent.
Definition at line 192 of file G4VBiasingOperator.cc.
References fPreviousState, G4State_GeomClosed, G4State_Idle, and G4VectorCache< VALTYPE >::Size().
Here is the call graph for this function:
|
private |
Definition at line 353 of file G4VBiasingOperator.hh.
Referenced by G4BiasingOperatorStateNotifier(), and Notify().