BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
DQA_MUC.h File Reference
#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" }

Variable Documentation

◆ ENAME

const char ENAME[TAGN][10] = { "All", "Dimu" }

Definition at line 16 of file DQA_MUC.h.

16{ "All", "Dimu" };

Referenced by DQA_MUC::initialize().

◆ HTYPE

const char HTYPE[2][10] = { "Num", "Den" }

Definition at line 17 of file DQA_MUC.h.

17{ "Num", "Den" };

Referenced by DQA_MUC::initialize().

◆ LNAME

const char LNAME[LVLN][10] = { "Layer", "Box", "Strip" }

Definition at line 18 of file DQA_MUC.h.

18{ "Layer", "Box", "Strip" };

Referenced by DQA_MUC::initialize().

◆ LVLN

const int LVLN = 3

Definition at line 15 of file DQA_MUC.h.

Referenced by DQA_MUC::initialize().

◆ TAGN

const int TAGN = 2

Definition at line 14 of file DQA_MUC.h.

Referenced by DQA_MUC::initialize().