CMS 3D CMS Logo

Public Member Functions | Public Attributes

FastTimerService::PathInfo Struct Reference

List of all members.

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

Detailed Description

Definition at line 173 of file FastTimerService.h.


Constructor & Destructor Documentation

FastTimerService::PathInfo::PathInfo ( ) [inline]
FastTimerService::PathInfo::~PathInfo ( ) [inline]

Definition at line 229 of file FastTimerService.h.

References reset().

                {
      reset();
    }

Member Function Documentation

void FastTimerService::PathInfo::reset ( void  ) [inline]

Member Data Documentation

Definition at line 181 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 183 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 185 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 184 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 182 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 186 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 175 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 177 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 178 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 176 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().

Definition at line 180 of file FastTimerService.h.

Referenced by FastTimerService::postProcessPath(), and reset().