BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
IMdcHvDropSvc Class Referenceabstract

#include <IMdcHvDropSvc.h>

+ Inheritance diagram for IMdcHvDropSvc:

Public Member Functions

virtual double queryRelativeHvDrop ()=0
 
virtual void setRelativeHvDropThreshold (double threshold)=0
 
virtual bool queryIsHvDrop ()=0
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

Detailed Description

Definition at line 21 of file IMdcHvDropSvc.h.

Member Function Documentation

◆ interfaceID()

static const InterfaceID & IMdcHvDropSvc::interfaceID ( )
inlinestatic

Definition at line 23 of file IMdcHvDropSvc.h.

23{ return IID_IMdcHvDropSvc; }

◆ queryIsHvDrop()

virtual bool IMdcHvDropSvc::queryIsHvDrop ( )
pure virtual

Implemented in MdcHvDropSvc.

◆ queryRelativeHvDrop()

virtual double IMdcHvDropSvc::queryRelativeHvDrop ( )
pure virtual

Implemented in MdcHvDropSvc.

◆ setRelativeHvDropThreshold()

virtual void IMdcHvDropSvc::setRelativeHvDropThreshold ( double threshold)
pure virtual

Implemented in MdcHvDropSvc.


The documentation for this class was generated from the following file: