BOSS 7.0.2
BESIII Offline Software System
|
#include <utility.h>
Public Member Functions | |
HepLorentzVector | getp4 (RecMdcKalTrack *mdcKalTrack, int pid) |
HepLorentzVector | vfit (string channel, vector< int > kaonid, vector< int > pionid, HepPoint3D vx, EvtRecTrackIterator charged_begin) |
vector< double > | SecondaryVFit (EvtRecVeeVertex *ks, IVertexDbSvc *vtxsvc) |
HepLorentzVector | getp4 (RecMdcKalTrack *mdcKalTrack, int pid) |
HepLorentzVector | vfit (string channel, vector< int > kaonid, vector< int > pionid, HepPoint3D vx, EvtRecTrackIterator charged_begin) |
vector< double > | SecondaryVFit (EvtRecVeeVertex *ks, IVertexDbSvc *vtxsvc) |
Definition at line 12 of file InstallArea/include/DTagAlg/DTagAlg/utility.h.
HepLorentzVector utility::getp4 | ( | RecMdcKalTrack * | mdcKalTrack, |
int | pid | ||
) |
Definition at line 3 of file utility.cxx.
Referenced by vfit().
HepLorentzVector utility::getp4 | ( | RecMdcKalTrack * | mdcKalTrack, |
int | pid | ||
) |
vector< double > utility::SecondaryVFit | ( | EvtRecVeeVertex * | ks, |
IVertexDbSvc * | vtxsvc | ||
) |
Definition at line 120 of file utility.cxx.
Referenced by ChargedDReconstruction::execute(), DsReconstruction::execute(), and NeutralDReconstruction::execute().
vector< double > utility::SecondaryVFit | ( | EvtRecVeeVertex * | ks, |
IVertexDbSvc * | vtxsvc | ||
) |
HepLorentzVector utility::vfit | ( | string | channel, |
vector< int > | kaonid, | ||
vector< int > | pionid, | ||
HepPoint3D | vx, | ||
EvtRecTrackIterator | charged_begin | ||
) |
Definition at line 57 of file utility.cxx.
Referenced by ChargedDReconstruction::execute(), DsReconstruction::execute(), and NeutralDReconstruction::execute().
HepLorentzVector utility::vfit | ( | string | channel, |
vector< int > | kaonid, | ||
vector< int > | pionid, | ||
HepPoint3D | vx, | ||
EvtRecTrackIterator | charged_begin | ||
) |