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