![]() |
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 36 of file GFFieldManager.h.
|
inline |
Definition at line 43 of file GFFieldManager.h.
|
inlinestatic |
Definition at line 52 of file GFFieldManager.h.
References GFAbsBField::get().
|
inlinestatic |
Definition at line 68 of file GFFieldManager.h.
|
inline |
set the magntic field here. Magnetic field classes must be derived from GFAbsBField
Definition at line 66 of file GFFieldManager.h.