BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
DSemilepAlg.cxx File Reference
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/NTuple.h"
#include "GaudiKernel/SmartDataPtr.h"
#include <unistd.h>
#include <vector>
#include "EventModel/EventHeader.h"
#include "EvtRecEvent/EvtRecDTag.h"
#include "EvtRecEvent/EvtRecEvent.h"
#include "EvtRecEvent/EvtRecPi0.h"
#include "EvtRecEvent/EvtRecTrack.h"
#include "EvtRecEvent/EvtRecVeeVertex.h"
#include "VertexDbSvc/IVertexDbSvc.h"
#include "VertexFit/Helix.h"
#include "DSemilepAlg.h"

Go to the source code of this file.

Typedefs

typedef HepGeom::Point3D< double > HepPoint3D
typedef std::vector< int > Vint
typedef std::vector< HepLorentzVector > Vp4

Variables

const double me = 0.000511
const double mkaon = 0.4934

Typedef Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

Definition at line 25 of file DSemilepAlg.cxx.

◆ Vint

typedef std::vector<int> Vint

Definition at line 30 of file DSemilepAlg.cxx.

◆ Vp4

typedef std::vector<HepLorentzVector> Vp4

Definition at line 31 of file DSemilepAlg.cxx.

Variable Documentation

◆ me

const double me = 0.000511

Definition at line 34 of file DSemilepAlg.cxx.

◆ mkaon

const double mkaon = 0.4934

Definition at line 35 of file DSemilepAlg.cxx.

Referenced by DSemilepAlg::calU(), CalibEventSelect::execute(), and DQAPi2p2::execute().