ATLAS Offline Software
DataQuality
dqm_algorithms
dqm_algorithms
summary
PercentSummary.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_PERCENT_SUMMARY_H
10
#define DQM_ALGORITHMS_PERCENT_SUMMARY_H
11
12
#include <dqm_core/SummaryMaker.h>
13
14
namespace
dqm_algorithms
15
{
16
namespace
summary
17
{
18
struct
PercentSummary
:
public
dqm_core::SummaryMaker
19
{
20
PercentSummary
();
21
~PercentSummary
();
22
23
PercentSummary
*
clone
();
24
dqm_core::Result
*
execute
(
const
std::string & ,
const
dqm_core::Result
&
result
,
const
dqm_core::ParametersMap & );
25
};
26
}
27
}
28
29
#endif
dqm_algorithms::summary::PercentSummary::~PercentSummary
~PercentSummary()
Definition:
PercentSummary.cxx:26
get_generator_info.result
result
Definition:
get_generator_info.py:21
dqm_algorithms::summary::PercentSummary::execute
dqm_core::Result * execute(const std::string &, const dqm_core::Result &result, const dqm_core::ParametersMap &)
Definition:
PercentSummary.cxx:37
dqm_algorithms::summary::PercentSummary::clone
PercentSummary * clone()
Definition:
PercentSummary.cxx:31
dqm_algorithms::summary::PercentSummary
Definition:
PercentSummary.h:19
Result
ICscStripFitter::Result Result
Definition:
CalibCscStripFitter.cxx:13
dqm_algorithms
Definition:
AddReference.h:17
dqm_algorithms::summary::PercentSummary::PercentSummary
PercentSummary()
Definition:
PercentSummary.cxx:21
SCT_Monitoring::summary
@ summary
Definition:
SCT_MonitoringNumbers.h:65
Generated on Thu Nov 7 2024 21:23:22 for ATLAS Offline Software by
1.8.18