ATLAS Offline Software
DataQuality
dqm_algorithms
dqm_algorithms
summary
AlwaysUndefinedSummary.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
10
#ifndef DQM_ALGORITHMS_ALWAYS_GREEN_SUMMARY_H
11
#define DQM_ALGORITHMS_ALWAYS_GREEN_SUMMARY_H
12
13
#include <dqm_core/SummaryMaker.h>
14
15
namespace
dqm_algorithms
16
{
17
namespace
summary
18
{
19
struct
AlwaysUndefinedSummary
:
public
dqm_core::SummaryMaker
20
{
21
AlwaysUndefinedSummary
();
22
~AlwaysUndefinedSummary
();
23
24
AlwaysUndefinedSummary
*
clone
();
25
dqm_core::Result
*
execute
(
const
std::string & ,
const
dqm_core::Result
&
result
,
const
dqm_core::ParametersMap & );
26
};
27
}
28
}
29
30
#endif
get_generator_info.result
result
Definition:
get_generator_info.py:21
dqm_algorithms::summary::AlwaysUndefinedSummary
Definition:
AlwaysUndefinedSummary.h:20
dqm_algorithms::summary::AlwaysUndefinedSummary::execute
dqm_core::Result * execute(const std::string &, const dqm_core::Result &result, const dqm_core::ParametersMap &)
Definition:
AlwaysUndefinedSummary.cxx:37
dqm_algorithms::summary::AlwaysUndefinedSummary::clone
AlwaysUndefinedSummary * clone()
Definition:
AlwaysUndefinedSummary.cxx:31
Result
ICscStripFitter::Result Result
Definition:
CalibCscStripFitter.cxx:13
dqm_algorithms::summary::AlwaysUndefinedSummary::AlwaysUndefinedSummary
AlwaysUndefinedSummary()
Definition:
AlwaysUndefinedSummary.cxx:21
dqm_algorithms
Definition:
AddReference.h:17
dqm_algorithms::summary::AlwaysUndefinedSummary::~AlwaysUndefinedSummary
~AlwaysUndefinedSummary()
Definition:
AlwaysUndefinedSummary.cxx:26
SCT_Monitoring::summary
@ summary
Definition:
SCT_MonitoringNumbers.h:65
Generated on Thu Nov 7 2024 21:09:56 for ATLAS Offline Software by
1.8.18