![]() |
ATLAS Offline Software
|
calculates average bin value for a strip of bins and finds bins that are outliers from that strip. More...
#include <dqm_core/AlgorithmConfig.h>#include <dqm_algorithms/BinsDiffByStrips.h>#include <dqm_algorithms/tools/AlgorithmHelper.h>#include <dqm_core/AlgorithmManager.h>#include <TH1.h>#include <TH1F.h>#include <TH2F.h>#include <TClass.h>#include <TObjArray.h>#include <TMath.h>#include <cmath>#include <string>#include <algorithm>Go to the source code of this file.
Variables | |
| static dqm_algorithms::BinsDiffByStrips | myInstance |
calculates average bin value for a strip of bins and finds bins that are outliers from that strip.
DQ decision based on worst bin only, not number of bad bins.
Definition in file BinsDiffByStrips.cxx.
|
static |
Definition at line 28 of file BinsDiffByStrips.cxx.