BOSS 7.0.9
BESIII Offline Software System
|
#include <DedxSimSvc.h>
Public Member Functions | |
DedxSimSvc (const std::string &name, ISvcLocator *svcloc) | |
~DedxSimSvc () | |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvUnknown) |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
void | handle (const Incident &) |
int | getVersion () |
int | gethistNo () |
int | getRangeNo () |
int | getThetaNo () |
std::vector< TH1F > * | getHist () |
std::vector< double > * | getRange () |
Additional Inherited Members | |
Static Public Member Functions inherited from IDedxSimSvc | |
static const InterfaceID & | interfaceID () |
Definition at line 17 of file DedxSimSvc.h.
DedxSimSvc::DedxSimSvc | ( | const std::string & | name, |
ISvcLocator * | svcloc | ||
) |
Definition at line 32 of file DedxSimSvc.cxx.
DedxSimSvc::~DedxSimSvc | ( | ) |
Definition at line 36 of file DedxSimSvc.cxx.
|
virtual |
Definition at line 78 of file DedxSimSvc.cxx.
|
inline |
Definition at line 32 of file DedxSimSvc.h.
|
inline |
Definition at line 29 of file DedxSimSvc.h.
|
inline |
Definition at line 33 of file DedxSimSvc.h.
|
inline |
Definition at line 30 of file DedxSimSvc.h.
|
inline |
Definition at line 31 of file DedxSimSvc.h.
|
inline |
Definition at line 28 of file DedxSimSvc.h.
void DedxSimSvc::handle | ( | const Incident & | inc | ) |
Definition at line 84 of file DedxSimSvc.cxx.
|
virtual |
Definition at line 48 of file DedxSimSvc.cxx.
|
virtual |
Definition at line 39 of file DedxSimSvc.cxx.