CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include "tofcalgsec/TofDataSet.h"
#include "CLHEP/Matrix/Vector.h"
#include "TH1F.h"
#include "TGraph.h"
#include "TGraphErrors.h"
#include "TCanvas.h"
Go to the source code of this file.
Classes | |
class | TofCalibFit |
Variables | |
const double | zbegin = -115.0 |
const double | zend = 115.0 |
const double | barrelRadius = 87.05 |
const double | rbegin = 53.5 |
const double | rend = 80.5 |
const int | nBarrelCommon = 4 |
const double barrelRadius = 87.05 |
Definition at line 16 of file Tof/tofcalgsec/tofcalgsec-00-02-08/tofcalgsec/TofCalibFit.h.
const int nBarrelCommon = 4 |
Definition at line 21 of file Tof/tofcalgsec/tofcalgsec-00-02-08/tofcalgsec/TofCalibFit.h.
Referenced by TofCalibFit::TofCalibFit().
const double rbegin = 53.5 |
Definition at line 18 of file Tof/tofcalgsec/tofcalgsec-00-02-08/tofcalgsec/TofCalibFit.h.
const double rend = 80.5 |
Definition at line 19 of file Tof/tofcalgsec/tofcalgsec-00-02-08/tofcalgsec/TofCalibFit.h.
const double zbegin = -115.0 |
Definition at line 14 of file Tof/tofcalgsec/tofcalgsec-00-02-08/tofcalgsec/TofCalibFit.h.
const double zend = 115.0 |
Definition at line 15 of file Tof/tofcalgsec/tofcalgsec-00-02-08/tofcalgsec/TofCalibFit.h.