![]() |
PandaRoot
|
Constant Magnetic field. More...
#include <GFConstField.h>
Public Member Functions | |
| GFConstField (double b1, double b2, double b3) | |
| define the constant field in this ctor More... | |
| TVector3 | get (const TVector3 &pos) const |
| return value at position More... | |
Public Member Functions inherited from GFAbsBField | |
| GFAbsBField () | |
| virtual | ~GFAbsBField () |
Constant Magnetic field.
Definition at line 35 of file GFConstField.h.
|
inline |
define the constant field in this ctor
Definition at line 38 of file GFConstField.h.
|
virtual |
return value at position
Implements GFAbsBField.