1#ifndef Physics_Analysis_DQA_MUC_H
2#define Physics_Analysis_DQA_MUC_H
4#include "GaudiKernel/AlgFactory.h"
5#include "GaudiKernel/Algorithm.h"
6#include "GaudiKernel/NTuple.h"
19const char HTYPE[2][10] = {
"Num",
"Den"};
20const char LNAME[
LVLN][10] = {
"Layer",
"Box",
"Strip"};
25 DQA_MUC(
const std::string& name, ISvcLocator* pSvcLocator);
31 StatusCode FillHistograms(
bool isDimu );
43 long m_recordAll[
PART_MAX][SEGMENT_MAX][LAYER_MAX][STRIP_INBOX_MAX][5];
44 long m_recordDimu[
PART_MAX][SEGMENT_MAX][LAYER_MAX][STRIP_INBOX_MAX][5];
54 vector< mark_col > m_clusterCol;
55 vector<float> m_lineResCol;
68 TH1F* m_hNosRatio[
TAGN][2];
71 TH1F* m_hCostheta[
TAGN];
const char ENAME[TAGN][10]
const char LNAME[LVLN][10]
vector< MucMark * > mark_col