CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
ITofQCorrSvc Class Referenceabstract

#include <ITofQCorrSvc.h>

+ Inheritance diagram for ITofQCorrSvc:

Public Member Functions

virtual const double getBarEast (int layer, int no)=0
 
virtual const double getBarWest (int layer, int no)=0
 
virtual const double getEndcap (int layer, int no)=0
 
virtual const double BQRaw1 (int id, double q)=0
 
virtual const double BQRaw2 (int id, double q)=0
 
virtual const double EQRaw (int id, double q)=0
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

Detailed Description

Definition at line 9 of file ITofQCorrSvc.h.

Member Function Documentation

◆ BQRaw1()

virtual const double ITofQCorrSvc::BQRaw1 ( int  id,
double  q 
)
pure virtual

Implemented in TofQCorrSvc.

Referenced by Adc::calculate().

◆ BQRaw2()

virtual const double ITofQCorrSvc::BQRaw2 ( int  id,
double  q 
)
pure virtual

Implemented in TofQCorrSvc.

Referenced by Adc::calculate().

◆ EQRaw()

virtual const double ITofQCorrSvc::EQRaw ( int  id,
double  q 
)
pure virtual

Implemented in TofQCorrSvc.

Referenced by Adc::calculate().

◆ getBarEast()

virtual const double ITofQCorrSvc::getBarEast ( int  layer,
int  no 
)
pure virtual

Implemented in TofQCorrSvc.

◆ getBarWest()

virtual const double ITofQCorrSvc::getBarWest ( int  layer,
int  no 
)
pure virtual

Implemented in TofQCorrSvc.

◆ getEndcap()

virtual const double ITofQCorrSvc::getEndcap ( int  layer,
int  no 
)
pure virtual

Implemented in TofQCorrSvc.

◆ interfaceID()

static const InterfaceID & ITofQCorrSvc::interfaceID ( )
inlinestatic

Definition at line 11 of file ITofQCorrSvc.h.

11{ return IID_ITofQCorrSvc; }

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