![]() |
![]() |
Public Member Functions | |
FastTimerServiceClient (edm::ParameterSet const &) | |
~FastTimerServiceClient () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &setup) |
void | beginJob () |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) |
void | beginRun (edm::Run const &run, edm::EventSetup const &setup) |
void | endJob () |
void | endLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) |
void | endRun (edm::Run const &run, edm::EventSetup const &setup) |
void | fillSummaryPlots () |
Private Attributes | |
std::string | m_dqm_path |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 23 of file FastTimerServiceClient.cc.
|
explicit |
Definition at line 45 of file FastTimerServiceClient.cc.
FastTimerServiceClient::~FastTimerServiceClient | ( | ) |
Definition at line 50 of file FastTimerServiceClient.cc.
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 60 of file FastTimerServiceClient.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 81 of file FastTimerServiceClient.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 70 of file FastTimerServiceClient.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 65 of file FastTimerServiceClient.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 86 of file FastTimerServiceClient.cc.
References fillSummaryPlots().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 75 of file FastTimerServiceClient.cc.
References fillSummaryPlots().
|
static |
Definition at line 170 of file FastTimerServiceClient.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 92 of file FastTimerServiceClient.cc.
References PDRates::average, DQMStore::book1D(), postValidation_cfi::efficiency, patZpeak::events, DQMStore::get(), MonitorElement::getTH1F(), MonitorElement::getTProfile(), i, diffTwoXMLs::label, m_dqm_path, max(), min, n, cppFunctionSkipper::operator, or, AlCaHLTBitMon_ParallelJobs::p, EgammaValidation_cff::paths, DQMStore::setCurrentFolder(), findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, lumiQTWidget::t, and pileupDistInMC::total.
Referenced by endLuminosityBlock(), and endRun().
|
private |
Definition at line 31 of file FastTimerServiceClient.cc.
Referenced by fillSummaryPlots().