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 | lumi_ |
std::vector< PlotsPerElement > | modules_ |
PlotsPerElement | overhead_ |
std::vector< PlotsPerProcess > | processes_ |
PlotsPerElement | run_ |
Definition at line 406 of file FastTimerService.h.
FastTimerService::PlotsPerJob::PlotsPerJob | ( | ProcessCallGraph const & | job, |
std::vector< GroupOfModules > const & | groups | ||
) |
Definition at line 682 of file FastTimerService.cc.
References LaserDQM_cfg::process, ProcessCallGraph::processes(), and processes_.
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 689 of file FastTimerService.cc.
References makeHippyCampaign::basedir, event_(), watchdog::group, triggerObjects_cff::id, edm::ModuleDescription::id(), label, ProcessCallGraph::module(), customisers::module_name, edm::ModuleDescription::moduleLabel(), FastTimerService::overhead_, 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 739 of file FastTimerService.cc.
References data, event_(), watchdog::group, triggerObjects_cff::id, eostools::ls(), FastTimerService::overhead_, and ProcessCallGraph::processDescription().
void FastTimerService::PlotsPerJob::fill_lumi | ( | AtomicResources const & | data, |
unsigned int | lumisection | ||
) |
Definition at line 762 of file FastTimerService.cc.
References data, and eostools::ls().
void FastTimerService::PlotsPerJob::fill_run | ( | AtomicResources const & | data | ) |
|
private |
Definition at line 426 of file FastTimerService.h.
|
private |
Definition at line 427 of file FastTimerService.h.
|
private |
Definition at line 433 of file FastTimerService.h.
|
private |
Definition at line 430 of file FastTimerService.h.
|
private |
Definition at line 435 of file FastTimerService.h.
|
private |
Definition at line 428 of file FastTimerService.h.
|
private |
Definition at line 437 of file FastTimerService.h.
Referenced by PlotsPerJob().
|
private |
Definition at line 431 of file FastTimerService.h.