ATLAS Offline Software
Classes | Namespaces | Enumerations
BinsDiffFromStripMedian.h File Reference
#include <dqm_core/Algorithm.h>
#include <vector>
#include <iosfwd>
#include <string>
Include dependency graph for BinsDiffFromStripMedian.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dqm_algorithms::BinsDiffFromStripMedian
 
class  bin
 
class  colorbin
 
class  colorcluster
 

Namespaces

 dqm_algorithms
 

Enumerations

enum  color { green, yellow, red }
 

Enumeration Type Documentation

◆ color

enum color
Enumerator
green 
yellow 
red 

Definition at line 18 of file BinsDiffFromStripMedian.h.

18 {green,yellow,red};
yellow
@ yellow
Definition: BinsDiffFromStripMedian.h:18
green
@ green
Definition: BinsDiffFromStripMedian.h:18
red
@ red
Definition: BinsDiffFromStripMedian.h:18