BOSS 7.0.2
BESIII Offline Software System
|
Simple algorithm to test functioning of "the other" TDS. More...
#include <DedxCurAlg.h>
Public Member Functions | |
DedxCurAlg (const std::string &name, ISvcLocator *pSvcLocator) | |
StatusCode | initialize () |
StatusCode | execute () |
StatusCode | finalize () |
Simple algorithm to test functioning of "the other" TDS.
Definition at line 10 of file DedxCurAlg.h.
DedxCurAlg::DedxCurAlg | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
Definition at line 7 of file DedxCurAlg.cxx.
StatusCode DedxCurAlg::execute | ( | ) |
Definition at line 29 of file DedxCurAlg.cxx.
StatusCode DedxCurAlg::finalize | ( | ) |
Definition at line 43 of file DedxCurAlg.cxx.
StatusCode DedxCurAlg::initialize | ( | ) |
Definition at line 16 of file DedxCurAlg.cxx.