![]() |
PandaRoot
|
Singleton which provides access to magnetic field for track representations. More...
#include <GFFieldManager.h>
Public Member Functions | |
GFAbsBField * | getField () |
void | init (GFAbsBField *b) |
set the magntic field here. Magnetic field classes must be derived from GFAbsBField More... | |
Static Public Member Functions | |
static TVector3 | getFieldVal (const TVector3 &x) |
static GFFieldManager * | getInstance () |
Singleton which provides access to magnetic field for track representations.
Definition at line 48 of file GFFieldManager.h.
|
inline |
Definition at line 55 of file GFFieldManager.h.
|
inlinestatic |
Definition at line 64 of file GFFieldManager.h.
References GFAbsBField::get().
|
inlinestatic |
Definition at line 80 of file GFFieldManager.h.
|
inline |
set the magntic field here. Magnetic field classes must be derived from GFAbsBField
Definition at line 78 of file GFFieldManager.h.