4 #include "TStopwatch.h"
13 std::string
start(
bool r=
true){Start(
r);
return " [Start]";}
14 std::string
continu(){Continue();
return " [Continue]";}
16 std::string
stop() {Stop();
return " [Stop]";}
21 o<<
"\n "<<r<<
" total:"<<
total<<
" ["<<
name<<
"]";
std::string start(bool r=true)
MyWatcher(const std::string n="")
void Reset(std::vector< TH2F > &depth)