Geant4  10.00.p02
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 67 of file F01FieldSetup.cc.

References G4cout, G4endl, and InitialiseAll().

+ Here is the call graph for this function:

F01FieldSetup::F01FieldSetup ( )

Definition at line 84 of file F01FieldSetup.cc.

References G4cout, G4endl, and InitialiseAll().

+ Here is the call graph for this function:

F01FieldSetup::~F01FieldSetup ( )
virtual

Definition at line 118 of file F01FieldSetup.cc.

References fChordFinder, fFieldMessenger, fMagneticField, and fStepper.

Member Function Documentation

void F01FieldSetup::CreateStepperAndChordFinder ( )

Definition at line 128 of file F01FieldSetup.cc.

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

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

+ 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 262 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 101 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 235 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 200 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 69 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 146 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 fStepperType.

Referenced by F01FieldMessenger::SetNewValue().

+ Here is the caller graph for this function:

Member Data Documentation

G4ChordFinder* F01FieldSetup::fChordFinder
protected

Definition at line 85 of file F01FieldSetup.hh.

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

G4Mag_UsualEqRhs* F01FieldSetup::fEquation
protected

Definition at line 86 of file F01FieldSetup.hh.

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

G4FieldManager* F01FieldSetup::fFieldManager
protected

Definition at line 84 of file F01FieldSetup.hh.

Referenced by CreateStepperAndChordFinder(), and InitialiseAll().

F01FieldMessenger* F01FieldSetup::fFieldMessenger
protected

Definition at line 94 of file F01FieldSetup.hh.

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

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

Definition at line 92 of file F01FieldSetup.hh.

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

G4MagIntegratorStepper* F01FieldSetup::fStepper
protected

Definition at line 89 of file F01FieldSetup.hh.

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

G4int F01FieldSetup::fStepperType
protected

Definition at line 90 of file F01FieldSetup.hh.

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


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