BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
ITofEnergyCalibSvc Class Referenceabstract

#include <ITofEnergyCalibSvc.h>

+ Inheritance diagram for ITofEnergyCalibSvc:

Public Member Functions

virtual void SetBossRelease (const std::string &_bossrelease)=0
 
virtual std::string GetBossRelease () const =0
 
virtual bool getTofEnergyCalibSvcInfo ()=0
 
virtual double getCalibConst () const =0
 
virtual double getPara1 () const =0
 
virtual double getPara2 () const =0
 
virtual double getPara3 () const =0
 
virtual double getPara4 () const =0
 
virtual double getPara5 () const =0
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

Detailed Description

Definition at line 13 of file ITofEnergyCalibSvc.h.

Member Function Documentation

◆ GetBossRelease()

virtual std::string ITofEnergyCalibSvc::GetBossRelease ( ) const
pure virtual

Implemented in TofEnergyCalibSvc.

◆ getCalibConst()

virtual double ITofEnergyCalibSvc::getCalibConst ( ) const
pure virtual

Implemented in TofEnergyCalibSvc.

◆ getPara1()

virtual double ITofEnergyCalibSvc::getPara1 ( ) const
pure virtual

Implemented in TofEnergyCalibSvc.

◆ getPara2()

virtual double ITofEnergyCalibSvc::getPara2 ( ) const
pure virtual

Implemented in TofEnergyCalibSvc.

◆ getPara3()

virtual double ITofEnergyCalibSvc::getPara3 ( ) const
pure virtual

Implemented in TofEnergyCalibSvc.

◆ getPara4()

virtual double ITofEnergyCalibSvc::getPara4 ( ) const
pure virtual

Implemented in TofEnergyCalibSvc.

◆ getPara5()

virtual double ITofEnergyCalibSvc::getPara5 ( ) const
pure virtual

Implemented in TofEnergyCalibSvc.

◆ getTofEnergyCalibSvcInfo()

virtual bool ITofEnergyCalibSvc::getTofEnergyCalibSvcInfo ( )
pure virtual

Implemented in TofEnergyCalibSvc.

◆ interfaceID()

static const InterfaceID & ITofEnergyCalibSvc::interfaceID ( )
inlinestatic

Definition at line 15 of file ITofEnergyCalibSvc.h.

15{ return IID_ITofEnergyCalibSvc; }

◆ SetBossRelease()

virtual void ITofEnergyCalibSvc::SetBossRelease ( const std::string &  _bossrelease)
pure virtual

Implemented in TofEnergyCalibSvc.


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