ATLAS Offline Software
|
#include <SimpleSummary.h>
Public Member Functions | |
SimpleSummary () | |
~SimpleSummary () | |
SimpleSummary * | clone () |
dqm_core::Result * | execute (const std::string &, const dqm_core::Result &result, const dqm_core::ParametersMap &) |
Definition at line 19 of file SimpleSummary.h.
dqm_algorithms::summary::SimpleSummary::SimpleSummary | ( | ) |
Definition at line 21 of file SimpleSummary.cxx.
dqm_algorithms::summary::SimpleSummary::~SimpleSummary | ( | ) |
Definition at line 25 of file SimpleSummary.cxx.
dqm_algorithms::summary::SimpleSummary * dqm_algorithms::summary::SimpleSummary::clone | ( | ) |
Definition at line 29 of file SimpleSummary.cxx.
dqm_core::Result * dqm_algorithms::summary::SimpleSummary::execute | ( | const std::string & | , |
const dqm_core::Result & | result, | ||
const dqm_core::ParametersMap & | map | ||
) |
Definition at line 34 of file SimpleSummary.cxx.