|
BOSS 8.0.0
BESIII Offline Software System
|
#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Matrix/Matrix.h"#include "CLHEP/Matrix/SymMatrix.h"#include "CLHEP/Matrix/Vector.h"#include "GaudiKernel/Bootstrap.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SmartDataPtr.h"#include <cmath>#include "EventModel/EventHeader.h"#include "EvtRecEvent/EvtRecEvent.h"#include "EvtRecEvent/EvtRecTrack.h"#include "MdcRecEvent/RecMdcKalTrack.h"#include "BFieldCorr.h"Go to the source code of this file.
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 20 of file BFieldCorr.cxx.