#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 | Comp2Ref2DChi2 |
class | Comp2RefChi2 |
class | Comp2RefEqualH |
class | Comp2RefKolmogorov |
Comparison to reference using the Kolmogorov algorithm. More... | |
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 | Comp2Ref2DChi2ROOT = Comp2Ref2DChi2 |
using | Comp2RefChi2ROOT = Comp2RefChi2 |
using | Comp2RefEqualHROOT = Comp2RefEqualH |
using | Comp2RefKolmogorovROOT = Comp2RefKolmogorov |
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 |
using AllContentAlongDiagonalROOT = AllContentAlongDiagonal |
using CheckVarianceROOT = CheckVariance |
using Comp2Ref2DChi2ROOT = Comp2Ref2DChi2 |
using Comp2RefChi2ROOT = Comp2RefChi2 |
using Comp2RefEqualHROOT = Comp2RefEqualH |
using CompareToMedianROOT = CompareToMedian |
using ContentSigmaROOT = ContentSigma |
using ContentsXRangeROOT = ContentsXRange |
using ContentsYRangeROOT = ContentsYRange |
using DeadChannelROOT = DeadChannel |
using FlatOccupancy1dROOT = FlatOccupancy1d |
using NoisyChannelROOT = NoisyChannel |
using RuleAllContentAlongDiagonal = AllContentAlongDiagonal |
using RuleFlatOccupancy1d = FlatOccupancy1d |