algoName(void) const | QCriterion | [inline] |
algoName_ | QCriterion | [protected] |
badChannels_ | SimpleTest | [protected] |
checkRange(void) | MeanWithinExpected | [protected] |
checkSigma(void) | MeanWithinExpected | [protected] |
doGaussTest(const TH1 *h, float sigma) | MeanWithinExpected | [protected] |
doRangeTest(const TH1 *h) | MeanWithinExpected | [protected] |
enabled_ | QCriterion | [protected] |
errorProb_ | QCriterion | [protected] |
expMean_ | MeanWithinExpected | [protected] |
getAlgoName(void) | MeanWithinExpected | [inline, static] |
getBadChannels(void) const | SimpleTest | [inline, virtual] |
getMessage(void) const | QCriterion | [inline] |
getName(void) const | QCriterion | [inline] |
getStatus(void) const | QCriterion | [inline] |
h | MeanWithinExpected | [protected] |
init(void) | QCriterion | [protected] |
isInvalid(void) | MeanWithinExpected | [protected] |
keepBadChannels_ | SimpleTest | [protected] |
MeanWithinExpected(const std::string &name) | MeanWithinExpected | [inline] |
message_ | QCriterion | [protected] |
minEntries_ | SimpleTest | [protected] |
prob_ | QCriterion | [protected] |
QCriterion(std::string qtname) | QCriterion | [inline, protected] |
qtname_ | QCriterion | [protected] |
runTest(const MonitorElement *me) | MeanWithinExpected | [virtual] |
SimpleTest::runTest(const MonitorElement *me, QReport &qr, DQMNet::QValue &qv) | QCriterion | [inline, protected] |
setAlgoName(std::string name) | QCriterion | [inline, protected] |
setDisabled(void) | QCriterion | [protected] |
setErrorProb(float prob) | QCriterion | [inline] |
setExpectedMean(float expMean) | MeanWithinExpected | [inline] |
setInvalid(void) | QCriterion | [protected] |
setMessage(void) | MeanWithinExpected | [inline, protected, virtual] |
setMinimumEntries(unsigned n) | SimpleTest | [inline] |
setWarningProb(float prob) | QCriterion | [inline] |
sigma_ | MeanWithinExpected | [protected] |
SimpleTest(const std::string &name, bool keepBadChannels=false) | SimpleTest | [inline] |
status_ | QCriterion | [protected] |
update(void) | QCriterion | [inline, protected] |
useRange(float xmin, float xmax) | MeanWithinExpected | [inline] |
useRange_ | MeanWithinExpected | [protected] |
useRMS(void) | MeanWithinExpected | [inline] |
useRMS_ | MeanWithinExpected | [protected] |
useSigma(float expectedSigma) | MeanWithinExpected | [inline] |
useSigma_ | MeanWithinExpected | [protected] |
validExpMean_ | MeanWithinExpected | [protected] |
validMethod_ | MeanWithinExpected | [protected] |
validProb(float prob) const | QCriterion | [inline, protected] |
warningProb_ | QCriterion | [protected] |
wasModified(void) const | QCriterion | [inline] |
wasModified_ | QCriterion | [protected] |
xmax_ | MeanWithinExpected | [protected] |
xmin_ | MeanWithinExpected | [protected] |
~QCriterion(void) | QCriterion | [inline, protected, virtual] |