|
BOSS 7.1.3
BESIII Offline Software System
|
Simple algorithm to test functioning of "the other" TDS. More...
#include <DedxCurAlg.h>
Inheritance diagram for DedxCurAlg: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 9 of file DedxCurAlg.cxx.
Referenced by DedxCurAlg().
| StatusCode DedxCurAlg::execute | ( | ) |
Definition at line 31 of file DedxCurAlg.cxx.
| StatusCode DedxCurAlg::finalize | ( | ) |
Definition at line 45 of file DedxCurAlg.cxx.
| StatusCode DedxCurAlg::initialize | ( | ) |
Definition at line 18 of file DedxCurAlg.cxx.