BOSS 7.1.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 43 of file TruthDemo.cxx.
StatusCode TruthDemo::execute | ( | ) |
Definition at line 68 of file TruthDemo.cxx.
StatusCode TruthDemo::finalize | ( | ) |
Definition at line 97 of file TruthDemo.cxx.
StatusCode TruthDemo::initialize | ( | ) |
Definition at line 51 of file TruthDemo.cxx.