ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
summary
JetWorstCaseSummary.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_JETWORSTCASESUMMARY_H
10
#define DQM_ALGORITHMS_JETWORSTCASESUMMARY_H
11
12
#include <dqm_core/SummaryMaker.h>
13
14
namespace
dqm_algorithms
15
{
16
namespace
summary
17
{
26
struct
JetWorstCaseSummary
:
public
dqm_core::SummaryMaker
27
{
28
JetWorstCaseSummary
();
29
~JetWorstCaseSummary
();
30
JetWorstCaseSummary
*
clone
();
31
dqm_core::Result*
execute
(
const
std::string & ,
const
dqm_core::Result & ,
const
dqm_core::ParametersMap & );
32
};
33
}
34
}
35
36
#endif
dqm_algorithms::summary
Definition
AlwaysGreenSummary.h:18
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::summary::JetWorstCaseSummary::~JetWorstCaseSummary
~JetWorstCaseSummary()
Definition
JetWorstCaseSummary.cxx:22
dqm_algorithms::summary::JetWorstCaseSummary::JetWorstCaseSummary
JetWorstCaseSummary()
Definition
JetWorstCaseSummary.cxx:17
dqm_algorithms::summary::JetWorstCaseSummary::execute
dqm_core::Result * execute(const std::string &, const dqm_core::Result &, const dqm_core::ParametersMap &)
Definition
JetWorstCaseSummary.cxx:33
dqm_algorithms::summary::JetWorstCaseSummary::clone
JetWorstCaseSummary * clone()
Definition
JetWorstCaseSummary.cxx:27
Generated on
for ATLAS Offline Software by
1.14.0