|
BOSS 8.0.0
BESIII Offline Software System
|
#include <TruthDemo.h>
Public Member Functions | |
| TruthDemo (const std::string &name, ISvcLocator *pSvcLocator) | |
| StatusCode | initialize () |
| StatusCode | execute () |
| StatusCode | finalize () |
Definition at line 9 of file TruthDemo.h.
| TruthDemo::TruthDemo | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
Definition at line 42 of file TruthDemo.cxx.
Referenced by TruthDemo().
| StatusCode TruthDemo::execute | ( | ) |
Definition at line 67 of file TruthDemo.cxx.
| StatusCode TruthDemo::finalize | ( | ) |
Definition at line 97 of file TruthDemo.cxx.
| StatusCode TruthDemo::initialize | ( | ) |
Definition at line 49 of file TruthDemo.cxx.