Public Member Functions | |
ModuleInfo () | |
void | reset () |
~ModuleInfo () | |
Public Attributes | |
TH1F * | dqm_active |
bool | has_just_run |
bool | is_exclusive |
double | summary_active |
double | time_active |
Definition at line 144 of file FastTimerService.h.
|
inline |
Definition at line 152 of file FastTimerService.h.
|
inline |
|
inline |
Definition at line 165 of file FastTimerService.h.
References dqm_active, has_just_run, is_exclusive, summary_active, and time_active.
Referenced by ~ModuleInfo().
TH1F* FastTimerService::ModuleInfo::dqm_active |
Definition at line 147 of file FastTimerService.h.
Referenced by FastTimerService::postProcessEvent(), FastTimerService::preBeginRun(), and reset().
bool FastTimerService::ModuleInfo::has_just_run |
Definition at line 148 of file FastTimerService.h.
Referenced by FastTimerService::postModule(), FastTimerService::postProcessPath(), FastTimerService::preProcessPath(), and reset().
bool FastTimerService::ModuleInfo::is_exclusive |
Definition at line 149 of file FastTimerService.h.
Referenced by FastTimerService::postProcessEvent(), FastTimerService::postProcessPath(), and reset().
double FastTimerService::ModuleInfo::summary_active |
Definition at line 146 of file FastTimerService.h.
Referenced by FastTimerService::postEndJob(), FastTimerService::postModule(), and reset().
double FastTimerService::ModuleInfo::time_active |
Definition at line 145 of file FastTimerService.h.
Referenced by FastTimerService::postModule(), FastTimerService::postProcessEvent(), FastTimerService::postProcessPath(), and reset().