BOSS 7.1.1
BESIII Offline Software System
|
Simple algorithm to test functioning of "the other" TDS. More...
#include <DedxCurAlg.h>
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.
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.