|
BOSS 7.1.1
BESIII Offline Software System
|
Simple algorithm to test functioning of "the other" TDS. More...
#include <UseEstTof.h>
Inheritance diagram for UseEstTof:Public Member Functions | |
| UseEstTof (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 UseEstTof.h.
| UseEstTof::UseEstTof | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
Definition at line 49 of file UseEstTof.cxx.
| StatusCode UseEstTof::execute | ( | ) |
Definition at line 97 of file UseEstTof.cxx.
| StatusCode UseEstTof::finalize | ( | ) |
Definition at line 140 of file UseEstTof.cxx.
| StatusCode UseEstTof::initialize | ( | ) |
Definition at line 58 of file UseEstTof.cxx.