CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
edm::PathTimingSummary Struct Reference

#include <TriggerTimingReport.h>

Public Attributes

int bitPosition = 0
 
double cpuTime = 0.
 
std::vector
< ModuleInPathTimingSummary
moduleInPathSummaries
 
std::string name
 
double realTime =0.
 
int timesRun = 0
 

Detailed Description

Definition at line 34 of file TriggerTimingReport.h.

Member Data Documentation

int edm::PathTimingSummary::bitPosition = 0

Definition at line 36 of file TriggerTimingReport.h.

Referenced by edm::fillPathTimingSummary().

double edm::PathTimingSummary::cpuTime = 0.

Definition at line 38 of file TriggerTimingReport.h.

Referenced by edm::fillPathTimingSummary().

std::vector<ModuleInPathTimingSummary> edm::PathTimingSummary::moduleInPathSummaries

Definition at line 42 of file TriggerTimingReport.h.

Referenced by edm::fillPathTimingSummary().

std::string edm::PathTimingSummary::name
double edm::PathTimingSummary::realTime =0.

Definition at line 39 of file TriggerTimingReport.h.

Referenced by edm::fillPathTimingSummary().

int edm::PathTimingSummary::timesRun = 0

Definition at line 37 of file TriggerTimingReport.h.

Referenced by edm::fillPathTimingSummary().