ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4BiasingOperatorStateNotifier Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/biasing/management/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 ()
 
G4bool operator== (const G4VStateDependent &right) const
 
G4bool operator!= (const G4VStateDependent &right) const
 

Private Attributes

G4ApplicationState fPreviousState
 

Detailed Description

Definition at line 354 of file G4VBiasingOperator.hh.

View newest version in sPHENIX GitHub at line 354 of file G4VBiasingOperator.hh

Constructor & Destructor Documentation

G4BiasingOperatorStateNotifier::G4BiasingOperatorStateNotifier ( )

Definition at line 190 of file G4VBiasingOperator.cc.

View newest version in sPHENIX GitHub at line 190 of file G4VBiasingOperator.cc

References fPreviousState, and G4State_PreInit.

G4BiasingOperatorStateNotifier::~G4BiasingOperatorStateNotifier ( )

Definition at line 196 of file G4VBiasingOperator.cc.

View newest version in sPHENIX GitHub at line 196 of file G4VBiasingOperator.cc

Member Function Documentation

G4bool G4BiasingOperatorStateNotifier::Notify ( G4ApplicationState  requestedState)
virtual

Implements G4VStateDependent.

Definition at line 199 of file G4VBiasingOperator.cc.

View newest version in sPHENIX GitHub at line 199 of file G4VBiasingOperator.cc

References fPreviousState, G4State_GeomClosed, G4State_Idle, and G4VectorCache< VALTYPE >::Size().

+ Here is the call graph for this function:

Member Data Documentation

G4ApplicationState G4BiasingOperatorStateNotifier::fPreviousState
private

Definition at line 361 of file G4VBiasingOperator.hh.

View newest version in sPHENIX GitHub at line 361 of file G4VBiasingOperator.hh

Referenced by G4BiasingOperatorStateNotifier(), and Notify().


The documentation for this class was generated from the following files: