BOSS 7.1.0
BESIII Offline Software System
|
#include "MdcNavigation/MdcNavigation.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "EventNavigator/EventNavigator.h"
#include <cmath>
#include "HepPDT/ParticleDataTable.hh"
#include "HepPDT/ParticleData.hh"
#include "GaudiKernel/IPartPropSvc.h"
#include "CLHEP/Geometry/Point3D.h"
#include "EventModel/EventModel.h"
#include "EventModel/Event.h"
#include "EventModel/EventHeader.h"
#include "RawEvent/RawDataUtil.h"
#include "MdcGeom/Constants.h"
#include "MdcGeom/BesAngle.h"
#include "TrkBase/HelixTraj.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "TrkBase/TrkPocaBase.h"
#include "TrkBase/TrkPoca.h"
#include "MdcGeom/MdcLayer.h"
#include "MdcGeom/MdcDetector.h"
#include "MdcData/MdcHit.h"
#include "Identifier/MdcID.h"
#include "MdcRawEvent/MdcDigi.h"
#include "EvTimeEvent/RecEsTime.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 42 of file MdcNavigation.cxx.
Referenced by ComPackFlatFloat::ComPackFlatFloat().