#include <ITofQElecSvc.h>
|
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 |
|
Definition at line 12 of file ITofQElecSvc.h.
◆ 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 |
◆ BQTC2()
virtual const double ITofQElecSvc::BQTC2 |
( |
int | id, |
|
|
double | q ) |
|
pure virtual |
◆ 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()
◆ EQChannel()
virtual const double ITofQElecSvc::EQChannel |
( |
int | id, |
|
|
double | q ) |
|
pure virtual |
◆ EQTC()
virtual const double ITofQElecSvc::EQTC |
( |
int | id, |
|
|
double | q ) |
|
pure virtual |
◆ 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: