Public Member Functions | |
void | book (DQMStore::IBooker &, ProcessCallGraph const &, ProcessCallGraph::PathType const &, double range, double resolution, unsigned int lumisections, bool byls) |
void | fill (ProcessCallGraph::PathType const &, ResourcesPerJob const &, ResourcesPerPath const &, unsigned int lumisection) |
PlotsPerPath () | |
void | reset () |
Private Attributes | |
TH1D * | module_counter_ |
TH1D * | module_time_real_total_ |
TH1D * | module_time_thread_total_ |
PlotsPerElement | total_ |
Definition at line 330 of file FastTimerService.h.
FastTimerService::PlotsPerPath::PlotsPerPath | ( | ) |
Definition at line 381 of file FastTimerService.cc.
void FastTimerService::PlotsPerPath::book | ( | DQMStore::IBooker & | booker, |
ProcessCallGraph const & | job, | ||
ProcessCallGraph::PathType const & | path, | ||
double | range, | ||
double | resolution, | ||
unsigned int | lumisections, | ||
bool | byls | ||
) |
Definition at line 400 of file FastTimerService.cc.
References stringResolutionProvider_cfi::bin, create_public_pileup_plots::bins, FastTimerService::PlotsPerElement::book(), DQMStore::IBooker::book1DD(), MonitorElement::getTH1D(), diffTwoXMLs::label, module_counter_, module_time_real_total_, module_time_thread_total_, ProcessCallGraph::PathType::modules_and_dependencies_, ProcessCallGraph::PathType::name_, DQMStore::IBooker::pwd(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and total_.
void FastTimerService::PlotsPerPath::fill | ( | ProcessCallGraph::PathType const & | description, |
ResourcesPerJob const & | data, | ||
ResourcesPerPath const & | path, | ||
unsigned int | lumisection | ||
) |
Definition at line 446 of file FastTimerService.cc.
References FastTimerService::PlotsPerElement::fill(), mps_fire::i, FastTimerService::ResourcesPerPath::last, module_counter_, module_time_real_total_, module_time_thread_total_, FastTimerService::ResourcesPerJob::modules, ProcessCallGraph::PathType::modules_and_dependencies_, AnalysisDataFormats_SUSYBSMObjects::ms, FastTimerService::ResourcesPerPath::status, FastTimerService::ResourcesPerPath::total, and total_.
void FastTimerService::PlotsPerPath::reset | ( | void | ) |
Definition at line 390 of file FastTimerService.cc.
References module_counter_, module_time_real_total_, module_time_thread_total_, FastTimerService::PlotsPerElement::reset(), and total_.
|
private |
Definition at line 347 of file FastTimerService.h.
|
private |
Definition at line 350 of file FastTimerService.h.
|
private |
Definition at line 349 of file FastTimerService.h.
|
private |
Definition at line 339 of file FastTimerService.h.