BOSS 7.0.6
BESIII Offline Software System
|
#include <InjSigTimeSvc.h>
Public Member Functions | |
InjSigTimeSvc (const std::string &name, ISvcLocator *svcloc) | |
~InjSigTimeSvc () | |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvUnknown) |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
void | handle (const Incident &) |
int | getNpar () const |
int | getFlag (unsigned int parId) const |
ULong64_t | getIST (unsigned int parId) const |
virtual int | getNpar () const =0 |
virtual ULong64_t | getIST (unsigned int parId) const =0 |
virtual int | getFlag (unsigned int parId) const =0 |
Additional Inherited Members | |
Static Public Member Functions inherited from IInjSigTimeSvc | |
static const InterfaceID & | interfaceID () |
Definition at line 16 of file InjSigTimeSvc.h.
InjSigTimeSvc::InjSigTimeSvc | ( | const std::string & | name, |
ISvcLocator * | svcloc | ||
) |
Definition at line 25 of file InjSigTimeSvc.cxx.
InjSigTimeSvc::~InjSigTimeSvc | ( | ) |
Definition at line 29 of file InjSigTimeSvc.cxx.
|
virtual |
Definition at line 65 of file InjSigTimeSvc.cxx.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
void InjSigTimeSvc::handle | ( | const Incident & | inc | ) |
Definition at line 75 of file InjSigTimeSvc.cxx.
|
virtual |
Definition at line 41 of file InjSigTimeSvc.cxx.
|
virtual |
Definition at line 32 of file InjSigTimeSvc.cxx.