Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4VStateDependent Class Referenceabstract

#include <G4VStateDependent.hh>

Inheritance diagram for G4VStateDependent:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 55 of file G4VStateDependent.hh.

Constructor & Destructor Documentation

G4VStateDependent::G4VStateDependent ( G4bool  bottom = false)
explicit

Definition at line 40 of file G4VStateDependent.cc.

Here is the call graph for this function:

G4VStateDependent::~G4VStateDependent ( )
virtual

Definition at line 46 of file G4VStateDependent.cc.

Here is the call graph for this function:

Member Function Documentation

virtual G4bool G4VStateDependent::Notify ( G4ApplicationState  requestedState)
pure virtual

Implemented in G4UImanager, G4DNAMolecularMaterial, and HookEventProcState.

Here is the caller graph for this function:

G4int G4VStateDependent::operator!= ( const G4VStateDependent right) const

Definition at line 69 of file G4VStateDependent.cc.

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

Definition at line 64 of file G4VStateDependent.cc.


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