21 #include "GFRaveMagneticField.h"
22 #include <FieldManager.h>
30 GFRaveMagneticField::copy()
const{
31 return new GFRaveMagneticField(*
this);
36 GFRaveMagneticField::inTesla (
const rave::Point3D & position)
const
38 TVector3 pos(position.x(), position.y(), position.z());
TVector3 getFieldVal(const TVector3 &position)
This does NOT use the cache!
static FieldManager * getInstance()
Get singleton instance.
HepGeom::Vector3D< double > Vector3D
3D Vector
HepGeom::Point3D< double > Point3D
3D point
Defines for I/O streams used for error and debug printing.