|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LineCurrentMagField.hh>
Inheritance diagram for G4LineCurrentMagField:Public Member Functions | |
| G4LineCurrentMagField (G4double pFieldConstant) | |
| ~G4LineCurrentMagField () | |
| void | GetFieldValue (const G4double yTrack[], G4double B[]) const |
| G4Field * | Clone () 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 G4Field | |
| G4Field (G4bool gravityOn=false) | |
| G4Field (const G4Field &) | |
| virtual | ~G4Field () |
| G4Field & | operator= (const G4Field &p) |
| virtual void | GetFieldValue (const G4double Point[4], G4double *fieldArr) const =0 |
| virtual G4bool | DoesFieldChangeEnergy () const =0 |
| G4bool | IsGravityActive () const |
| void | SetGravityActive (G4bool OnOffFlag) |
| virtual G4Field * | Clone () const |
Additional Inherited Members | |
Static Public Attributes inherited from G4Field | |
| static constexpr G4int | MAX_NUMBER_OF_COMPONENTS = 24 |
Definition at line 42 of file G4LineCurrentMagField.hh.
| G4LineCurrentMagField::G4LineCurrentMagField | ( | G4double | pFieldConstant | ) |
Definition at line 34 of file G4LineCurrentMagField.cc.
| G4LineCurrentMagField::~G4LineCurrentMagField | ( | ) |
Definition at line 48 of file G4LineCurrentMagField.cc.
|
virtual |
Reimplemented from G4Field.
Definition at line 41 of file G4LineCurrentMagField.cc.
Definition at line 54 of file G4LineCurrentMagField.cc.