Public Member Functions | |
PathInfo () | |
void | reset () |
~PathInfo () | |
Public Attributes | |
TH1F * | dqm_active |
TH1F * | dqm_exclusive |
TH1F * | dqm_intermodules |
TH1F * | dqm_module_active |
TH1F * | dqm_module_counter |
TH1F * | dqm_module_total |
TH1F * | dqm_overhead |
TH1F * | dqm_postmodules |
TH1F * | dqm_premodules |
TH1F * | dqm_total |
uint32_t | index |
uint32_t | last_run |
std::vector< ModuleInfo * > | modules |
double | summary_active |
double | summary_intermodules |
double | summary_overhead |
double | summary_postmodules |
double | summary_premodules |
double | summary_total |
double | time_active |
double | time_intermodules |
double | time_overhead |
double | time_postmodules |
double | time_premodules |
double | time_total |
Definition at line 175 of file FastTimerService.h.
|
inline |
Definition at line 203 of file FastTimerService.h.
|
inline |
|
inline |
Definition at line 236 of file FastTimerService.h.
References dqm_active, dqm_intermodules, dqm_module_active, dqm_module_counter, dqm_module_total, dqm_overhead, dqm_postmodules, dqm_premodules, dqm_total, index, last_run, modules, summary_active, summary_intermodules, summary_overhead, summary_postmodules, summary_premodules, summary_total, time_active, time_intermodules, time_overhead, time_postmodules, time_premodules, and time_total.
Referenced by ~PathInfo().
TH1F* FastTimerService::PathInfo::dqm_active |
Definition at line 191 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), and reset().
TH1F* FastTimerService::PathInfo::dqm_exclusive |
Definition at line 192 of file FastTimerService.h.
Referenced by FastTimerService::postProcessEvent(), and FastTimerService::preBeginRun().
TH1F* FastTimerService::PathInfo::dqm_intermodules |
Definition at line 194 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), and reset().
TH1F* FastTimerService::PathInfo::dqm_module_active |
Definition at line 199 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), and reset().
TH1F* FastTimerService::PathInfo::dqm_module_counter |
Definition at line 198 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), and reset().
TH1F* FastTimerService::PathInfo::dqm_module_total |
Definition at line 200 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), and reset().
TH1F* FastTimerService::PathInfo::dqm_overhead |
Definition at line 196 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), and reset().
TH1F* FastTimerService::PathInfo::dqm_postmodules |
Definition at line 195 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), and reset().
TH1F* FastTimerService::PathInfo::dqm_premodules |
Definition at line 193 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), and reset().
TH1F* FastTimerService::PathInfo::dqm_total |
Definition at line 197 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), and reset().
uint32_t FastTimerService::PathInfo::index |
Definition at line 190 of file FastTimerService.h.
Referenced by FastTimerService::postProcessEvent(), FastTimerService::postProcessPath(), FastTimerService::preProcessPath(), and reset().
uint32_t FastTimerService::PathInfo::last_run |
Definition at line 189 of file FastTimerService.h.
Referenced by FastTimerService::postProcessEvent(), FastTimerService::postProcessPath(), and reset().
std::vector<ModuleInfo *> FastTimerService::PathInfo::modules |
Definition at line 176 of file FastTimerService.h.
Referenced by FastTimerService::postProcessEvent(), FastTimerService::postProcessPath(), FastTimerService::preBeginRun(), FastTimerService::preProcessPath(), and reset().
double FastTimerService::PathInfo::summary_active |
Definition at line 183 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::summary_intermodules |
Definition at line 185 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::summary_overhead |
Definition at line 187 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::summary_postmodules |
Definition at line 186 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::summary_premodules |
Definition at line 184 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::summary_total |
Definition at line 188 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::time_active |
Definition at line 177 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::time_intermodules |
Definition at line 179 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::time_overhead |
Definition at line 181 of file FastTimerService.h.
Referenced by FastTimerService::postProcessEvent(), FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::time_postmodules |
Definition at line 180 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::time_premodules |
Definition at line 178 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().
double FastTimerService::PathInfo::time_total |
Definition at line 182 of file FastTimerService.h.
Referenced by FastTimerService::postProcessPath(), and reset().