CMS 3D CMS Logo

List of all members | Public Attributes
edm::ModuleInPathTimingSummary Struct Reference

#include <TriggerTimingReport.h>

Public Attributes

std::string moduleLabel
 
double realTime = 0.
 
int timesVisited = 0
 

Detailed Description

Definition at line 24 of file TriggerTimingReport.h.

Member Data Documentation

◆ moduleLabel

std::string edm::ModuleInPathTimingSummary::moduleLabel

Definition at line 28 of file TriggerTimingReport.h.

◆ realTime

double edm::ModuleInPathTimingSummary::realTime = 0.

Definition at line 26 of file TriggerTimingReport.h.

◆ timesVisited

int edm::ModuleInPathTimingSummary::timesVisited = 0

Definition at line 25 of file TriggerTimingReport.h.