#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 | CheckVariance |
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 CheckVariance | CheckVarianceROOT |
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 AllContentAlongDiagonal AllContentAlongDiagonalROOT |
typedef CheckVariance CheckVarianceROOT |
typedef Comp2RefChi2 Comp2RefChi2ROOT |
typedef Comp2RefEqualH Comp2RefEqualHROOT |
typedef CompareToMedian CompareToMedianROOT |
typedef ContentsXRange ContentsXRangeROOT |
typedef ContentsYRange ContentsYRangeROOT |
typedef DeadChannel DeadChannelROOT |
typedef FlatOccupancy1d FlatOccupancy1dROOT |
typedef NoisyChannel NoisyChannelROOT |
typedef AllContentAlongDiagonal RuleAllContentAlongDiagonal |
typedef FlatOccupancy1d RuleFlatOccupancy1d |