|
BOSS 8.0.0
BESIII Offline Software System
|
#include <assert.h>#include <limits.h>#include <math.h>#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Matrix/SymMatrix.h"#include "CLHEP/Vector/ThreeVector.h"#include "MdcGeom/BesAngle.h"#include "MdcGeom/Constants.h"#include "MdcRecoUtil/DifNumber.h"#include "MdcRecoUtil/DifPoint.h"#include "MdcRecoUtil/DifVector.h"#include "TrkBase/HelixTraj.h"#include "TrkBase/TrkExchangePar.h"#include "TrkBase/TrkVisitor.h"Go to the source code of this file.
Macros | |
| #define | M_2PI 2 * M_PI |
| #define M_2PI 2 * M_PI |
Definition at line 25 of file HelixTraj.cxx.