![]() |
ATLAS Offline Software
|
#include <PassInput.h>
Public Member Functions | |
| PassInput () | |
| ~PassInput () | |
| PassInput * | clone () |
| dqm_core::Result * | execute (const std::string &, const TObject &, const dqm_core::AlgorithmConfig &) |
| void | printDescription (std::ostream &out) |
Definition at line 17 of file PassInput.h.
| dqm_algorithms::PassInput::PassInput | ( | ) |
Definition at line 25 of file PassInput.cxx.
| dqm_algorithms::PassInput::~PassInput | ( | ) |
Definition at line 30 of file PassInput.cxx.
| dqm_algorithms::PassInput * dqm_algorithms::PassInput::clone | ( | ) |
Definition at line 35 of file PassInput.cxx.
| dqm_core::Result * dqm_algorithms::PassInput::execute | ( | const std::string & | name, |
| const TObject & | object, | ||
| const dqm_core::AlgorithmConfig & | config ) |
Definition at line 43 of file PassInput.cxx.
| void dqm_algorithms::PassInput::printDescription | ( | std::ostream & | out | ) |
Definition at line 112 of file PassInput.cxx.