#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 | DQMChannel = MonitorElementData::QReport::DQMChannel |
using | QReport = MonitorElementData::QReport |
using QReport = MonitorElementData::QReport |