ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
summary
SimpleSummary.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
#ifndef DQM_ALGORITHMS_SIMPLE_SUMMARY_H
11
#define DQM_ALGORITHMS_SIMPLE_SUMMARY_H
12
13
#include <dqm_core/SummaryMaker.h>
14
15
namespace
dqm_algorithms
16
{
17
namespace
summary
18
{
19
struct
SimpleSummary
:
public
dqm_core::SummaryMaker
20
{
21
SimpleSummary
();
22
~SimpleSummary
();
23
24
SimpleSummary
*
clone
();
25
dqm_core::Result *
execute
(
const
std::string & ,
const
dqm_core::Result &
result
,
const
dqm_core::ParametersMap & );
26
};
27
}
28
}
29
30
#endif
dqm_algorithms::summary
Definition
AlwaysGreenSummary.h:18
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::summary::SimpleSummary::execute
dqm_core::Result * execute(const std::string &, const dqm_core::Result &result, const dqm_core::ParametersMap &)
Definition
SimpleSummary.cxx:34
dqm_algorithms::summary::SimpleSummary::~SimpleSummary
~SimpleSummary()
Definition
SimpleSummary.cxx:25
dqm_algorithms::summary::SimpleSummary::SimpleSummary
SimpleSummary()
Definition
SimpleSummary.cxx:21
dqm_algorithms::summary::SimpleSummary::clone
SimpleSummary * clone()
Definition
SimpleSummary.cxx:29
result
Generated on
for ATLAS Offline Software by
1.14.0