|
BOSS 8.0.0
BESIII Offline Software System
|
#include "MdcUtilitySvc.h"#include "CLHEP/Units/PhysicalConstants.h"#include "EventModel/EventHeader.h"#include "GaudiKernel/Bootstrap.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/IPartPropSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SmartDataPtr.h"#include "HepPDT/ParticleDataTable.hh"#include "MdcGeom/BesAngle.h"#include "MdcGeom/Constants.h"#include "MdcGeom/MdcLayer.h"#include "TrkBase/HelixTraj.h"#include "TrkBase/TrkPoca.h"#include <cmath>Go to the source code of this file.
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 19 of file MdcUtilitySvc.cxx.