Geant4
10.02.p02
|
#include <ExN04Field.hh>
Public Member Functions | |
ExN04Field () | |
~ExN04Field () | |
void | GetFieldValue (const double Point[3], double *Bfield) const |
ExN04Field () | |
~ExN04Field () | |
void | GetFieldValue (const double Point[3], double *Bfield) const |
Public Member Functions inherited from G4MagneticField | |
G4MagneticField () | |
virtual | ~G4MagneticField () |
G4MagneticField (const G4MagneticField &r) | |
G4MagneticField & | operator= (const G4MagneticField &p) |
G4bool | DoesFieldChangeEnergy () const |
virtual void | GetFieldValue (const G4double Point[4], G4double *Bfield) const =0 |
Public Member Functions inherited from G4ElectroMagneticField | |
G4ElectroMagneticField () | |
virtual | ~G4ElectroMagneticField () |
G4ElectroMagneticField (const G4ElectroMagneticField &r) | |
G4ElectroMagneticField & | operator= (const G4ElectroMagneticField &p) |
Public Member Functions inherited from G4Field | |
G4Field (G4bool gravityOn=false) | |
G4Field (const G4Field &) | |
virtual | ~G4Field () |
G4Field & | operator= (const G4Field &p) |
G4bool | IsGravityActive () const |
void | SetGravityActive (G4bool OnOffFlag) |
virtual G4Field * | Clone () const |
Private Attributes | |
G4double | fBz |
G4double | frmax_sq |
G4double | fzmax |
G4double | Bz |
G4double | rmax_sq |
G4double | zmax |
Definition at line 38 of file ExN04Field.hh.
ExN04Field::ExN04Field | ( | ) |
ExN04Field::~ExN04Field | ( | ) |
Definition at line 44 of file ExN04Field.cc.
ExN04Field::ExN04Field | ( | ) |
ExN04Field::~ExN04Field | ( | ) |
void ExN04Field::GetFieldValue | ( | const double | Point[3], |
double * | Bfield | ||
) | const |
void ExN04Field::GetFieldValue | ( | const double | Point[3], |
double * | Bfield | ||
) | const |
|
private |
Definition at line 48 of file ExN04Field.hh.
|
private |
Definition at line 46 of file ExN04Field.hh.
Referenced by ExN04Field(), and GetFieldValue().
|
private |
Definition at line 47 of file ExN04Field.hh.
Referenced by ExN04Field(), and GetFieldValue().
|
private |
Definition at line 48 of file ExN04Field.hh.
Referenced by ExN04Field(), and GetFieldValue().
|
private |
Definition at line 49 of file ExN04Field.hh.
|
private |
Definition at line 50 of file ExN04Field.hh.