|
BOSS 8.0.0
BESIII Offline Software System
|
#include "MdcNavigation/MdcNavigation.h"#include "CLHEP/Geometry/Point3D.h"#include "EventModel/Event.h"#include "EventModel/EventHeader.h"#include "EventModel/EventModel.h"#include "EventNavigator/EventNavigator.h"#include "GaudiKernel/IPartPropSvc.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SmartDataPtr.h"#include "HepPDT/ParticleData.hh"#include "HepPDT/ParticleDataTable.hh"#include "MdcGeom/Constants.h"#include "RawEvent/RawDataUtil.h"#include <cmath>#include "CLHEP/Matrix/SymMatrix.h"#include "MdcData/MdcHit.h"#include "MdcGeom/BesAngle.h"#include "MdcGeom/MdcDetector.h"#include "MdcGeom/MdcLayer.h"#include "TrkBase/HelixTraj.h"#include "TrkBase/TrkPoca.h"#include "TrkBase/TrkPocaBase.h"#include "EvTimeEvent/RecEsTime.h"#include "Identifier/MdcID.h"#include "MdcRawEvent/MdcDigi.h"#include "GaudiKernel/INTupleSvc.h"#include "GaudiKernel/NTuple.h"Go to the source code of this file.
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
Variables | |
| const double | epsilon = 0.000000001 |
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 34 of file MdcNavigation.cxx.
| const double epsilon = 0.000000001 |
Definition at line 39 of file MdcNavigation.cxx.
Referenced by ComPackFlatFloat::ComPackFlatFloat().