#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, connectstrParser::o, csvReporter::r, and total.
Referenced by EcalRawToRecHitFacility::beginRun(), EcalRawToRecHitRoI::produce(), EcalRawToRecHitFacility::produce(), EcalRawToRecHitProducer::produce(), ESUnpackerWorker::work(), and EcalUnpackerWorker::work().
|
inline |
Definition at line 15 of file MyWatcher.h.
|
inline |
Definition at line 13 of file MyWatcher.h.
References csvReporter::r.
Referenced by 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 BeautifulSoup.Tag::_invert(), TreeCrawler.Package::dump(), lap(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and python.Vispa.Views.PropertyView.Property::valueChanged().
double MyWatcher::total |
Definition at line 25 of file MyWatcher.h.
Referenced by lap().