BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
ITofQElecSvc Class Referenceabstract

#include <ITofQElecSvc.h>

+ Inheritance diagram for ITofQElecSvc:

Public Member Functions

virtual const unsigned int Board (bool barrel, int id, bool eastEnd)=0
 
 DeclareInterfaceID (ITofQElecSvc, 1, 0)
 
virtual const unsigned int Crate (bool barrel, int id, bool eastEnd)=0
 
virtual const unsigned int Fee (bool barrel, int id, bool eastEnd)=0
 
virtual const unsigned int Channel (bool barrel, int id, bool eastEnd)=0
 
virtual const double BQTC1 (int id, double q)=0
 
virtual const double BQTC2 (int id, double q)=0
 
virtual const double EQTC (int id, double q)=0
 
virtual const double BQChannel1 (int id, double q)=0
 
virtual const double BQChannel2 (int id, double q)=0
 
virtual const double EQChannel (int id, double q)=0
 

Detailed Description

Definition at line 12 of file ITofQElecSvc.h.

Member Function Documentation

◆ Board()

virtual const unsigned int ITofQElecSvc::Board ( bool  barrel,
int  id,
bool  eastEnd 
)
pure virtual

◆ BQChannel1()

virtual const double ITofQElecSvc::BQChannel1 ( int  id,
double  q 
)
pure virtual

◆ BQChannel2()

virtual const double ITofQElecSvc::BQChannel2 ( int  id,
double  q 
)
pure virtual

◆ BQTC1()

virtual const double ITofQElecSvc::BQTC1 ( int  id,
double  q 
)
pure virtual

Referenced by Adc::setValue().

◆ BQTC2()

virtual const double ITofQElecSvc::BQTC2 ( int  id,
double  q 
)
pure virtual

Referenced by Adc::setValue().

◆ Channel()

virtual const unsigned int ITofQElecSvc::Channel ( bool  barrel,
int  id,
bool  eastEnd 
)
pure virtual

◆ Crate()

virtual const unsigned int ITofQElecSvc::Crate ( bool  barrel,
int  id,
bool  eastEnd 
)
pure virtual

◆ DeclareInterfaceID()

ITofQElecSvc::DeclareInterfaceID ( ITofQElecSvc  ,
,
 
)

◆ EQChannel()

virtual const double ITofQElecSvc::EQChannel ( int  id,
double  q 
)
pure virtual

◆ EQTC()

virtual const double ITofQElecSvc::EQTC ( int  id,
double  q 
)
pure virtual

Referenced by Adc::setValue().

◆ Fee()

virtual const unsigned int ITofQElecSvc::Fee ( bool  barrel,
int  id,
bool  eastEnd 
)
pure virtual

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