BOSS 7.0.3
BESIII Offline Software System
|
#include <assert.h>
#include <math.h>
#include <limits.h>
#include "MdcGeom/Constants.h"
#include "MdcGeom/BesAngle.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "TrkBase/HelixTraj.h"
#include "TrkBase/TrkVisitor.h"
#include "TrkBase/TrkExchangePar.h"
#include "MdcRecoUtil/DifNumber.h"
#include "MdcRecoUtil/DifPoint.h"
#include "MdcRecoUtil/DifVector.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.