|
Geant4
9.6.p02
|
#include <TabulatedField3D.hh>


Public Member Functions | |
| TabulatedField3D (G4float gr1, G4float gr2, G4float gr3, G4float gr4, G4int quadModel) | |
| void | GetFieldValue (const double Point[4], double *Bfield) const |
Public Member Functions inherited from G4MagneticField | |
| G4MagneticField () | |
| virtual | ~G4MagneticField () |
| G4MagneticField (const G4MagneticField &r) | |
| G4MagneticField & | operator= (const G4MagneticField &p) |
| G4bool | DoesFieldChangeEnergy () const |
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) |
Definition at line 39 of file TabulatedField3D.hh.
| TabulatedField3D::TabulatedField3D | ( | G4float | gr1, |
| G4float | gr2, | ||
| G4float | gr3, | ||
| G4float | gr4, | ||
| G4int | quadModel | ||
| ) |
Definition at line 35 of file TabulatedField3D.cc.
Implements G4MagneticField.
Definition at line 157 of file TabulatedField3D.cc.
1.8.4