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