|
BOSS 7.1.1
BESIII Offline Software System
|
#include <vector>#include <string>#include "CLHEP/Geometry/Vector3D.h"#include "CLHEP/Geometry/Point3D.h"#include "MagneticField/ConnectionDB.h"#include "GaudiKernel/Service.h"#include "MagneticField/IMagneticFieldSvc.h"#include "GaudiKernel/IIncidentListener.h"Go to the source code of this file.
Classes | |
| class | MagneticFieldSvc |
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
| typedef HepGeom::Vector3D< double > | HepVector3D |
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 11 of file MagneticFieldSvc.h.
| typedef HepGeom::Vector3D<double> HepVector3D |
Definition at line 12 of file MagneticFieldSvc.h.