ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
summary
WorstCaseYellow.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
8
9
10
11
#ifndef DQM_ALGORITHMS_WORSTCASEYELLOW_H
12
#define DQM_ALGORITHMS_WORSTCASEYELLOW_H
13
14
#include <dqm_core/SummaryMaker.h>
15
16
namespace
dqm_algorithms
17
{
18
namespace
summary
19
{
22
struct
WorstCaseYellow
:
public
dqm_core::SummaryMaker
23
{
24
WorstCaseYellow
();
25
~WorstCaseYellow
();
26
WorstCaseYellow
*
clone
();
27
dqm_core::Result*
execute
(
const
std::string & ,
const
dqm_core::Result & ,
const
dqm_core::ParametersMap & );
28
};
29
}
30
}
31
32
#endif
dqm_algorithms::summary
Definition
AlwaysGreenSummary.h:18
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::summary::WorstCaseYellow::WorstCaseYellow
WorstCaseYellow()
Definition
WorstCaseYellow.cxx:15
dqm_algorithms::summary::WorstCaseYellow::execute
dqm_core::Result * execute(const std::string &, const dqm_core::Result &, const dqm_core::ParametersMap &)
Definition
WorstCaseYellow.cxx:31
dqm_algorithms::summary::WorstCaseYellow::~WorstCaseYellow
~WorstCaseYellow()
Definition
WorstCaseYellow.cxx:20
dqm_algorithms::summary::WorstCaseYellow::clone
WorstCaseYellow * clone()
Definition
WorstCaseYellow.cxx:25
Generated on
for ATLAS Offline Software by
1.14.0