|
BOSS 7.1.3
BESIII Offline Software System
|
#include <assert.h>#include <math.h>#include "MdcGeom/Constants.h"#include "MdcGeom/BesAngle.h"#include "TrkFitter/TrkCircleTraj.h"#include "TrkBase/TrkVisitor.h"#include "MdcRecoUtil/DifNumber.h"#include "MdcRecoUtil/DifPoint.h"#include "MdcRecoUtil/DifVector.h"#include "TrkBase/TrkExchangePar.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 26 of file TrkCircleTraj.cxx.