This is the complete list of members for ContentSigma, including all inherited members.
algoName() const | QCriterion | inline |
algoName_ | QCriterion | protected |
badChannels_ | SimpleTest | protected |
ContentSigma(const std::string &name) | ContentSigma | inline |
dead_ | ContentSigma | protected |
ERROR_PROB_THRESHOLD | QCriterion | static |
errorProb_ | QCriterion | protected |
getAlgoName() | ContentSigma | inlinestatic |
getBadChannels() const override | SimpleTest | inlinevirtual |
getMessage() const | QCriterion | inline |
getName() const | QCriterion | inline |
getNeighborSigma(double average, unsigned groupx, unsigned groupy, unsigned Xblocks, unsigned Yblocks, unsigned neighborsX, unsigned neighborsY, const TH1 *h) const | ContentSigma | protected |
getNeighborSum(unsigned groupx, unsigned groupy, unsigned Xblocks, unsigned Yblocks, unsigned neighborsX, unsigned neighborsY, const TH1 *h) const | ContentSigma | protected |
getStatus() const | QCriterion | inline |
init() | QCriterion | |
keepBadChannels_ | SimpleTest | protected |
message_ | QCriterion | protected |
minEntries_ | SimpleTest | protected |
MonitorElement typedef | QCriterion | |
noisy_ | ContentSigma | protected |
numNeighborsX_ | ContentSigma | protected |
numNeighborsY_ | ContentSigma | protected |
numXblocks_ | ContentSigma | protected |
numYblocks_ | ContentSigma | protected |
prob_ | QCriterion | protected |
QCriterion(std::string qtname) | QCriterion | inline |
qtname_ | QCriterion | protected |
rangeInitialized_ | ContentSigma | protected |
runTest(const MonitorElement *me) override | ContentSigma | virtual |
SimpleTest::runTest(const MonitorElement *me, QReport &qr, DQMNet::QValue &qv) | QCriterion | inline |
setAlgoName(std::string name) | QCriterion | inlineprotected |
setDead(bool dead) | ContentSigma | inline |
setErrorProb(float prob) | QCriterion | inline |
setMessage() override | SimpleTest | inlineprotectedvirtual |
setMinimumEntries(unsigned n) | SimpleTest | inline |
setNoisy(bool noisy) | ContentSigma | inline |
setNumNeighborsX(unsigned ncx) | ContentSigma | inline |
setNumNeighborsY(unsigned ncy) | ContentSigma | inline |
setNumXblocks(unsigned ncx) | ContentSigma | inline |
setNumYblocks(unsigned ncy) | ContentSigma | inline |
setToleranceDead(float factorDead) | ContentSigma | inline |
setToleranceNoisy(float factorNoisy) | ContentSigma | inline |
setVerbose(int verbose) | QCriterion | inlineprotected |
setWarningProb(float prob) | QCriterion | inline |
setXMax(unsigned xMax) | ContentSigma | inline |
setXMin(unsigned xMin) | ContentSigma | inline |
setYMax(unsigned yMax) | ContentSigma | inline |
setYMin(unsigned yMin) | ContentSigma | inline |
SimpleTest(const std::string &name, bool keepBadChannels=false) | SimpleTest | inline |
status_ | QCriterion | protected |
toleranceDead_ | ContentSigma | protected |
toleranceNoisy_ | ContentSigma | protected |
verbose_ | QCriterion | protected |
WARNING_PROB_THRESHOLD | QCriterion | static |
warningProb_ | QCriterion | protected |
xMax_ | ContentSigma | protected |
xMin_ | ContentSigma | protected |
yMax_ | ContentSigma | protected |
yMin_ | ContentSigma | protected |
~QCriterion()=default | QCriterion | virtual |