|
BOSS 8.0.0
BESIII Offline Software System
|
#include "ExtBesMagneticField.h"#include "GaudiKernel/Bootstrap.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SmartDataPtr.h"#include "G4FieldManager.hh"#include "G4MagneticField.hh"#include "globals.hh"#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Geometry/Vector3D.h"#include "CLHEP/Units/PhysicalConstants.h"#include "G4TransportationManager.hh"Go to the source code of this file.
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
| typedef HepGeom::Vector3D< double > | HepVector3D |
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 17 of file ExtBesMagneticField.cxx.
| typedef HepGeom::Vector3D<double> HepVector3D |
Definition at line 20 of file ExtBesMagneticField.cxx.