Geant4
9.6.p02
|
#include <F03FieldSetup.hh>
Public Member Functions | |
F03FieldSetup () | |
F03FieldSetup (G4ThreeVector) | |
~F03FieldSetup () | |
void | SetStepperType (G4int i) |
void | SetStepper () |
void | SetMinStep (G4double s) |
void | UpdateField () |
void | SetFieldValue (G4ThreeVector fieldVector) |
void | SetFieldValue (G4double fieldValue) |
G4ThreeVector | GetConstantFieldValue () |
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 52 of file F03FieldSetup.hh.
F03FieldSetup::F03FieldSetup | ( | ) |
F03FieldSetup::F03FieldSetup | ( | G4ThreeVector | fieldVector) |
F03FieldSetup::~F03FieldSetup | ( | ) |
Definition at line 99 of file F03FieldSetup.cc.
G4ThreeVector F03FieldSetup::GetConstantFieldValue | ( | ) |
Definition at line 252 of file F03FieldSetup.cc.
|
protected |
Definition at line 243 of file F03FieldSetup.cc.
|
inline |
Definition at line 72 of file F03FieldSetup.hh.
void F03FieldSetup::SetFieldValue | ( | G4ThreeVector | fieldVector) |
Definition at line 213 of file F03FieldSetup.cc.
void F03FieldSetup::SetStepper | ( | ) |
void F03FieldSetup::UpdateField | ( | ) |
Definition at line 111 of file F03FieldSetup.cc.
|
protected |
Definition at line 82 of file F03FieldSetup.hh.
|
protected |
Definition at line 85 of file F03FieldSetup.hh.
|
protected |
Definition at line 79 of file F03FieldSetup.hh.
|
protected |
Definition at line 97 of file F03FieldSetup.hh.
|
protected |
Definition at line 83 of file F03FieldSetup.hh.
|
protected |
Definition at line 86 of file F03FieldSetup.hh.
|
protected |
Definition at line 80 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.