Public Member Functions | |
ModuleInfo () | |
Public Attributes | |
TH1F * | dqm_active |
bool | has_just_run |
double | summary_active |
double | time_active |
Definition at line 124 of file FastTimerService.h.
FastTimerService::ModuleInfo::ModuleInfo | ( | ) | [inline] |
Definition at line 131 of file FastTimerService.h.
: time_active(0.), summary_active(0.), dqm_active(0), has_just_run(false) { }
Definition at line 127 of file FastTimerService.h.
Referenced by FastTimerService::postBeginJob(), and FastTimerService::postModule().
Definition at line 128 of file FastTimerService.h.
Referenced by FastTimerService::postModule(), FastTimerService::postProcessPath(), and FastTimerService::preProcessPath().
Definition at line 126 of file FastTimerService.h.
Referenced by FastTimerService::postEndJob(), and FastTimerService::postModule().
Definition at line 125 of file FastTimerService.h.
Referenced by FastTimerService::postModule(), FastTimerService::postProcessPath(), and FastTimerService::preProcessEvent().