Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions
G4ErrorPropagatorData Class Reference

#include <G4ErrorPropagatorData.hh>

Public Member Functions

G4ErrorMode GetMode () const
 
void SetMode (G4ErrorMode mode)
 
G4ErrorState GetState () const
 
void SetState (G4ErrorState sta)
 
G4ErrorStage GetStage () const
 
void SetStage (G4ErrorStage sta)
 
const G4ErrorTargetGetTarget (G4bool mustExist=0) const
 
void SetTarget (const G4ErrorTarget *target)
 

Static Public Member Functions

static G4ErrorPropagatorDataGetErrorPropagatorData ()
 
static G4int verbose ()
 
static void SetVerbose (G4int ver)
 

Detailed Description

Definition at line 62 of file G4ErrorPropagatorData.hh.

Member Function Documentation

G4ErrorPropagatorData * G4ErrorPropagatorData::GetErrorPropagatorData ( )
static
G4ErrorMode G4ErrorPropagatorData::GetMode ( ) const
G4ErrorStage G4ErrorPropagatorData::GetStage ( ) const
G4ErrorState G4ErrorPropagatorData::GetState ( ) const
const G4ErrorTarget* G4ErrorPropagatorData::GetTarget ( G4bool  mustExist = 0) const
void G4ErrorPropagatorData::SetMode ( G4ErrorMode  mode)
void G4ErrorPropagatorData::SetStage ( G4ErrorStage  sta)
void G4ErrorPropagatorData::SetState ( G4ErrorState  sta)
void G4ErrorPropagatorData::SetTarget ( const G4ErrorTarget target)
void G4ErrorPropagatorData::SetVerbose ( G4int  ver)
static

Definition at line 68 of file G4ErrorPropagatorData.cc.

Referenced by G4ErrorPropagatorManager::G4ErrorPropagatorManager().

69 {
70  theVerbosity = ver;
71 }
G4int G4ErrorPropagatorData::verbose ( )
static

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