Geant4
10.03.p03
|
#include <F03FieldSetup.hh>
Public Member Functions | |
F03FieldSetup () | |
virtual | ~F03FieldSetup () |
void | SetStepperType (G4int i) |
void | SetStepper () |
void | SetMinStep (G4double s) |
void | SetFieldValue (G4ThreeVector fieldVector) |
void | SetFieldValue (G4double fieldValue) |
G4ThreeVector | GetConstantFieldValue () |
void | UpdateField () |
G4FieldManager * | GetLocalFieldManager () |
Protected Member Functions | |
G4FieldManager * | GetGlobalFieldManager () |
A class for setting up the Magnetic Field
It also creates the necessary classes to control accuracy of propagation. In this example
Definition at line 56 of file F03FieldSetup.hh.
F03FieldSetup::F03FieldSetup | ( | ) |
Definition at line 66 of file F03FieldSetup.cc.
|
virtual |
Definition at line 102 of file F03FieldSetup.cc.
G4ThreeVector F03FieldSetup::GetConstantFieldValue | ( | ) |
Definition at line 239 of file F03FieldSetup.cc.
|
protected |
Definition at line 231 of file F03FieldSetup.cc.
|
inline |
void F03FieldSetup::SetFieldValue | ( | G4ThreeVector | fieldVector | ) |
Definition at line 203 of file F03FieldSetup.cc.
Definition at line 195 of file F03FieldSetup.cc.
void F03FieldSetup::SetStepper | ( | ) |
Definition at line 133 of file F03FieldSetup.cc.
void F03FieldSetup::UpdateField | ( | ) |
Definition at line 112 of file F03FieldSetup.cc.
|
protected |
Definition at line 84 of file F03FieldSetup.hh.
|
protected |
Definition at line 86 of file F03FieldSetup.hh.
|
protected |
Definition at line 82 of file F03FieldSetup.hh.
|
protected |
Definition at line 97 of file F03FieldSetup.hh.
|
protected |
Definition at line 85 of file F03FieldSetup.hh.
|
protected |
Definition at line 87 of file F03FieldSetup.hh.
|
protected |
Definition at line 83 of file F03FieldSetup.hh.
|
protected |
Definition at line 89 of file F03FieldSetup.hh.
|
protected |
Definition at line 92 of file F03FieldSetup.hh.
|
protected |
Definition at line 88 of file F03FieldSetup.hh.
|
protected |
Definition at line 95 of file F03FieldSetup.hh.
|
protected |
Definition at line 91 of file F03FieldSetup.hh.
|
protected |
Definition at line 93 of file F03FieldSetup.hh.