ATLAS Offline Software
DataQuality
dqm_algorithms
dqm_algorithms
summary
WorstWBlackSummary.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
11
#ifndef DQM_ALGORITHMS_WORSTCASESUMMARY_H
12
#define DQM_ALGORITHMS_WORSTCASESUMMARY_H
13
14
#include <dqm_core/SummaryMaker.h>
15
16
namespace
dqm_algorithms
17
{
18
namespace
summary
19
{
29
struct
WorstWBlackSummary
:
public
dqm_core::SummaryMaker
30
{
31
WorstWBlackSummary
();
32
~WorstWBlackSummary
();
33
WorstWBlackSummary
*
clone
();
34
dqm_core::Result
*
execute
(
const
std::string & ,
const
dqm_core::Result
& ,
const
dqm_core::ParametersMap & );
35
};
36
}
37
}
38
39
#endif
dqm_algorithms::summary::WorstWBlackSummary::clone
WorstWBlackSummary * clone()
Definition:
WorstWBlackSummary.cxx:25
dqm_algorithms::summary::WorstWBlackSummary::execute
dqm_core::Result * execute(const std::string &, const dqm_core::Result &, const dqm_core::ParametersMap &)
Definition:
WorstWBlackSummary.cxx:31
Result
ICscStripFitter::Result Result
Definition:
CalibCscStripFitter.cxx:13
dqm_algorithms
Definition:
AddReference.h:17
dqm_algorithms::summary::WorstWBlackSummary
A simple summary This summary maker calculates result for a region as the worst result of childs.
Definition:
WorstWBlackSummary.h:30
dqm_algorithms::summary::WorstWBlackSummary::~WorstWBlackSummary
~WorstWBlackSummary()
Definition:
WorstWBlackSummary.cxx:20
dqm_algorithms::summary::WorstWBlackSummary::WorstWBlackSummary
WorstWBlackSummary()
Definition:
WorstWBlackSummary.cxx:15
SCT_Monitoring::summary
@ summary
Definition:
SCT_MonitoringNumbers.h:65
Generated on Thu Nov 7 2024 21:31:52 for ATLAS Offline Software by
1.8.18