![]() |
ATLAS Offline Software
|
#include "dqm_core/AlgorithmConfig.h"#include "dqm_core/AlgorithmManager.h"#include "dqm_algorithms/LastBinThreshold.h"#include "dqm_algorithms/tools/AlgorithmHelper.h"#include "ers/ers.h"#include "TClass.h"#include "TObject.h"#include "TH1.h"#include "TProfile.h"#include <iostream>#include <cmath>Go to the source code of this file.
checks whether the last bin(s) in a histogram exceed the given thresholds, returns dqm_core::Result
Definition in file LastBinThreshold.cxx.
1.8.18