BOSS 7.0.2
BESIII Offline Software System
|
#include <DSemilepAlg.h>
Public Member Functions | |
DSemilepAlg (const std::string &name, ISvcLocator *pSvcLocator) | |
StatusCode | initialize () |
StatusCode | execute () |
StatusCode | finalize () |
bool | isGoodTrack (EvtRecTrack *trk, Hep3Vector xorigin) |
void | calU (DTagToolIterator sditer, RecMdcKalTrack *Etrack, RecMdcKalTrack *Ktrack, double &U, double &MM2, double &q2) |
Hep3Vector | tagDP3 (DTagToolIterator iter_dtag) |
DSemilepAlg (const std::string &name, ISvcLocator *pSvcLocator) | |
StatusCode | initialize () |
StatusCode | execute () |
StatusCode | finalize () |
bool | isGoodTrack (EvtRecTrack *trk, Hep3Vector xorigin) |
void | calU (DTagToolIterator sditer, RecMdcKalTrack *Etrack, RecMdcKalTrack *Ktrack, double &U, double &MM2, double &q2) |
Hep3Vector | tagDP3 (DTagToolIterator iter_dtag) |
Definition at line 12 of file BesExamples/DSemilepAlg/DSemilepAlg-00-00-01/DSemilepAlg/DSemilepAlg.h.
DSemilepAlg::DSemilepAlg | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
Definition at line 56 of file DSemilepAlg.cxx.
DSemilepAlg::DSemilepAlg | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
void DSemilepAlg::calU | ( | DTagToolIterator | sditer, |
RecMdcKalTrack * | Etrack, | ||
RecMdcKalTrack * | Ktrack, | ||
double & | U, | ||
double & | MM2, | ||
double & | q2 | ||
) |
Definition at line 342 of file DSemilepAlg.cxx.
Referenced by execute().
void DSemilepAlg::calU | ( | DTagToolIterator | sditer, |
RecMdcKalTrack * | Etrack, | ||
RecMdcKalTrack * | Ktrack, | ||
double & | U, | ||
double & | MM2, | ||
double & | q2 | ||
) |
StatusCode DSemilepAlg::execute | ( | ) |
Accessing Ks list
Accessing pi0 list
Definition at line 100 of file DSemilepAlg.cxx.
StatusCode DSemilepAlg::execute | ( | ) |
StatusCode DSemilepAlg::finalize | ( | ) |
Definition at line 292 of file DSemilepAlg.cxx.
StatusCode DSemilepAlg::finalize | ( | ) |
StatusCode DSemilepAlg::initialize | ( | ) |
Definition at line 62 of file DSemilepAlg.cxx.
StatusCode DSemilepAlg::initialize | ( | ) |
bool DSemilepAlg::isGoodTrack | ( | EvtRecTrack * | trk, |
Hep3Vector | xorigin | ||
) |
Definition at line 305 of file DSemilepAlg.cxx.
Referenced by execute().
bool DSemilepAlg::isGoodTrack | ( | EvtRecTrack * | trk, |
Hep3Vector | xorigin | ||
) |
Hep3Vector DSemilepAlg::tagDP3 | ( | DTagToolIterator | iter_dtag | ) |
Definition at line 329 of file DSemilepAlg.cxx.
Referenced by calU().
Hep3Vector DSemilepAlg::tagDP3 | ( | DTagToolIterator | iter_dtag | ) |