CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
PipiJpsi.cxx File Reference
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/PropertyMgr.h"
#include "EventModel/EventModel.h"
#include "EventModel/EventHeader.h"
#include "EventModel/Event.h"
#include "TrigEvent/TrigEvent.h"
#include "TrigEvent/TrigData.h"
#include "McTruth/McParticle.h"
#include "EvtRecEvent/EvtRecEvent.h"
#include "EvtRecEvent/EvtRecTrack.h"
#include "DstEvent/TofHitStatus.h"
#include "TMath.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/NTuple.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/IHistogramSvc.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "CLHEP/Vector/TwoVector.h"
#include "CLHEP/Geometry/Point3D.h"
#include "VertexFit/KinematicFit.h"
#include "VertexFit/VertexFit.h"
#include "VertexFit/SecondVertexFit.h"
#include "VertexFit/WTrackParameter.h"
#include "ParticleID/ParticleID.h"
#include "MdcRecEvent/RecMdcKalTrack.h"
#include "PipiJpsiAlg/PipiJpsi.h"
#include <vector>

Go to the source code of this file.

Typedefs

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

Functions

static long m_cout_col (0)
 
static long m_cout_charge (0)
 
static long m_cout_nGood (0)
 
static long m_cout_mom (0)
 
static long m_cout_recoil (0)
 
static long m_cout_everat (0)
 

Variables

const double me = 0.000511
 
const double mpi = 0.13957
 
const double mproton = 0.938272
 
const double mmu = 0.105658
 
const double mpsip = 3.686
 
const double xmass [5] = {0.000511, 0.105658, 0.139570,0.493677, 0.938272}
 
const double velc = 29.9792458
 
const double PI = 3.1415926
 

Typedef Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

Definition at line 34 of file PipiJpsi.cxx.

◆ Vint

typedef std::vector<int> Vint

Definition at line 57 of file PipiJpsi.cxx.

◆ Vp4

typedef std::vector<HepLorentzVector> Vp4

Definition at line 58 of file PipiJpsi.cxx.

Function Documentation

◆ m_cout_charge()

static long m_cout_charge ( 0 )

◆ m_cout_col()

static long m_cout_col ( 0 )

◆ m_cout_everat()

static long m_cout_everat ( 0 )

◆ m_cout_mom()

static long m_cout_mom ( 0 )

◆ m_cout_nGood()

static long m_cout_nGood ( 0 )

◆ m_cout_recoil()

static long m_cout_recoil ( 0 )

Variable Documentation

◆ me

const double me = 0.000511

◆ mmu

const double mmu = 0.105658

Definition at line 51 of file PipiJpsi.cxx.

◆ mpi

const double mpi = 0.13957

Definition at line 49 of file PipiJpsi.cxx.

◆ mproton

const double mproton = 0.938272

Definition at line 50 of file PipiJpsi.cxx.

Referenced by CalibEventSelect::execute(), and JsiLL::execute().

◆ mpsip

const double mpsip = 3.686

Definition at line 52 of file PipiJpsi.cxx.

◆ PI

◆ velc

const double velc = 29.9792458

Definition at line 54 of file PipiJpsi.cxx.

◆ xmass

const double xmass[5] = {0.000511, 0.105658, 0.139570,0.493677, 0.938272}

Definition at line 53 of file PipiJpsi.cxx.

53{0.000511, 0.105658, 0.139570,0.493677, 0.938272};