CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include <TofQCorrSvc.h>
Public Member Functions | |
TofQCorrSvc (const std::string &name, ISvcLocator *svcloc) | |
~TofQCorrSvc () | |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvUnknown) |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
void | handle (const Incident &) |
void | getTofQCorrInfo () |
const double | getBarEast (int layer, int no) |
const double | getBarWest (int layer, int no) |
const double | getEndcap (int layer, int no) |
const double | BQRaw1 (int id, double q) |
const double | BQRaw2 (int id, double q) |
const double | EQRaw (int id, double q) |
TofQCorrSvc (const std::string &name, ISvcLocator *svcloc) | |
~TofQCorrSvc () | |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvUnknown) |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
void | handle (const Incident &) |
void | getTofQCorrInfo () |
const double | getBarEast (int layer, int no) |
const double | getBarWest (int layer, int no) |
const double | getEndcap (int layer, int no) |
const double | BQRaw1 (int id, double q) |
const double | BQRaw2 (int id, double q) |
const double | EQRaw (int id, double q) |
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 |
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 |
Additional Inherited Members | |
Static Public Member Functions inherited from ITofQCorrSvc | |
static const InterfaceID & | interfaceID () |
static const InterfaceID & | interfaceID () |
Definition at line 16 of file InstallArea/include/TofQCorrSvc/TofQCorrSvc/TofQCorrSvc.h.
TofQCorrSvc::TofQCorrSvc | ( | const std::string & | name, |
ISvcLocator * | svcloc | ||
) |
Definition at line 30 of file TofQCorrSvc.cxx.
TofQCorrSvc::~TofQCorrSvc | ( | ) |
Definition at line 88 of file TofQCorrSvc.cxx.
TofQCorrSvc::TofQCorrSvc | ( | const std::string & | name, |
ISvcLocator * | svcloc | ||
) |
TofQCorrSvc::~TofQCorrSvc | ( | ) |
|
virtual |
Implements ITofQCorrSvc.
Definition at line 187 of file TofQCorrSvc.cxx.
|
virtual |
Implements ITofQCorrSvc.
|
virtual |
Implements ITofQCorrSvc.
Definition at line 205 of file TofQCorrSvc.cxx.
|
virtual |
Implements ITofQCorrSvc.
|
virtual |
Implements ITofQCorrSvc.
Definition at line 222 of file TofQCorrSvc.cxx.
|
virtual |
Implements ITofQCorrSvc.
|
virtual |
Definition at line 81 of file TofQCorrSvc.cxx.
|
virtual |
|
virtual |
Implements ITofQCorrSvc.
Definition at line 92 of file TofQCorrSvc.cxx.
|
virtual |
Implements ITofQCorrSvc.
|
virtual |
Implements ITofQCorrSvc.
Definition at line 97 of file TofQCorrSvc.cxx.
|
virtual |
Implements ITofQCorrSvc.
|
virtual |
Implements ITofQCorrSvc.
Definition at line 102 of file TofQCorrSvc.cxx.
|
virtual |
Implements ITofQCorrSvc.
void TofQCorrSvc::getTofQCorrInfo | ( | ) |
Definition at line 122 of file TofQCorrSvc.cxx.
Referenced by handle().
void TofQCorrSvc::getTofQCorrInfo | ( | ) |
void TofQCorrSvc::handle | ( | const Incident & | inc | ) |
Definition at line 107 of file TofQCorrSvc.cxx.
void TofQCorrSvc::handle | ( | const Incident & | ) |
|
virtual |
Definition at line 45 of file TofQCorrSvc.cxx.
|
virtual |
|
virtual |
Definition at line 34 of file TofQCorrSvc.cxx.
|
virtual |