AliRoot Core
edcc906 (edcc906)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
AliGlobalQAChecker.h
Go to the documentation of this file.
1
#ifndef ALIGLOBALQACHECKER_H
2
#define ALIGLOBALQACHECKER_H
3
/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
4
* See cxx source for full Copyright notice */
5
6
7
/* $Id: AliGlobalQAChecker.h 27115 2008-07-04 15:12:14Z hristov $ */
8
9
/*
10
Checks the quality assurance.
11
By comparing with reference data
12
Y. Schutz CERN July 2007
13
*/
14
15
16
// --- ROOT system ---
17
class
TFile ;
18
class
TH1F ;
19
class
TH1I ;
20
21
// --- Standard library ---
22
23
// --- AliRoot header files ---
24
#include "
AliQACheckerBase.h
"
25
class
AliGlobalLoader ;
26
27
class
AliGlobalQAChecker
:
public
AliQACheckerBase
{
28
29
public
:
30
AliGlobalQAChecker
() :
AliQACheckerBase
(
"Global"
,
"Global Quality Assurance Data Maker"
) {}
// ctor
31
virtual
~AliGlobalQAChecker
() {}
// dtor
32
33
private
:
34
35
ClassDef(
AliGlobalQAChecker
,1)
// description
36
37
};
38
39
#endif // AliGLOBALQAChecker_H
AliQACheckerBase
Definition:
AliQACheckerBase.h:32
AliGlobalQAChecker::AliGlobalQAChecker
AliGlobalQAChecker()
Definition:
AliGlobalQAChecker.h:30
AliGlobalQAChecker::~AliGlobalQAChecker
virtual ~AliGlobalQAChecker()
Definition:
AliGlobalQAChecker.h:31
AliQACheckerBase.h
AliGlobalQAChecker
Definition:
AliGlobalQAChecker.h:27
STEER
STEER
AliGlobalQAChecker.h
Generated on Wed May 2 2018 18:14:18 for AliRoot Core by
1.8.11