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

#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4VStateDependent.hh>

+ Inheritance diagram for G4VStateDependent:

Public Member Functions

 G4VStateDependent (G4bool bottom=false)
 
virtual ~G4VStateDependent ()
 
G4bool operator== (const G4VStateDependent &right) const
 
G4bool operator!= (const G4VStateDependent &right) const
 
virtual G4bool Notify (G4ApplicationState requestedState)=0
 

Private Member Functions

 G4VStateDependent (const G4VStateDependent &right)
 
G4VStateDependentoperator= (const G4VStateDependent &right)
 

Detailed Description

Definition at line 54 of file G4VStateDependent.hh.

View newest version in sPHENIX GitHub at line 54 of file G4VStateDependent.hh

Constructor & Destructor Documentation

G4VStateDependent::G4VStateDependent ( G4bool  bottom = false)
explicit

Definition at line 39 of file G4VStateDependent.cc.

View newest version in sPHENIX GitHub at line 39 of file G4VStateDependent.cc

References G4StateManager::GetStateManager(), and G4StateManager::RegisterDependent().

+ Here is the call graph for this function:

G4VStateDependent::~G4VStateDependent ( )
virtual

Definition at line 45 of file G4VStateDependent.cc.

View newest version in sPHENIX GitHub at line 45 of file G4VStateDependent.cc

References G4StateManager::DeregisterDependent(), and G4StateManager::GetStateManager().

+ Here is the call graph for this function:

G4VStateDependent::G4VStateDependent ( const G4VStateDependent right)
private

Definition at line 51 of file G4VStateDependent.cc.

View newest version in sPHENIX GitHub at line 51 of file G4VStateDependent.cc

References right.

Member Function Documentation

virtual G4bool G4VStateDependent::Notify ( G4ApplicationState  requestedState)
pure virtual
G4bool G4VStateDependent::operator!= ( const G4VStateDependent right) const

Definition at line 68 of file G4VStateDependent.cc.

View newest version in sPHENIX GitHub at line 68 of file G4VStateDependent.cc

G4VStateDependent & G4VStateDependent::operator= ( const G4VStateDependent right)
private

Definition at line 56 of file G4VStateDependent.cc.

View newest version in sPHENIX GitHub at line 56 of file G4VStateDependent.cc

References right.

G4bool G4VStateDependent::operator== ( const G4VStateDependent right) const

Definition at line 63 of file G4VStateDependent.cc.

View newest version in sPHENIX GitHub at line 63 of file G4VStateDependent.cc


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