BOSS 7.0.6
BESIII Offline Software System
|
#include "KalFitAlg/helix/Helix.h"
#include "KalFitAlg/KalFitWire.h"
#include "KalFitAlg/KalFitTrack.h"
#include "KalFitAlg/KalFitMaterial.h"
#include "KalFitAlg/KalFitElement.h"
#include "KalFitAlg/KalFitCylinder.h"
#include "MdcGeomSvc/MdcGeomSvc.h"
#include "GaudiKernel/Bootstrap.h"
#include "CLHEP/Matrix/Vector.h"
#include "CLHEP/Matrix/Matrix.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "CLHEP/Units/PhysicalConstants.h"
#include "Math/Point3Dfwd.h"
#include "Math/Point3D.h"
#include "Math/Vector3D.h"
Go to the source code of this file.
Variables | |
const double | M_PI2 = 2. * M_PI |
const double | M_PI4 = 4. * M_PI |
const double | M_PI8 = 8. * M_PI |
const double M_PI2 = 2. * M_PI |
Definition at line 70 of file KalFitTrack.cxx.
const double M_PI4 = 4. * M_PI |
Definition at line 73 of file KalFitTrack.cxx.
const double M_PI8 = 8. * M_PI |
Definition at line 76 of file KalFitTrack.cxx.