BOSS 7.0.2
BESIII Offline Software System
|
#include "KalFitAlg/coil/Bfield.h"
#include "CLHEP/Matrix/Vector.h"
#include "CLHEP/Matrix/Matrix.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "CLHEP/Geometry/Point3D.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 23 of file KalFitAlg/KalFitAlg-00-07-55-p03/src/coil/Bfield.cxx.
void get_bfield_ | ( | int * | imap, |
double * | pos, | ||
double * | field, | ||
int * | error | ||
) |
Definition at line 403 of file KalFitAlg/KalFitAlg-00-07-55-p03/src/coil/Bfield.cxx.
void init_bfield_ | ( | int * | imap | ) |
Definition at line 391 of file KalFitAlg/KalFitAlg-00-07-55-p03/src/coil/Bfield.cxx.