#include <MyWatcher.h>
Public Member Functions | |
std::string | continu () |
std::string | lap () |
MyWatcher (const std::string n="") | |
std::string | reset () |
std::string | start (bool r=true) |
std::string | stop () |
~MyWatcher () | |
Public Attributes | |
std::string | name |
double | total |
Definition at line 8 of file MyWatcher.h.
|
inline |
Definition at line 10 of file MyWatcher.h.
|
inline |
Definition at line 11 of file MyWatcher.h.
|
inline |
Definition at line 14 of file MyWatcher.h.
|
inline |
Definition at line 17 of file MyWatcher.h.
References name, python.connectstrParser::o, alignCSCRings::r, and total.
Referenced by ESUnpackerWorker::work().
|
inline |
|
inline |
Definition at line 13 of file MyWatcher.h.
References alignCSCRings::r.
Referenced by progressbar.ProgressBar::__next__(), Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().
|
inline |
Definition at line 16 of file MyWatcher.h.
std::string MyWatcher::name |
Definition at line 24 of file MyWatcher.h.
Referenced by dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getDataType(), dataset.Dataset::__getFileInfoList(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), TreeCrawler.Package::dump(), utils.StatisticalTest::get_status(), lap(), dirstructure.Directory::print_report(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and Vispa.Views.PropertyView.Property::valueChanged().
double MyWatcher::total |
Definition at line 25 of file MyWatcher.h.
Referenced by lap().