Geant4  10.00.p02
G4ErrorPropagatorManager Class Reference

#include <G4ErrorPropagatorManager.hh>

+ Collaboration diagram for G4ErrorPropagatorManager:

Public Member Functions

 G4ErrorPropagatorManager ()
 
 ~G4ErrorPropagatorManager ()
 
void EventTermination ()
 
void RunTermination ()
 
void InitGeant4e ()
 
void InitTrackPropagation ()
 
G4bool InitFieldForBackwards ()
 
G4int Propagate (G4ErrorTrajState *currentTS, const G4ErrorTarget *target, G4ErrorMode mode=G4ErrorMode_PropForwards)
 
G4int PropagateOneStep (G4ErrorTrajState *currentTS, G4ErrorMode mode=G4ErrorMode_PropForwards)
 
G4bool CloseGeometry ()
 
void SetUserInitialization (G4VUserDetectorConstruction *userInit)
 
void SetUserInitialization (G4VPhysicalVolume *userInit)
 
void SetUserInitialization (G4VUserPhysicsList *userInit)
 
void SetUserAction (G4UserTrackingAction *userAction)
 
void SetUserAction (G4UserSteppingAction *userAction)
 
G4String PrintG4ErrorState ()
 
G4String PrintG4ErrorState (G4ErrorState state)
 
G4String PrintG4State ()
 
G4String PrintG4State (G4ApplicationState state)
 
G4ErrorRunManagerHelperGetErrorRunManagerHelper () const
 
void SetSteppingManagerVerboseLevel ()
 
G4ErrorPropagationNavigatorGetErrorPropagationNavigator () const
 
G4ErrorPropagatorGetPropagator () const
 

Static Public Member Functions

static G4ErrorPropagatorManagerGetErrorPropagatorManager ()
 

Private Member Functions

void StartG4ErrorRunManagerHelper ()
 
void StartNavigator ()
 

Private Attributes

G4ErrorRunManagerHelpertheG4ErrorRunManagerHelper
 
G4ErrorPropagatorthePropagator
 
G4Mag_UsualEqRhstheEquationOfMotion
 
G4ErrorPropagationNavigatortheG4ErrorPropagationNavigator
 

Static Private Attributes

static G4ThreadLocal
G4ErrorPropagatorManager
theG4ErrorPropagatorManager = 0
 

Detailed Description

Definition at line 63 of file G4ErrorPropagatorManager.hh.

Constructor & Destructor Documentation

G4ErrorPropagatorManager::G4ErrorPropagatorManager ( )

Definition at line 80 of file G4ErrorPropagatorManager.cc.

References G4ErrorState_PreInit, G4ErrorPropagatorData::GetErrorPropagatorData(), G4ErrorPropagatorData::SetState(), G4ErrorPropagatorData::SetVerbose(), StartG4ErrorRunManagerHelper(), StartNavigator(), theEquationOfMotion, theG4ErrorPropagationNavigator, and thePropagator.

Referenced by GetErrorPropagatorManager().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4ErrorPropagatorManager::~G4ErrorPropagatorManager ( )

Member Function Documentation

G4bool G4ErrorPropagatorManager::CloseGeometry ( )

Definition at line 306 of file G4ErrorPropagatorManager.cc.

References G4State_GeomClosed, G4State_Quit, G4GeometryManager::GetInstance(), G4StateManager::GetStateManager(), G4GeometryManager::OpenGeometry(), G4StateManager::SetNewState(), and TRUE.

Referenced by Finalize().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4ErrorPropagatorManager::EventTermination ( )

Definition at line 362 of file G4ErrorPropagatorManager.cc.

References G4ErrorState_Init, G4ErrorPropagatorData::GetErrorPropagatorData(), and G4ErrorPropagatorData::SetState().

Referenced by Propagate().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4ErrorPropagationNavigator* G4ErrorPropagatorManager::GetErrorPropagationNavigator ( ) const
inline

Definition at line 133 of file G4ErrorPropagatorManager.hh.

References theG4ErrorPropagationNavigator.

G4ErrorPropagatorManager * G4ErrorPropagatorManager::GetErrorPropagatorManager ( )
static

Definition at line 69 of file G4ErrorPropagatorManager.cc.

References G4ErrorPropagatorManager(), and theG4ErrorPropagatorManager.

Referenced by Finalize(), Initialize(), and ProcessEvent().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4ErrorRunManagerHelper* G4ErrorPropagatorManager::GetErrorRunManagerHelper ( ) const
inline

Definition at line 128 of file G4ErrorPropagatorManager.hh.

References theG4ErrorRunManagerHelper.

G4ErrorPropagator* G4ErrorPropagatorManager::GetPropagator ( ) const
inline

Definition at line 136 of file G4ErrorPropagatorManager.hh.

References thePropagator.

Referenced by ProcessEvent().

+ Here is the caller graph for this function:

G4bool G4ErrorPropagatorManager::InitFieldForBackwards ( )

Definition at line 230 of file G4ErrorPropagatorManager.cc.

References G4cout, G4endl, G4FieldManager::GetChordFinder(), G4FieldManager::GetDetectorField(), G4MagIntegratorStepper::GetEquationOfMotion(), G4TransportationManager::GetFieldManager(), G4ChordFinder::GetIntegrationDriver(), G4MagInt_Driver::GetStepper(), G4TransportationManager::GetTransportationManager(), mm, G4FieldManager::SetChordFinder(), G4MagIntegratorStepper::SetEquationOfMotion(), theEquationOfMotion, and G4ErrorPropagatorData::verbose().

Referenced by InitGeant4e().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4ErrorPropagatorManager::InitGeant4e ( )

Definition at line 172 of file G4ErrorPropagatorManager.cc.

References G4cerr, G4cout, G4endl, G4ErrorState_Init, G4ErrorState_PreInit, G4State_Idle, G4State_PreInit, G4StateManager::GetCurrentState(), G4ErrorPropagatorData::GetErrorPropagatorData(), G4StateManager::GetStateManager(), InitFieldForBackwards(), G4ErrorRunManagerHelper::InitializeGeometry(), G4ErrorRunManagerHelper::InitializePhysics(), InitTrackPropagation(), PrintG4ErrorState(), PrintG4State(), G4ErrorRunManagerHelper::RunInitialization(), G4ErrorPropagatorData::SetState(), theG4ErrorRunManagerHelper, thePropagator, and G4ErrorPropagatorData::verbose().

Referenced by Initialize().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4ErrorPropagatorManager::InitTrackPropagation ( )

Definition at line 220 of file G4ErrorPropagatorManager.cc.

References G4ErrorState_Propagating, G4ErrorPropagatorData::GetErrorPropagatorData(), G4ErrorPropagatorData::SetState(), G4ErrorPropagator::SetStepN(), and thePropagator.

Referenced by InitGeant4e(), ProcessEvent(), and Propagate().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4String G4ErrorPropagatorManager::PrintG4ErrorState ( )

Definition at line 377 of file G4ErrorPropagatorManager.cc.

References G4ErrorPropagatorData::GetErrorPropagatorData().

Referenced by InitGeant4e(), and StartNavigator().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4String G4ErrorPropagatorManager::PrintG4State ( )

Definition at line 410 of file G4ErrorPropagatorManager.cc.

References G4StateManager::GetStateManager().

Referenced by InitGeant4e().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4String G4ErrorPropagatorManager::PrintG4State ( G4ApplicationState  state)
G4int G4ErrorPropagatorManager::Propagate ( G4ErrorTrajState currentTS,
const G4ErrorTarget target,
G4ErrorMode  mode = G4ErrorMode_PropForwards 
)

Definition at line 276 of file G4ErrorPropagatorManager.cc.

References EventTermination(), G4ErrorPropagatorData::GetErrorPropagatorData(), InitTrackPropagation(), G4ErrorPropagator::Propagate(), G4ErrorPropagatorData::SetMode(), SetSteppingManagerVerboseLevel(), and thePropagator.

Referenced by ProcessEvent().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4int G4ErrorPropagatorManager::PropagateOneStep ( G4ErrorTrajState currentTS,
G4ErrorMode  mode = G4ErrorMode_PropForwards 
)

Definition at line 293 of file G4ErrorPropagatorManager.cc.

References G4ErrorPropagatorData::GetErrorPropagatorData(), G4ErrorPropagator::PropagateOneStep(), G4ErrorPropagatorData::SetMode(), SetSteppingManagerVerboseLevel(), and thePropagator.

Referenced by ProcessEvent().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4ErrorPropagatorManager::RunTermination ( )

Definition at line 369 of file G4ErrorPropagatorManager.cc.

References G4ErrorState_PreInit, G4ErrorPropagatorData::GetErrorPropagatorData(), G4ErrorRunManagerHelper::RunTermination(), G4ErrorPropagatorData::SetState(), and theG4ErrorRunManagerHelper.

+ Here is the call graph for this function:

void G4ErrorPropagatorManager::SetSteppingManagerVerboseLevel ( )

Definition at line 354 of file G4ErrorPropagatorManager.cc.

References G4EventManager::GetEventManager(), G4TrackingManager::GetSteppingManager(), G4EventManager::GetTrackingManager(), G4TrackingManager::GetVerboseLevel(), and G4SteppingManager::SetVerboseLevel().

Referenced by Propagate(), and PropagateOneStep().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4ErrorPropagatorManager::SetUserAction ( G4UserTrackingAction userAction)

Definition at line 340 of file G4ErrorPropagatorManager.cc.

References G4EventManager::GetEventManager(), and G4EventManager::SetUserAction().

+ Here is the call graph for this function:

void G4ErrorPropagatorManager::SetUserAction ( G4UserSteppingAction userAction)

Definition at line 347 of file G4ErrorPropagatorManager.cc.

References G4EventManager::GetEventManager(), and G4EventManager::SetUserAction().

+ Here is the call graph for this function:

void G4ErrorPropagatorManager::SetUserInitialization ( G4VUserDetectorConstruction userInit)

Definition at line 319 of file G4ErrorPropagatorManager.cc.

References G4ErrorRunManagerHelper::SetUserInitialization(), and theG4ErrorRunManagerHelper.

Referenced by Initialize().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4ErrorPropagatorManager::SetUserInitialization ( G4VPhysicalVolume userInit)

Definition at line 326 of file G4ErrorPropagatorManager.cc.

References G4ErrorRunManagerHelper::SetUserInitialization(), and theG4ErrorRunManagerHelper.

+ Here is the call graph for this function:

void G4ErrorPropagatorManager::SetUserInitialization ( G4VUserPhysicsList userInit)

Definition at line 333 of file G4ErrorPropagatorManager.cc.

References G4ErrorRunManagerHelper::SetUserInitialization(), and theG4ErrorRunManagerHelper.

+ Here is the call graph for this function:

void G4ErrorPropagatorManager::StartG4ErrorRunManagerHelper ( )
private

Definition at line 120 of file G4ErrorPropagatorManager.cc.

References G4cout, G4endl, G4ErrorRunManagerHelper::GetRunManagerKernel(), theG4ErrorRunManagerHelper, and G4ErrorPropagatorData::verbose().

Referenced by G4ErrorPropagatorManager().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4Mag_UsualEqRhs* G4ErrorPropagatorManager::theEquationOfMotion
private
G4ErrorPropagationNavigator* G4ErrorPropagatorManager::theG4ErrorPropagationNavigator
private
G4ThreadLocal G4ErrorPropagatorManager * G4ErrorPropagatorManager::theG4ErrorPropagatorManager = 0
staticprivate

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