CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/NTuple.h"
#include "TH1F.h"
#include "TF1.h"
#include "MucCalibAlg/MucStructConst.h"
#include "MucCalibAlg/MucMark.h"
#include "MucCalibAlg/MucIdTransform.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 20 of file DQA_MUC.h.
Referenced by DQA_MUC::initialize().
const int LVLN = 3 |
Definition at line 17 of file DQA_MUC.h.
Referenced by DQA_MUC::initialize().
const int TAGN = 2 |
Definition at line 16 of file DQA_MUC.h.
Referenced by DQA_MUC::initialize().