Public Member Functions | |
void | book (dqm::reco::DQMStore::IBooker &, ProcessCallGraph const &, std::vector< GroupOfModules > const &, PlotRanges const &event_ranges, PlotRanges const &path_ranges, PlotRanges const &module_ranges, unsigned int lumisections, bool bymodule, bool bypath, bool byls, bool transitions) |
void | fill (ProcessCallGraph const &, ResourcesPerJob const &, unsigned int ls) |
void | fill_lumi (AtomicResources const &, unsigned int lumisection) |
void | fill_run (AtomicResources const &) |
PlotsPerJob (ProcessCallGraph const &job, std::vector< GroupOfModules > const &groups) | |
Private Attributes | |
PlotsPerElement | event_ |
PlotsPerElement | event_ex_ |
std::vector< PlotsPerElement > | highlight_ |
PlotsPerElement | idle_ |
PlotsPerElement | lumi_ |
std::vector< PlotsPerElement > | modules_ |
PlotsPerElement | overhead_ |
std::vector< PlotsPerProcess > | processes_ |
PlotsPerElement | run_ |
Definition at line 413 of file FastTimerService.h.
FastTimerService::PlotsPerJob::PlotsPerJob | ( | ProcessCallGraph const & | job, |
std::vector< GroupOfModules > const & | groups | ||
) |
Definition at line 689 of file FastTimerService.cc.
void FastTimerService::PlotsPerJob::book | ( | dqm::reco::DQMStore::IBooker & | booker, |
ProcessCallGraph const & | job, | ||
std::vector< GroupOfModules > const & | groups, | ||
PlotRanges const & | event_ranges, | ||
PlotRanges const & | path_ranges, | ||
PlotRanges const & | module_ranges, | ||
unsigned int | lumisections, | ||
bool | bymodule, | ||
bool | bypath, | ||
bool | byls, | ||
bool | transitions | ||
) |
Definition at line 696 of file FastTimerService.cc.
References mkLumiAveragedPlots::basedir, FastTimerService::fixForDQM(), watchdog::group, EcalPhiSymFlatTableProducers_cfi::id, edm::ModuleDescription::id(), label, ProcessCallGraph::module(), edm::ModuleDescription::moduleLabel(), LaserDQM_cfg::process, ProcessCallGraph::processDescription(), ProcessCallGraph::processes(), dqm::implementation::NavigatorBase::pwd(), dqm::implementation::NavigatorBase::setCurrentFolder(), ProcessCallGraph::source(), and AlCaHLTBitMon_QueryRunRegistry::string.
void FastTimerService::PlotsPerJob::fill | ( | ProcessCallGraph const & | job, |
ResourcesPerJob const & | data, | ||
unsigned int | ls | ||
) |
Definition at line 747 of file FastTimerService.cc.
References data, watchdog::group, EcalPhiSymFlatTableProducers_cfi::id, relval_nano::ls, and ProcessCallGraph::processDescription().
void FastTimerService::PlotsPerJob::fill_lumi | ( | AtomicResources const & | data, |
unsigned int | lumisection | ||
) |
Definition at line 771 of file FastTimerService.cc.
References data, and relval_nano::ls.
void FastTimerService::PlotsPerJob::fill_run | ( | AtomicResources const & | data | ) |
Definition at line 766 of file FastTimerService.cc.
References data.
|
private |
Definition at line 433 of file FastTimerService.h.
|
private |
Definition at line 434 of file FastTimerService.h.
|
private |
Definition at line 441 of file FastTimerService.h.
|
private |
Definition at line 436 of file FastTimerService.h.
|
private |
Definition at line 438 of file FastTimerService.h.
|
private |
Definition at line 443 of file FastTimerService.h.
|
private |
Definition at line 435 of file FastTimerService.h.
|
private |
Definition at line 445 of file FastTimerService.h.
|
private |
Definition at line 439 of file FastTimerService.h.