BOSS 7.1.3
BESIII Offline Software System
|
#include <MdcHvDropSvc.h>
Public Member Functions | |
MdcHvDropSvc (const std::string &name, ISvcLocator *svcloc) | |
~MdcHvDropSvc () | |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvUnknown) |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
void | handle (const Incident &) |
virtual double | queryRelativeHvDrop () |
virtual void | setRelativeHvDropThreshold (double threshold) |
virtual bool | queryIsHvDrop () |
Additional Inherited Members | |
![]() | |
static const InterfaceID & | interfaceID () |
Definition at line 32 of file MdcHvDropSvc.h.
MdcHvDropSvc::MdcHvDropSvc | ( | const std::string & | name, |
ISvcLocator * | svcloc ) |
Definition at line 49 of file MdcHvDropSvc.cxx.
Referenced by MdcHvDropSvc().
MdcHvDropSvc::~MdcHvDropSvc | ( | ) |
Definition at line 72 of file MdcHvDropSvc.cxx.
|
virtual |
Definition at line 119 of file MdcHvDropSvc.cxx.
void MdcHvDropSvc::handle | ( | const Incident & | inc | ) |
Definition at line 126 of file MdcHvDropSvc.cxx.
|
virtual |
Definition at line 84 of file MdcHvDropSvc.cxx.
|
virtual |
Definition at line 75 of file MdcHvDropSvc.cxx.
|
inlinevirtual |
Implements IMdcHvDropSvc.
Definition at line 53 of file MdcHvDropSvc.h.
|
virtual |
Implements IMdcHvDropSvc.
Definition at line 413 of file MdcHvDropSvc.cxx.
Referenced by queryIsHvDrop().
|
inlinevirtual |
Implements IMdcHvDropSvc.
Definition at line 52 of file MdcHvDropSvc.h.