|
BOSS 8.0.0
BESIII Offline Software System
|
#include <QtCalib.h>
Public Member Functions | |
| QtCalib () | |
| ~QtCalib () | |
| void | init (TObjArray *hlist, MdcCosGeom *pGeom) |
| void | mergeHist (TFile *fhist) |
| void | calib (MdcCalibConst *calconst, TObjArray *newXtList, TObjArray *r2tList) |
| Public Member Functions inherited from CalibBase | |
| CalibBase () | |
| virtual | ~CalibBase () |
Static Public Member Functions | |
| static Double_t | qtFun (Double_t *x, Double_t *par) |
| QtCalib::QtCalib | ( | ) |
Definition at line 6 of file QtCalib.cpp.
| QtCalib::~QtCalib | ( | ) |
Definition at line 8 of file QtCalib.cpp.
|
virtual |
Implements CalibBase.
Definition at line 79 of file QtCalib.cpp.
|
virtual |
Implements CalibBase.
Definition at line 10 of file QtCalib.cpp.
|
virtual |
Implements CalibBase.
Definition at line 58 of file QtCalib.cpp.
|
static |
Definition at line 143 of file QtCalib.cpp.
Referenced by calib().