CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <TestGeometry.h>
Public Member Functions | |
TestGeometry (const std::string &name, ISvcLocator *pSvcLocator) | |
~TestGeometry () | |
StatusCode | initialize () |
StatusCode | execute () |
StatusCode | finalize () |
Definition at line 29 of file TestGeometry.h.
TestGeometry::TestGeometry | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
Definition at line 44 of file TestGeometry.cxx.
TestGeometry::~TestGeometry | ( | ) |
Definition at line 51 of file TestGeometry.cxx.
StatusCode TestGeometry::execute | ( | ) |
Definition at line 104 of file TestGeometry.cxx.
StatusCode TestGeometry::finalize | ( | ) |
Definition at line 113 of file TestGeometry.cxx.
StatusCode TestGeometry::initialize | ( | ) |
Definition at line 53 of file TestGeometry.cxx.