ATLAS Offline Software
|
#include <BlackBin.h>
Public Member Functions | |
BlackBin () | |
BlackBin * | clone () |
dqm_core::Result * | execute (const std::string &, const TObject &, const dqm_core::AlgorithmConfig &) |
void | printDescription (std::ostream &out) |
Definition at line 18 of file BlackBin.h.
dqm_algorithms::BlackBin::BlackBin | ( | ) |
Definition at line 23 of file BlackBin.cxx.
dqm_algorithms::BlackBin * dqm_algorithms::BlackBin::clone | ( | ) |
Definition at line 30 of file BlackBin.cxx.
dqm_core::Result * dqm_algorithms::BlackBin::execute | ( | const std::string & | name, |
const TObject & | object, | ||
const dqm_core::AlgorithmConfig & | config | ||
) |
Definition at line 38 of file BlackBin.cxx.
void dqm_algorithms::BlackBin::printDescription | ( | std::ostream & | out | ) |
Definition at line 84 of file BlackBin.cxx.