|
Geant4
10.03.p02
|
#include <HadrontherapyElectricTabulatedField3D.hh>


Public Member Functions | |
| HadrontherapyElectricTabulatedField3D (const char *filename, G4double exOffset, G4double eyOffset, G4double ezOffset) | |
| void | GetFieldValue (const G4double Epoint[4], G4double *Efield) const |
Public Member Functions inherited from G4ElectricField | |
| G4ElectricField () | |
| virtual | ~G4ElectricField () |
| G4ElectricField (const G4ElectricField &r) | |
| G4ElectricField & | operator= (const G4ElectricField &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) |
| virtual G4Field * | Clone () const |
Definition at line 40 of file HadrontherapyElectricTabulatedField3D.hh.
| HadrontherapyElectricTabulatedField3D::HadrontherapyElectricTabulatedField3D | ( | const char * | filename, |
| G4double | exOffset, | ||
| G4double | eyOffset, | ||
| G4double | ezOffset | ||
| ) |
Definition at line 35 of file HadrontherapyElectricTabulatedField3D.cc.

|
virtual |
Implements G4ElectricField.
Definition at line 138 of file HadrontherapyElectricTabulatedField3D.cc.