Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
BinsDiffFromPreviousLBs.cxx File Reference
#include <dqm_core/AlgorithmConfig.h>
#include <dqm_algorithms/BinsDiffFromPreviousLBs.h>
#include <dqm_algorithms/tools/AlgorithmHelper.h>
#include <dqm_core/AlgorithmManager.h>
#include <TH1.h>
#include <TF1.h>
#include <TClass.h>
#include <cmath>
#include <algorithm>
#include <iostream>

Go to the source code of this file.

Detailed Description

evaluates the number of consecutive bins with bin value different from set threshold. Also usable for single bins.

Author
Giulia Ucchielli

evaluates the number of consecutive bins with bin value different from set threshold. Also usable for single bins.

Author
Giulia Ucchielli

Definition in file BinsDiffFromPreviousLBs.cxx.