Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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=false) 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 65 of file G4ErrorPropagatorData.hh.

Member Function Documentation

◆ GetErrorPropagatorData()

◆ GetMode()

◆ GetStage()

G4ErrorStage G4ErrorPropagatorData::GetStage ( ) const
inline

◆ GetState()

◆ GetTarget()

◆ SetMode()

◆ SetStage()

void G4ErrorPropagatorData::SetStage ( G4ErrorStage  sta)
inline

◆ SetState()

◆ SetTarget()

void G4ErrorPropagatorData::SetTarget ( const G4ErrorTarget target)
inline

◆ SetVerbose()

void G4ErrorPropagatorData::SetVerbose ( G4int  ver)
static

Definition at line 59 of file G4ErrorPropagatorData.cc.

59{ theVerbosity = ver; }

Referenced by G4ErrorPropagatorManager::G4ErrorPropagatorManager().

◆ verbose()


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