|
BOSS 8.0.0
BESIII Offline Software System
|
#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Geometry/Vector3D.h"#include <string>#include <vector>#include "ConnectionDB.h"#include "GaudiKernel/IIncidentListener.h"#include "GaudiKernel/Service.h"#include "MagneticFieldSvc/IBesMagFieldSvc.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.