|
BOSS 8.0.0
BESIII Offline Software System
|
#include "GaudiKernel/Algorithm.h"#include "GaudiKernel/NTuple.h"#include "TF1.h"#include "TH1F.h"#include "MucCalib/MucIdTransform.h"#include "MucCalib/MucMark.h"#include "MucCalib/MucStructConst.h"Go to the source code of this file.
Classes | |
| class | DQA_MUC |
Variables | |
| const int | TAGN = 2 |
| const int | LVLN = 3 |
| const char | ENAME [TAGN][10] = { "All", "Dimu" } |
| const char | HTYPE [2][10] = { "Num", "Den" } |
| const char | LNAME [LVLN][10] = { "Layer", "Box", "Strip" } |
| const char ENAME[TAGN][10] = { "All", "Dimu" } |
| const char HTYPE[2][10] = { "Num", "Den" } |
| const char LNAME[LVLN][10] = { "Layer", "Box", "Strip" } |
Definition at line 18 of file DQA_MUC.h.
Referenced by DQA_MUC::initialize().
| const int LVLN = 3 |
Definition at line 15 of file DQA_MUC.h.
Referenced by DQA_MUC::initialize().
| const int TAGN = 2 |
Definition at line 14 of file DQA_MUC.h.
Referenced by DQA_MUC::initialize().