#include <TriggerTimingReport.h>
Public Attributes | |
int | bitPosition = 0 |
double | cpuTime = 0. |
std::vector < ModuleInPathTimingSummary > | moduleInPathSummaries |
std::string | name |
double | realTime =0. |
int | timesRun = 0 |
Definition at line 34 of file TriggerTimingReport.h.
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 |
Definition at line 41 of file TriggerTimingReport.h.
Referenced by dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getFileInfoList(), cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), TreeCrawler.Package::dump(), edm::fillPathTimingSummary(), utils.StatisticalTest::get_status(), dirstructure.Directory::print_report(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and Vispa.Views.PropertyView.Property::valueChanged().
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().