CGEM BOSS 6.6.5.g
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
 
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
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

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

Implemented in TofQElecSvc.

◆ BQChannel1()

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

Implemented in TofQElecSvc.

Referenced by BesTofDigitizerBrV2::TofPmtRspns().

◆ BQChannel2()

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

Implemented in TofQElecSvc.

Referenced by BesTofDigitizerBrV2::TofPmtRspns().

◆ BQTC1()

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

Implemented in TofQElecSvc.

Referenced by Adc::calculate().

◆ BQTC2()

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

Implemented in TofQElecSvc.

Referenced by Adc::calculate().

◆ Channel()

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

Implemented in TofQElecSvc.

◆ Crate()

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

Implemented in TofQElecSvc.

◆ EQChannel()

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

Implemented in TofQElecSvc.

Referenced by BesTofDigitizerEcV3::TofPmtRspns().

◆ EQTC()

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

Implemented in TofQElecSvc.

Referenced by Adc::calculate().

◆ Fee()

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

Implemented in TofQElecSvc.

◆ interfaceID()

static const InterfaceID & ITofQElecSvc::interfaceID ( )
inlinestatic

Definition at line 14 of file ITofQElecSvc.h.

14{ return IID_ITofQElecSvc; }

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