![]() |
ATLAS Offline Software
|
#include <GatherData.h>
Public Member Functions | |
| GatherData () | |
| virtual | ~GatherData () |
| virtual dqm_core::Algorithm * | clone () |
| virtual dqm_core::Result * | execute (const std::string &name, const TObject &data, const dqm_core::AlgorithmConfig &config) |
| virtual void | printDescription (std::ostream &out) |
Protected Attributes | |
| std::string | m_name |
Definition at line 16 of file GatherData.h.
| dqm_algorithms::GatherData::GatherData | ( | ) |
Definition at line 33 of file GatherData.cxx.
|
virtual |
Definition at line 41 of file GatherData.cxx.
|
virtual |
Definition at line 48 of file GatherData.cxx.
|
virtual |
Definition at line 56 of file GatherData.cxx.
|
virtual |
Definition at line 99 of file GatherData.cxx.
|
protected |
Definition at line 30 of file GatherData.h.