Geant4  10.02
F01FieldSetup Class Reference

#include <F01FieldSetup.hh>

+ Collaboration diagram for F01FieldSetup:

Public Member Functions

 F01FieldSetup (G4ThreeVector)
 
 F01FieldSetup ()
 
virtual ~F01FieldSetup ()
 
void SetStepperType (G4int i)
 
void SetStepper ()
 
void SetMinStep (G4double s)
 
void InitialiseAll ()
 
void CreateStepperAndChordFinder ()
 
void SetFieldValue (G4ThreeVector fieldVector)
 
void SetFieldValue (G4double fieldValue)
 
G4ThreeVector GetConstantFieldValue ()
 

Protected Member Functions

G4FieldManagerGetGlobalFieldManager ()
 

Protected Attributes

G4FieldManagerfFieldManager
 
G4ChordFinderfChordFinder
 
G4Mag_UsualEqRhsfEquation
 
G4MagneticFieldfMagneticField
 
G4MagIntegratorStepperfStepper
 
G4int fStepperType
 
G4double fMinStep
 
F01FieldMessengerfFieldMessenger
 

Detailed Description

Definition at line 57 of file F01FieldSetup.hh.

Constructor & Destructor Documentation

F01FieldSetup::F01FieldSetup ( G4ThreeVector  fieldVector)

Definition at line 71 of file F01FieldSetup.cc.

References G4cout, G4endl, and InitialiseAll().

+ Here is the call graph for this function:

F01FieldSetup::F01FieldSetup ( )

Definition at line 88 of file F01FieldSetup.cc.

References G4cout, G4endl, and InitialiseAll().

+ Here is the call graph for this function:

F01FieldSetup::~F01FieldSetup ( )
virtual

Definition at line 122 of file F01FieldSetup.cc.

References fChordFinder, fFieldMessenger, fMagneticField, and fStepper.

Member Function Documentation

void F01FieldSetup::CreateStepperAndChordFinder ( )

Definition at line 132 of file F01FieldSetup.cc.

References fChordFinder, fFieldManager, fMagneticField, fMinStep, fStepper, G4cout, G4endl, mm, G4FieldManager::SetChordFinder(), G4FieldManager::SetDetectorField(), and SetStepper().

Referenced by InitialiseAll(), F01FieldMessenger::SetNewValue(), and SetStepperType().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4ThreeVector F01FieldSetup::GetConstantFieldValue ( )
G4FieldManager * F01FieldSetup::GetGlobalFieldManager ( )
protected

Definition at line 288 of file F01FieldSetup.cc.

References G4TransportationManager::GetFieldManager(), and G4TransportationManager::GetTransportationManager().

Referenced by SetFieldValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void F01FieldSetup::InitialiseAll ( )

Definition at line 105 of file F01FieldSetup.cc.

References CreateStepperAndChordFinder(), fEquation, fFieldManager, fFieldMessenger, fMagneticField, fMinStep, fStepperType, G4TransportationManager::GetFieldManager(), G4TransportationManager::GetTransportationManager(), and mm.

Referenced by F01FieldSetup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void F01FieldSetup::SetFieldValue ( G4ThreeVector  fieldVector)

Definition at line 261 of file F01FieldSetup.cc.

References fEquation, fMagneticField, GetGlobalFieldManager(), G4FieldManager::SetDetectorField(), and G4EquationOfMotion::SetFieldObj().

Referenced by SetFieldValue(), and F01FieldMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void F01FieldSetup::SetFieldValue ( G4double  fieldValue)

Definition at line 226 of file F01FieldSetup.cc.

References FatalException, fMagneticField, G4cout, G4endl, G4Exception(), gauss, G4MagneticField::GetFieldValue(), position, and SetFieldValue().

+ Here is the call graph for this function:

void F01FieldSetup::SetMinStep ( G4double  s)
inline

Definition at line 70 of file F01FieldSetup.hh.

References fMinStep, and s.

Referenced by F01FieldMessenger::SetNewValue().

+ Here is the caller graph for this function:

void F01FieldSetup::SetStepper ( )

Definition at line 153 of file F01FieldSetup.cc.

References fEquation, fStepper, fStepperType, G4cout, and G4endl.

Referenced by CreateStepperAndChordFinder().

+ Here is the caller graph for this function:

void F01FieldSetup::SetStepperType ( G4int  i)
inline

Definition at line 65 of file F01FieldSetup.hh.

References CreateStepperAndChordFinder(), and fStepperType.

Referenced by F01FieldMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4ChordFinder* F01FieldSetup::fChordFinder
protected

Definition at line 86 of file F01FieldSetup.hh.

Referenced by CreateStepperAndChordFinder(), and ~F01FieldSetup().

G4Mag_UsualEqRhs* F01FieldSetup::fEquation
protected

Definition at line 87 of file F01FieldSetup.hh.

Referenced by InitialiseAll(), SetFieldValue(), and SetStepper().

G4FieldManager* F01FieldSetup::fFieldManager
protected

Definition at line 85 of file F01FieldSetup.hh.

Referenced by CreateStepperAndChordFinder(), and InitialiseAll().

F01FieldMessenger* F01FieldSetup::fFieldMessenger
protected

Definition at line 95 of file F01FieldSetup.hh.

Referenced by InitialiseAll(), and ~F01FieldSetup().

G4MagneticField* F01FieldSetup::fMagneticField
protected
G4double F01FieldSetup::fMinStep
protected

Definition at line 93 of file F01FieldSetup.hh.

Referenced by CreateStepperAndChordFinder(), InitialiseAll(), and SetMinStep().

G4MagIntegratorStepper* F01FieldSetup::fStepper
protected

Definition at line 90 of file F01FieldSetup.hh.

Referenced by CreateStepperAndChordFinder(), SetStepper(), and ~F01FieldSetup().

G4int F01FieldSetup::fStepperType
protected

Definition at line 91 of file F01FieldSetup.hh.

Referenced by InitialiseAll(), SetStepper(), and SetStepperType().


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