BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
VTXPDGM Namespace Reference

Variables

const double & electron = 0.0005109989461
 
const double & muon = 0.1056583745
 
const double & pion = 0.13957039
 
const double & kaon = 0.493677
 
const double & proton = 0.938272081
 
const double empikp [5] = {electron, muon, pion, kaon, proton}
 
const double empikp2 [5]
 

Variable Documentation

◆ electron

const double & VTXPDGM::electron = 0.0005109989461

Definition at line 13 of file VertexFitRefine.cxx.

◆ empikp

const double VTXPDGM::empikp = {electron, muon, pion, kaon, proton}

Definition at line 19 of file VertexFitRefine.cxx.

@ electron
Definition DstMdcDedx.h:9
@ pion
Definition DstMdcDedx.h:9
@ kaon
Definition DstMdcDedx.h:9
@ muon
Definition DstMdcDedx.h:9
@ proton
Definition DstMdcDedx.h:9

Referenced by VertexFitRefine::AddTrack(), and VertexFitRefine::Fit().

◆ empikp2

const double VTXPDGM::empikp2
Initial value:

Definition at line 20 of file VertexFitRefine.cxx.

◆ kaon

const double & VTXPDGM::kaon = 0.493677

Definition at line 16 of file VertexFitRefine.cxx.

◆ muon

const double & VTXPDGM::muon = 0.1056583745

Definition at line 14 of file VertexFitRefine.cxx.

◆ pion

const double & VTXPDGM::pion = 0.13957039

Definition at line 15 of file VertexFitRefine.cxx.

◆ proton

const double & VTXPDGM::proton = 0.938272081

Definition at line 17 of file VertexFitRefine.cxx.