|
BOSS 8.0.0
BESIII Offline Software System
|
#include "MdcBbEmcEff.h"#include "CLHEP/Units/PhysicalConstants.h"#include "EvTimeEvent/RecEsTime.h"#include "EventModel/EventHeader.h"#include "EvtRecEvent/EvtRecEvent.h"#include "EvtRecEvent/EvtRecTrack.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SmartDataPtr.h"#include "Identifier/MdcID.h"#include "MdcRawEvent/MdcDigi.h"#include "RawEvent/RawDataUtil.h"#include "MdcRecEvent/RecMdcHit.h"#include "MdcRecEvent/RecMdcTrack.h"#include "GaudiKernel/INTupleSvc.h"#include "GaudiKernel/NTuple.h"Go to the source code of this file.
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
| typedef std::vector< HepLorentzVector > | Vp4 |
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 15 of file MdcBbEmcEff.cxx.
| typedef std::vector<HepLorentzVector> Vp4 |
Definition at line 26 of file MdcBbEmcEff.cxx.