Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DQM_ALGORITHMS_BINHEIGHTTHRESHOLD_H
10 #define DQM_ALGORITHMS_BINHEIGHTTHRESHOLD_H
12 #include <dqm_core/Algorithm.h>
31 using dqm_core::Algorithm::printDescription;
40 #endif // DQM_ALGORITHMS_BINHEIGHTTHRESHOLD_H
BinHeightThreshold::binStatus CompareBinHeightThreshold(const std::string &type, double bincontent, double thresholdGr, double thresholdRed, std::pair< bool, double > valueGray)
void printDescription(std::ostream &out)
bool equalWithinPrecision(double a, double b)
ICscStripFitter::Result Result
BinHeightThreshold(const std::string &name)
BinHeightThreshold * clone()
bool checkUndefinedStatusValue(const std::string &type, double thresholdGr, double thresholdRed, std::pair< bool, double > valueGray)
void CheckThresholds(const std::string &type, double thresholdGr, double thresholdRed)
dqm_core::Result * execute(const std::string &, const TObject &, const dqm_core::AlgorithmConfig &)