|
BOSS 8.0.0
BESIII Offline Software System
|
Simple algorithm to test reading vertex database. More...
#include <test_read.h>
Public Member Functions | |
| test_read (const std::string &name, ISvcLocator *pSvcLocator) | |
| StatusCode | initialize () |
| StatusCode | execute () |
| StatusCode | finalize () |
| test_read (const std::string &name, ISvcLocator *pSvcLocator) | |
| StatusCode | initialize () |
| StatusCode | execute () |
| StatusCode | finalize () |
Simple algorithm to test reading vertex database.
Simple algorithm to test functioning of "the other" TDS.
Definition at line 9 of file Analysis/VertexFit/src/test/test_read.h.
| test_read::test_read | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
Definition at line 8 of file Analysis/VertexFit/src/test/test_read.cxx.
| test_read::test_read | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
| StatusCode test_read::execute | ( | ) |
Definition at line 33 of file Analysis/VertexFit/src/test/test_read.cxx.
| StatusCode test_read::execute | ( | ) |
| StatusCode test_read::finalize | ( | ) |
Definition at line 50 of file Analysis/VertexFit/src/test/test_read.cxx.
| StatusCode test_read::finalize | ( | ) |
| StatusCode test_read::initialize | ( | ) |
Definition at line 13 of file Analysis/VertexFit/src/test/test_read.cxx.
| StatusCode test_read::initialize | ( | ) |