CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
Functions | |
void | Hello () |
Variables | |
const int | LAYERNMAX = 6 |
const int | GEO_METHOD = 1 |
const int | NEP = 6 |
const int | NLAYER = 6 |
const int | NTRKPAR = 5 |
const int | NTRKPARALL = 10 |
const int | NDOFALIGN = 6 |
const bool | g_dofs [6] = {1, 1, 1, 1, 1, 1} |
const double | sta_fac = 1.0 / sqrt(10000.0/10000.0) |
const double | g_Sigm [36] |
const double | g_res_cut = 10. |
const double | g_res_cut_init = 7. |
const double | g_start_chi_cut = 500. |
const int | gNsamLC = 100 |
const int | gNsamGB = 100 |
const double | gStepLC [5] = {0.05, 0.001, 0.001, 0.05, 0.002} |
const double | gStepGB [36] |
void CgemAlignment::Hello | ( | ) |
const bool CgemAlignment::g_dofs[6] = {1, 1, 1, 1, 1, 1} |
Definition at line 21 of file CgemAlignment.h.
Referenced by CgemMilleAlign::initialize().
const double CgemAlignment::g_res_cut = 10. |
Definition at line 35 of file CgemAlignment.h.
Referenced by CgemMilleAlign::initialize().
const double CgemAlignment::g_res_cut_init = 7. |
Definition at line 36 of file CgemAlignment.h.
Referenced by CgemMilleAlign::initialize().
const double CgemAlignment::g_Sigm[36] |
Definition at line 25 of file CgemAlignment.h.
Referenced by CgemMilleAlign::initialize().
const double CgemAlignment::g_start_chi_cut = 500. |
Definition at line 37 of file CgemAlignment.h.
Referenced by CgemMilleAlign::initialize().
const int CgemAlignment::GEO_METHOD = 1 |
Definition at line 14 of file CgemAlignment.h.
Referenced by CgemMilleAlign::initialize().
const int CgemAlignment::gNsamGB = 100 |
Definition at line 40 of file CgemAlignment.h.
const int CgemAlignment::gNsamLC = 100 |
Definition at line 39 of file CgemAlignment.h.
const double CgemAlignment::gStepGB[36] |
Definition at line 43 of file CgemAlignment.h.
const double CgemAlignment::gStepLC[5] = {0.05, 0.001, 0.001, 0.05, 0.002} |
Definition at line 42 of file CgemAlignment.h.
const int CgemAlignment::LAYERNMAX = 6 |
Definition at line 13 of file CgemAlignment.h.
Referenced by CgemMilleAlign::CgemMilleAlign(), CgemMilleAlign::clear(), and CgemMilleAlign::initialize().
const int CgemAlignment::NDOFALIGN = 6 |
Definition at line 19 of file CgemAlignment.h.
Referenced by CgemMilleAlign::initialize(), and CgemMilleAlign::updateAlignPar().
const int CgemAlignment::NEP = 6 |
Definition at line 15 of file CgemAlignment.h.
Referenced by CgemAlignPar::CgemAlignPar(), CgemAlignPar::initAlignPar(), CgemAlignPar::rdAlignPar(), and CgemAlignPar::wrtAlignPar().
const int CgemAlignment::NLAYER = 6 |
Definition at line 16 of file CgemAlignment.h.
Referenced by CgemMilleAlign::initialize(), and CgemMilleAlign::updateAlignPar().
const int CgemAlignment::NTRKPAR = 5 |
Definition at line 17 of file CgemAlignment.h.
Referenced by CgemMilleAlign::fillHist(), and CgemMilleAlign::initialize().
const int CgemAlignment::NTRKPARALL = 10 |
Definition at line 18 of file CgemAlignment.h.
Referenced by CgemMilleAlign::fillHist().
const double CgemAlignment::sta_fac = 1.0 / sqrt(10000.0/10000.0) |
Definition at line 24 of file CgemAlignment.h.