BOSS 7.1.2
BESIII Offline Software System
|
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] |
const double & VTXPDGM::electron = 0.0005109989461 |
Definition at line 13 of file VertexFitRefine.cxx.
Definition at line 19 of file VertexFitRefine.cxx.
Referenced by VertexFitRefine::AddTrack(), and VertexFitRefine::Fit().
const double VTXPDGM::empikp2 |
const double & VTXPDGM::kaon = 0.493677 |
Definition at line 16 of file VertexFitRefine.cxx.
const double & VTXPDGM::muon = 0.1056583745 |
Definition at line 14 of file VertexFitRefine.cxx.
const double & VTXPDGM::pion = 0.13957039 |
Definition at line 15 of file VertexFitRefine.cxx.
const double & VTXPDGM::proton = 0.938272081 |
Definition at line 17 of file VertexFitRefine.cxx.