Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
F01FieldSetup Class Reference

#include <F01FieldSetup.hh>

Collaboration diagram for F01FieldSetup:
Collaboration graph
[legend]

Public Member Functions

 F01FieldSetup (G4ThreeVector)
 
 F01FieldSetup ()
 
 ~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 58 of file F01FieldSetup.hh.

Constructor & Destructor Documentation

F01FieldSetup::F01FieldSetup ( G4ThreeVector  fieldVector)

Definition at line 69 of file F01FieldSetup.cc.

Here is the call graph for this function:

F01FieldSetup::F01FieldSetup ( )

Definition at line 85 of file F01FieldSetup.cc.

Here is the call graph for this function:

F01FieldSetup::~F01FieldSetup ( )

Definition at line 120 of file F01FieldSetup.cc.

Member Function Documentation

void F01FieldSetup::CreateStepperAndChordFinder ( )

Definition at line 131 of file F01FieldSetup.cc.

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 270 of file F01FieldSetup.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F01FieldSetup::InitialiseAll ( )

Definition at line 103 of file F01FieldSetup.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F01FieldSetup::SetFieldValue ( G4ThreeVector  fieldVector)

Definition at line 242 of file F01FieldSetup.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F01FieldSetup::SetFieldValue ( G4double  fieldValue)

Definition at line 206 of file F01FieldSetup.cc.

Here is the call graph for this function:

void F01FieldSetup::SetMinStep ( G4double  s)
inline

Definition at line 71 of file F01FieldSetup.hh.

Here is the caller graph for this function:

void F01FieldSetup::SetStepper ( )

Definition at line 151 of file F01FieldSetup.cc.

Here is the caller graph for this function:

void F01FieldSetup::SetStepperType ( G4int  i)
inline

Definition at line 67 of file F01FieldSetup.hh.

Here is the caller graph for this function:

Member Data Documentation

G4ChordFinder* F01FieldSetup::fChordFinder
protected

Definition at line 87 of file F01FieldSetup.hh.

G4Mag_UsualEqRhs* F01FieldSetup::fEquation
protected

Definition at line 88 of file F01FieldSetup.hh.

G4FieldManager* F01FieldSetup::fFieldManager
protected

Definition at line 86 of file F01FieldSetup.hh.

F01FieldMessenger* F01FieldSetup::fFieldMessenger
protected

Definition at line 96 of file F01FieldSetup.hh.

G4MagneticField* F01FieldSetup::fMagneticField
protected

Definition at line 89 of file F01FieldSetup.hh.

G4double F01FieldSetup::fMinStep
protected

Definition at line 94 of file F01FieldSetup.hh.

G4MagIntegratorStepper* F01FieldSetup::fStepper
protected

Definition at line 91 of file F01FieldSetup.hh.

G4int F01FieldSetup::fStepperType
protected

Definition at line 92 of file F01FieldSetup.hh.


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