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

evaluates the number of consecutive bins with bin value different from set threshold. More...

#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.

Variables

static dqm_algorithms::BinsDiffFromPreviousLBs myInstance

Detailed Description

evaluates the number of consecutive bins with bin value different from set threshold.

Also usable for single bins.

Author
Giulia Ucchielli

Also usable for single bins.

Author
Giulia Ucchielli

Definition in file BinsDiffFromPreviousLBs.cxx.

Variable Documentation

◆ myInstance

Definition at line 23 of file BinsDiffFromPreviousLBs.cxx.