CMS 3D CMS Logo

Classes | Typedefs

/data/refman/pasoursint/CMSSW_5_3_6/src/DQMServices/Core/interface/QTest.h File Reference

#include "DQMServices/Core/interface/MonitorElement.h"
#include "TProfile2D.h"
#include "TProfile.h"
#include "TH2F.h"
#include "TH1F.h"
#include <sstream>
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  Comp2RefChi2
class  Comp2RefEqualH
class  Comp2RefKolmogorov
 Comparison to reference using the Kolmogorov algorithm. More...
class  CompareLastFilledBin
class  CompareToMedian
class  ContentsWithinExpected
class  ContentsXRange
class  ContentsYRange
class  CSC01
class  DeadChannel
 test that histogram contents are above Ymin More...
class  FixedFlatOccupancy1d
class  MeanWithinExpected
 Algorithm for testing if histogram's mean value is near expected value. More...
class  NoisyChannel
 Check if any channels are noisy compared to neighboring ones. More...
class  QCriterion
class  SimpleTest

Typedefs

typedef AllContentAlongDiagonal AllContentAlongDiagonalROOT
typedef Comp2RefChi2 Comp2RefChi2ROOT
typedef Comp2RefEqualH Comp2RefEqualHROOT
typedef Comp2RefKolmogorov Comp2RefKolmogorovROOT
typedef CompareLastFilledBin CompareLastFilledBinROOT
typedef CompareToMedian CompareToMedianROOT
typedef ContentsWithinExpected ContentsWithinExpectedROOT
typedef ContentsXRange ContentsXRangeROOT
typedef ContentsYRange ContentsYRangeROOT
typedef CSC01 CSC01ROOT
typedef DeadChannel DeadChannelROOT
typedef FixedFlatOccupancy1d FixedFlatOccupancy1dROOT
typedef FlatOccupancy1d FlatOccupancy1dROOT
typedef MeanWithinExpected MeanWithinExpectedROOT
typedef NoisyChannel NoisyChannelROOT
typedef AllContentAlongDiagonal RuleAllContentAlongDiagonal
typedef CSC01 RuleCSC01
typedef FixedFlatOccupancy1d RuleFixedFlatOccupancy1d
typedef FlatOccupancy1d RuleFlatOccupancy1d

Typedef Documentation

typedef AllContentAlongDiagonal AllContentAlongDiagonalROOT

Definition at line 29 of file QTest.h.

Definition at line 15 of file QTest.h.

Definition at line 17 of file QTest.h.

Definition at line 16 of file QTest.h.

Definition at line 31 of file QTest.h.

Definition at line 30 of file QTest.h.

Definition at line 22 of file QTest.h.

Definition at line 18 of file QTest.h.

Definition at line 19 of file QTest.h.

typedef CSC01 CSC01ROOT

Definition at line 28 of file QTest.h.

Definition at line 21 of file QTest.h.

Definition at line 27 of file QTest.h.

typedef FlatOccupancy1d FlatOccupancy1dROOT

Definition at line 26 of file QTest.h.

Definition at line 23 of file QTest.h.

Definition at line 20 of file QTest.h.

typedef AllContentAlongDiagonal RuleAllContentAlongDiagonal

Definition at line 29 of file QTest.h.

typedef CSC01 RuleCSC01

Definition at line 28 of file QTest.h.

Definition at line 27 of file QTest.h.

typedef FlatOccupancy1d RuleFlatOccupancy1d

Definition at line 26 of file QTest.h.