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