ATLAS Offline Software
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.