|
BOSS 8.0.0
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 11 of file DedxCurAlg.h.
| DedxCurAlg::DedxCurAlg | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
Definition at line 9 of file DedxCurAlg.cxx.
Referenced by DedxCurAlg().
| StatusCode DedxCurAlg::execute | ( | ) |
Definition at line 25 of file DedxCurAlg.cxx.
| StatusCode DedxCurAlg::finalize | ( | ) |
Definition at line 40 of file DedxCurAlg.cxx.
| StatusCode DedxCurAlg::initialize | ( | ) |
Definition at line 14 of file DedxCurAlg.cxx.