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