|
BOSS 8.0.0
BESIII Offline Software System
|
#include "TrkBase/TrkHelixUtils.h"#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Matrix/Matrix.h"#include "CLHEP/Matrix/SymMatrix.h"#include "CLHEP/Vector/ThreeVector.h"#include "MdcGeom/BesAngle.h"#include "MdcGeom/Constants.h"#include "MdcRecoUtil/BesPointErr.h"#include "MdcRecoUtil/BesVectorErr.h"#include "MdcRecoUtil/DifArray.h"#include "MdcRecoUtil/DifNumber.h"#include "TrkBase/NeutParams.h"#include "TrkBase/TrkExchangePar.h"#include <math.h>Go to the source code of this file.
Variables | |
| const double | pi = Constants::pi |
| const double pi = Constants::pi |
Definition at line 30 of file TrkHelixUtils.cxx.