Public Member Functions | |
ModuleInfo () | |
void | reset () |
~ModuleInfo () | |
Public Attributes | |
uint32_t | counter |
TH1F * | dqm_active |
PathInfo * | run_in_path |
double | summary_active |
double | time_active |
FastTimer | timer |
Definition at line 186 of file FastTimerService.h.
|
inline |
Definition at line 195 of file FastTimerService.h.
|
inline |
|
inline |
Definition at line 209 of file FastTimerService.h.
References counter, dqm_active, FastTimer::reset(), run_in_path, summary_active, time_active, and timer.
Referenced by FastTimerService::StreamData::reset(), and ~ModuleInfo().
uint32_t FastTimerService::ModuleInfo::counter |
Definition at line 192 of file FastTimerService.h.
Referenced by counter.Counters::__getitem__(), FastTimerService::postEvent(), FastTimerService::postPathEvent(), and reset().
TH1F* FastTimerService::ModuleInfo::dqm_active |
Definition at line 190 of file FastTimerService.h.
Referenced by FastTimerService::postEvent(), FastTimerService::preStreamBeginRun(), and reset().
PathInfo* FastTimerService::ModuleInfo::run_in_path |
Definition at line 191 of file FastTimerService.h.
Referenced by FastTimerService::postEvent(), FastTimerService::postPathEvent(), FastTimerService::preModuleEvent(), and reset().
double FastTimerService::ModuleInfo::summary_active |
Definition at line 189 of file FastTimerService.h.
Referenced by FastTimerService::postEvent(), FastTimerService::postModuleEvent(), and reset().
double FastTimerService::ModuleInfo::time_active |
Definition at line 188 of file FastTimerService.h.
Referenced by FastTimerService::postEvent(), FastTimerService::postModuleEvent(), FastTimerService::postPathEvent(), and reset().
FastTimer FastTimerService::ModuleInfo::timer |
Definition at line 187 of file FastTimerService.h.
Referenced by FastTimerService::postModuleEvent(), FastTimerService::postModuleEventDelayedGet(), FastTimerService::preModuleEvent(), FastTimerService::preModuleEventDelayedGet(), and reset().