ATLAS Offline Software
|
#include <dqm_core/AlgorithmConfig.h>
#include <dqm_algorithms/BlackBin.h>
#include <dqm_algorithms/tools/AlgorithmHelper.h>
#include <TH1.h>
#include <TH2.h>
#include <TF1.h>
#include <TClass.h>
#include <ers/ers.h>
#include <dqm_core/AlgorithmManager.h>
Go to the source code of this file.
checks an individual bin of a 2D histogram wrt to a threshold value and returns dqm_core::Result
Definition in file BlackBin.cxx.