51 #ifndef G4StateManager_h
52 #define G4StateManager_h 1
145 #include "G4StateManager.icc"
static void SetVerboseLevel(G4int val)
G4bool SetNewState(G4ApplicationState requestedState)
G4VExceptionHandler * GetExceptionHandler() const
G4ApplicationState thePreviousState
static G4int verboseLevel
G4int operator!=(const G4StateManager &right) const
static G4ThreadLocal G4StateManager * theStateManager
G4VStateDependent * theBottomDependent
const char * GetMessage() const
G4bool RegisterDependent(G4VStateDependent *aDependent, G4bool bottom=false)
void SetSuppressAbortion(G4int i)
G4String GetStateString(G4ApplicationState aState) const
G4ApplicationState theCurrentState
G4int operator==(const G4StateManager &right) const
std::vector< G4VStateDependent * > theDependentsList
G4VExceptionHandler * exceptionHandler
G4ApplicationState GetCurrentState() const
G4ApplicationState GetPreviousState() const
G4StateManager & operator=(const G4StateManager &right)
G4int GetSuppressAbortion() const
G4VStateDependent * RemoveDependent(const G4VStateDependent *aDependent)
G4bool DeregisterDependent(G4VStateDependent *aDependent)
void SetExceptionHandler(G4VExceptionHandler *eh)
static G4StateManager * GetStateManager()