CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs
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>
#include <utility>

Go to the source code of this file.

Classes

class  CheckVariance
 
class  CompareLastFilledBin
 
class  CompareToMedian
 
class  ContentSigma
 Check the sigma of each bin against the rest of the chamber by a factor of tolerance/. More...
 
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

using AllContentAlongDiagonalROOT = AllContentAlongDiagonal
 
using CheckVarianceROOT = CheckVariance
 
using CompareLastFilledBinROOT = CompareLastFilledBin
 
using CompareToMedianROOT = CompareToMedian
 
using ContentSigmaROOT = ContentSigma
 
using ContentsWithinExpectedROOT = ContentsWithinExpected
 
using ContentsXRangeROOT = ContentsXRange
 
using ContentsYRangeROOT = ContentsYRange
 
using CSC01ROOT = CSC01
 
using DeadChannelROOT = DeadChannel
 
using FixedFlatOccupancy1dROOT = FixedFlatOccupancy1d
 
using FlatOccupancy1dROOT = FlatOccupancy1d
 
using MeanWithinExpectedROOT = MeanWithinExpected
 
using NoisyChannelROOT = NoisyChannel
 
using RuleAllContentAlongDiagonal = AllContentAlongDiagonal
 
using RuleCSC01 = CSC01
 
using RuleFixedFlatOccupancy1d = FixedFlatOccupancy1d
 
using RuleFlatOccupancy1d = FlatOccupancy1d
 

Typedef Documentation

using AllContentAlongDiagonalROOT = AllContentAlongDiagonal

Definition at line 43 of file QTest.h.

Definition at line 49 of file QTest.h.

Definition at line 47 of file QTest.h.

Definition at line 45 of file QTest.h.

Definition at line 23 of file QTest.h.

Definition at line 27 of file QTest.h.

Definition at line 17 of file QTest.h.

Definition at line 19 of file QTest.h.

using CSC01ROOT = CSC01

Definition at line 40 of file QTest.h.

Definition at line 25 of file QTest.h.

Definition at line 37 of file QTest.h.

using FlatOccupancy1dROOT = FlatOccupancy1d

Definition at line 34 of file QTest.h.

Definition at line 29 of file QTest.h.

Definition at line 21 of file QTest.h.

using RuleAllContentAlongDiagonal = AllContentAlongDiagonal

Definition at line 42 of file QTest.h.

using RuleCSC01 = CSC01

Definition at line 39 of file QTest.h.

Definition at line 36 of file QTest.h.

using RuleFlatOccupancy1d = FlatOccupancy1d

Definition at line 33 of file QTest.h.