BOSS 7.0.1
BESIII Offline Software System
|
#include "TrkBase/TrkHelixUtils.h"
#include "TrkBase/NeutParams.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Matrix/Matrix.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "CLHEP/Vector/ThreeVector.h"
#include <math.h>
#include "TrkBase/TrkExchangePar.h"
#include "BField/BField.h"
#include "MdcGeom/BesAngle.h"
#include "MdcRecoUtil/BesPointErr.h"
#include "MdcRecoUtil/BesVectorErr.h"
#include "MdcRecoUtil/DifNumber.h"
#include "MdcRecoUtil/DifArray.h"
#include "MdcGeom/Constants.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.