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

calculates average bin value; finds bins more than N Sigma away from average and returns dqm_core::Result More...

#include <dqm_core/AlgorithmConfig.h>
#include <dqm_algorithms/Bins_Diff_FromAvg.h>
#include <dqm_algorithms/tools/AlgorithmHelper.h>
#include <dqm_core/AlgorithmManager.h>
#include <TH1.h>
#include <TF1.h>
#include <TClass.h>
#include <cmath>
#include <iostream>
#include <string>

Go to the source code of this file.

Variables

static dqm_algorithms::Bins_Diff_FromAvg myInstance

Detailed Description

calculates average bin value; finds bins more than N Sigma away from average and returns dqm_core::Result

Author
Haleh Hadavand

Definition in file Bins_Diff_FromAvg.cxx.

Variable Documentation

◆ myInstance

Definition at line 23 of file Bins_Diff_FromAvg.cxx.