ATLAS Offline Software
|
#include <PercentSummary.h>
Public Member Functions | |
PercentSummary () | |
~PercentSummary () | |
PercentSummary * | clone () |
dqm_core::Result * | execute (const std::string &, const dqm_core::Result &result, const dqm_core::ParametersMap &) |
Definition at line 18 of file PercentSummary.h.
dqm_algorithms::summary::PercentSummary::PercentSummary | ( | ) |
Definition at line 21 of file PercentSummary.cxx.
dqm_algorithms::summary::PercentSummary::~PercentSummary | ( | ) |
Definition at line 26 of file PercentSummary.cxx.
dqm_algorithms::summary::PercentSummary * dqm_algorithms::summary::PercentSummary::clone | ( | ) |
Definition at line 31 of file PercentSummary.cxx.
dqm_core::Result * dqm_algorithms::summary::PercentSummary::execute | ( | const std::string & | , |
const dqm_core::Result & | result, | ||
const dqm_core::ParametersMap & | map | ||
) |
Definition at line 37 of file PercentSummary.cxx.