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