|
BOSS 8.0.0
BESIII Offline Software System
|
#include "KalFitAlg/coil/Bfield.h"#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Matrix/Matrix.h"#include "CLHEP/Matrix/SymMatrix.h"#include "CLHEP/Matrix/Vector.h"#include "CLHEP/Vector/ThreeVector.h"Go to the source code of this file.
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
Functions | |
| void | init_bfield_ (int *imap) |
| void | get_bfield_ (int *imap, double *pos, double *field, int *error) |
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 21 of file KalFitAlg/src/coil/Bfield.cxx.
| void get_bfield_ | ( | int * | imap, |
| double * | pos, | ||
| double * | field, | ||
| int * | error ) |
Definition at line 423 of file KalFitAlg/src/coil/Bfield.cxx.
| void init_bfield_ | ( | int * | imap | ) |
Definition at line 412 of file KalFitAlg/src/coil/Bfield.cxx.