ATLAS Offline Software
DataQuality
dqm_algorithms
dqm_algorithms
summary
BinwiseSummary.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_BINWISESUMMARY_H
12
#define DQM_ALGORITHMS_BINWISESUMMARY_H
13
14
#include <dqm_core/SummaryMaker.h>
15
16
17
namespace
dqm_algorithms
18
{
19
namespace
summary
20
{
21
struct
BinwiseSummary
:
public
dqm_core::SummaryMaker
22
{
23
BinwiseSummary
();
24
~BinwiseSummary
();
25
BinwiseSummary
*
clone
();
26
dqm_core::Result
*
execute
(
const
std::string &
name
,
const
dqm_core::Result
& ,
const
dqm_core::ParametersMap & );
27
};
28
}
29
}
30
31
#endif //#ifndef DQM_ALGORITHMS_BINWISESUMMARY_H
dqm_algorithms::summary::BinwiseSummary
Definition:
BinwiseSummary.h:22
dqm_algorithms::summary::BinwiseSummary::execute
dqm_core::Result * execute(const std::string &name, const dqm_core::Result &, const dqm_core::ParametersMap &)
Definition:
BinwiseSummary.cxx:51
dqm_algorithms::summary::BinwiseSummary::~BinwiseSummary
~BinwiseSummary()
Definition:
BinwiseSummary.cxx:40
Result
ICscStripFitter::Result Result
Definition:
CalibCscStripFitter.cxx:13
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
dqm_algorithms
Definition:
AddReference.h:17
dqm_algorithms::summary::BinwiseSummary::BinwiseSummary
BinwiseSummary()
Definition:
BinwiseSummary.cxx:35
dqm_algorithms::summary::BinwiseSummary::clone
BinwiseSummary * clone()
Definition:
BinwiseSummary.cxx:45
SCT_Monitoring::summary
@ summary
Definition:
SCT_MonitoringNumbers.h:65
Generated on Thu Nov 7 2024 21:10:48 for ATLAS Offline Software by
1.8.18