Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TQuadrupoleMagField.hh>
Public Member Functions | |
G4TQuadrupoleMagField (G4double pGradient) | |
G4TQuadrupoleMagField (G4double pGradient, G4ThreeVector pOrigin, G4RotationMatrix *pMatrix) | |
virtual | ~G4TQuadrupoleMagField () |
void | GetFieldValue (const G4double y[7], G4double B[3]) const |
G4TQuadrupoleMagField * | Clone () const |
Public Member Functions inherited from G4MagneticField | |
G4MagneticField () | |
~G4MagneticField () override | |
G4MagneticField (const G4MagneticField &r) | |
G4MagneticField & | operator= (const G4MagneticField &p) |
G4bool | DoesFieldChangeEnergy () const override |
void | GetFieldValue (const G4double Point[4], G4double *Bfield) const override=0 |
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) |
Additional Inherited Members | |
Static Public Attributes inherited from G4Field | |
static constexpr G4int | MAX_NUMBER_OF_COMPONENTS = 24 |
Definition at line 48 of file G4TQuadrupoleMagField.hh.
|
inline |
Definition at line 52 of file G4TQuadrupoleMagField.hh.
Referenced by Clone().
|
inline |
Definition at line 59 of file G4TQuadrupoleMagField.hh.
|
inlinevirtual |
Definition at line 68 of file G4TQuadrupoleMagField.hh.
|
inlinevirtual |
Reimplemented from G4Field.
Definition at line 98 of file G4TQuadrupoleMagField.hh.
Definition at line 70 of file G4TQuadrupoleMagField.hh.