|
| ConstField (double b1, double b2, double b3) |
| define the constant field in this ctor More...
|
|
| ConstField (const TVector3 &field) |
|
TVector3 | get (const TVector3 &pos) const |
| return value at position More...
|
|
void | get (const double &posX, const double &posY, const double &posZ, double &Bx, double &By, double &Bz) const |
| Get the magneticField [kGauss] at position. More...
|
|
Constant Magnetic field.
- Author
- Christian Höppner (Technische Universität München, original author)
-
Sebastian Neubert (Technische Universität München, original author)
Definition at line 37 of file ConstField.h.