ATLAS Offline Software
Loading...
Searching...
No Matches
BinsDiffByStrips.cxx File Reference

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

Detailed Description

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.

Author
Evan Wulf

Definition in file BinsDiffByStrips.cxx.

Variable Documentation

◆ myInstance

Definition at line 28 of file BinsDiffByStrips.cxx.