LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#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 () |
Private Member Functions | |
GFFieldManager () | |
Static Private Attributes | |
static GFFieldManager * | fInstance = NULL |
static GFAbsBField * | fField = NULL |
Definition at line 38 of file GFFieldManager.h.
|
inlineprivate |
|
inline |
Definition at line 45 of file GFFieldManager.h.
References fField.
|
inlinestatic |
Definition at line 53 of file GFFieldManager.h.
References genf::GFAbsBField::get().
Referenced by genf::GeaneMCApplication::Field(), and genf::RKTrackRep::RKutta().
|
inlinestatic |
Definition at line 70 of file GFFieldManager.h.
References fInstance, and GFFieldManager().
Referenced by trkf::Track3DKalman::produce(), and trkf::Track3DKalmanSPS::produce().
|
inline |
set the magntic field here. Magnetic field classes must be derived from GFAbsBField
Definition at line 66 of file GFFieldManager.h.
Referenced by trkf::Track3DKalman::produce(), and trkf::Track3DKalmanSPS::produce().
|
staticprivate |
Definition at line 42 of file GFFieldManager.h.
Referenced by getField().
|
staticprivate |
Definition at line 41 of file GFFieldManager.h.
Referenced by getInstance().