![]() |
![]() |
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 FastTimer::reset().
Referenced by FastTimerService::StreamData::reset().
uint32_t FastTimerService::ModuleInfo::counter |
Definition at line 192 of file FastTimerService.h.
Referenced by counter.Counters::__getitem__(), FastTimerService::postEvent(), and FastTimerService::postPathEvent().
TH1F* FastTimerService::ModuleInfo::dqm_active |
Definition at line 190 of file FastTimerService.h.
Referenced by FastTimerService::postEvent(), and FastTimerService::preStreamBeginRun().
PathInfo* FastTimerService::ModuleInfo::run_in_path |
Definition at line 191 of file FastTimerService.h.
Referenced by FastTimerService::postEvent(), FastTimerService::postPathEvent(), and FastTimerService::preModuleEvent().
double FastTimerService::ModuleInfo::summary_active |
Definition at line 189 of file FastTimerService.h.
Referenced by FastTimerService::postEvent(), and FastTimerService::postModuleEvent().
double FastTimerService::ModuleInfo::time_active |
Definition at line 188 of file FastTimerService.h.
Referenced by FastTimerService::postEvent(), FastTimerService::postModuleEvent(), and FastTimerService::postPathEvent().
FastTimer FastTimerService::ModuleInfo::timer |
Definition at line 187 of file FastTimerService.h.
Referenced by FastTimerService::postModuleEvent(), FastTimerService::postModuleEventDelayedGet(), FastTimerService::preModuleEvent(), and FastTimerService::preModuleEventDelayedGet().