![]() |
![]() |
Public Member Functions | |
void | book (DQMStore::IBooker &, ProcessCallGraph const &, ProcessCallGraph::ProcessType const &, double event_range, double event_resolution, double path_range, double path_resolution, unsigned int lumisections, bool byls) |
void | fill (ProcessCallGraph::ProcessType const &, ResourcesPerJob const &, ResourcesPerProcess const &, unsigned int ls) |
PlotsPerProcess (ProcessCallGraph::ProcessType const &) | |
void | reset () |
Private Attributes | |
std::vector< PlotsPerPath > | endpaths_ |
PlotsPerElement | event_ |
std::vector< PlotsPerPath > | paths_ |
Definition at line 353 of file FastTimerService.h.
FastTimerService::PlotsPerProcess::PlotsPerProcess | ( | ProcessCallGraph::ProcessType const & | process | ) |
Definition at line 463 of file FastTimerService.cc.
void FastTimerService::PlotsPerProcess::book | ( | DQMStore::IBooker & | booker, |
ProcessCallGraph const & | job, | ||
ProcessCallGraph::ProcessType const & | process, | ||
double | event_range, | ||
double | event_resolution, | ||
double | path_range, | ||
double | path_resolution, | ||
unsigned int | lumisections, | ||
bool | byls | ||
) |
Definition at line 481 of file FastTimerService.cc.
References FastTimerService::PlotsPerElement::book(), ProcessCallGraph::ProcessType::endPaths_, endpaths_, event_, hcalTTPDigis_cfi::id, ProcessCallGraph::ProcessType::name_, ProcessCallGraph::ProcessType::paths_, paths_, DQMStore::IBooker::pwd(), DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
void FastTimerService::PlotsPerProcess::fill | ( | ProcessCallGraph::ProcessType const & | description, |
ResourcesPerJob const & | data, | ||
ResourcesPerProcess const & | process, | ||
unsigned int | ls | ||
) |
Definition at line 522 of file FastTimerService.cc.
References FastTimerService::ResourcesPerProcess::endpaths, ProcessCallGraph::ProcessType::endPaths_, endpaths_, event_, FastTimerService::PlotsPerElement::fill(), hcalTTPDigis_cfi::id, FastTimerService::ResourcesPerProcess::paths, ProcessCallGraph::ProcessType::paths_, paths_, and FastTimerService::ResourcesPerProcess::total.
void FastTimerService::PlotsPerProcess::reset | ( | void | ) |
Definition at line 471 of file FastTimerService.cc.
References endpaths_, event_, callgraph::path, paths_, and FastTimerService::PlotsPerElement::reset().
|
private |
Definition at line 367 of file FastTimerService.h.
Referenced by Config.Process::_insertPaths(), book(), Config.Process::dumpConfig(), Config.Process::dumpPython(), fill(), and reset().
|
private |
Definition at line 364 of file FastTimerService.h.
|
private |
Definition at line 366 of file FastTimerService.h.
Referenced by Config.Process::_insertPaths(), book(), Config.Process::dumpConfig(), Config.Process::dumpPython(), fill(), Config.Process::pathNames(), and reset().